Dependency Information

Apache Maven

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

Apache Ivy

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

Groovy Grape

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

Gradle/Grails

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

Scala SBT

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

Leiningen

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