Files download
File Operation
marklogic-unit-test-modules-1.1.0.jar download
marklogic-unit-test-modules-1.1.0.pom download
marklogic-unit-test-modules-1.1.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.marklogic</groupId>
  <artifactId>marklogic-unit-test-modules</artifactId>
  <version>1.1.0</version>
</dependency>
Gradle Groovy
implementation 'com.marklogic:marklogic-unit-test-modules:1.1.0'
Gradle Kotlin
implementation("com.marklogic:marklogic-unit-test-modules:1.1.0")
Scala SBT
libraryDependencies += "com.marklogic" % "marklogic-unit-test-modules" % "1.1.0"
Groovy Grape
@Grapes(
  @Grab(group='com.marklogic', module='marklogic-unit-test-modules', version='1.1.0')
)
Apache Ivy
<dependency org="com.marklogic" name="marklogic-unit-test-modules" rev="1.1.0" />
Leiningen
[com.marklogic/marklogic-unit-test-modules "1.1.0"]
Apache Buildr
'com.marklogic:marklogic-unit-test-modules:jar:1.1.0'
Dependencies
The project has no third-party dependencies