License |
License
Apache License Version 2.0
|
---|---|
GroupId | GroupIdcom.lordofthejars |
ArtifactId | ArtifactIdnosqlunit |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionnosqlunit
NoSQL is a JUnit extension targeted to nosql-driven projects.
|
Project URL |
Project URL |
Filename | Size |
---|---|
nosqlunit-1.0.0.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.lordofthejars/nosqlunit/ -->
<dependency>
<groupId>com.lordofthejars</groupId>
<artifactId>nosqlunit</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.lordofthejars/nosqlunit/
implementation 'com.lordofthejars:nosqlunit:1.0.0'
// https://jarcasting.com/artifacts/com.lordofthejars/nosqlunit/
implementation ("com.lordofthejars:nosqlunit:1.0.0")
'com.lordofthejars:nosqlunit:pom:1.0.0'
<dependency org="com.lordofthejars" name="nosqlunit" rev="1.0.0">
<artifact name="nosqlunit" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.lordofthejars', module='nosqlunit', version='1.0.0')
)
libraryDependencies += "com.lordofthejars" % "nosqlunit" % "1.0.0"
[com.lordofthejars/nosqlunit "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
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 |
---|---|---|
junit : junit | jar | 4.12 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-all | jar | 1.9.0 |
ch.qos.logback : logback-classic | jar | 1.0.11 |