License |
License
Apache License Version 2.0
|
---|---|
GroupId | GroupIdcom.lordofthejars |
ArtifactId | ArtifactIdnosqlunit-marklogic |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNoSQLUnit adapter for MarkLogic
|
Filename | Size |
---|---|
nosqlunit-marklogic-1.0.0.pom | |
nosqlunit-marklogic-1.0.0.jar | 70 KB |
nosqlunit-marklogic-1.0.0-sources.jar | 33 KB |
nosqlunit-marklogic-1.0.0-javadoc.jar | 575 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.lordofthejars/nosqlunit-marklogic/ -->
<dependency>
<groupId>com.lordofthejars</groupId>
<artifactId>nosqlunit-marklogic</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.lordofthejars/nosqlunit-marklogic/
implementation 'com.lordofthejars:nosqlunit-marklogic:1.0.0'
// https://jarcasting.com/artifacts/com.lordofthejars/nosqlunit-marklogic/
implementation ("com.lordofthejars:nosqlunit-marklogic:1.0.0")
'com.lordofthejars:nosqlunit-marklogic:jar:1.0.0'
<dependency org="com.lordofthejars" name="nosqlunit-marklogic" rev="1.0.0">
<artifact name="nosqlunit-marklogic" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lordofthejars', module='nosqlunit-marklogic', version='1.0.0')
)
libraryDependencies += "com.lordofthejars" % "nosqlunit-marklogic" % "1.0.0"
[com.lordofthejars/nosqlunit-marklogic "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.lordofthejars : nosqlunit-core | jar | 1.0.0 |
org.apache.tika : tika-core | jar | 1.20 |
org.apache.httpcomponents : httpclient | jar | 4.5.7 |
org.xmlunit : xmlunit-core | jar | 2.6.2 |
net.javacrumbs.json-unit : json-unit | jar | 2.5.0 |
org.hamcrest : hamcrest-core | jar | 1.3 |
org.hamcrest : hamcrest-library | jar | 1.3 |
org.slf4j : slf4j-api | jar | 1.7.5 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | |
com.marklogic : marklogic-client-api | jar | 4.2.0 |
junit : junit | jar | 4.12 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-test | jar | |
org.mockito : mockito-all | jar | 1.9.0 |
ch.qos.logback : logback-classic | jar | 1.0.11 |