Dependency Information

Apache Maven

<dependency>
  <groupId>com.sentrysoftware</groupId>
  <artifactId>metricshub-enterprise-doc</artifactId>
  <version>1.0.00</version>
</dependency>

Apache Ivy

<dependency org="com.sentrysoftware" name="metricshub-enterprise-doc" rev="1.0.00">
  <artifact name="metricshub-enterprise-doc" type="jar" />
</dependency>

Groovy Grape

@Grapes(
@Grab(group='com.sentrysoftware', module='metricshub-enterprise-doc', version='1.0.00')
)

Gradle/Grails

implementation 'com.sentrysoftware:metricshub-enterprise-doc:1.0.00'

Scala SBT

libraryDependencies += "com.sentrysoftware" % "metricshub-enterprise-doc" % "1.0.00"

Leiningen

[com.sentrysoftware/metricshub-enterprise-doc "1.0.00"]
No results.