is not current version
Last Version 1.0.0

com.lordofthejars:nosqlunit-core 0.7.2


GroupId

GroupId

com.lordofthejars
ArtifactId

ArtifactId

nosqlunit-core
Version

Version

0.7.2
Type

Type

jar

Download nosqlunit-core 0.7.2


<!-- https://jarcasting.com/artifacts/com.lordofthejars/nosqlunit-core/ -->
<dependency>
    <groupId>com.lordofthejars</groupId>
    <artifactId>nosqlunit-core</artifactId>
    <version>0.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.lordofthejars/nosqlunit-core/
implementation 'com.lordofthejars:nosqlunit-core:0.7.2'
// https://jarcasting.com/artifacts/com.lordofthejars/nosqlunit-core/
implementation ("com.lordofthejars:nosqlunit-core:0.7.2")
'com.lordofthejars:nosqlunit-core:jar:0.7.2'
<dependency org="com.lordofthejars" name="nosqlunit-core" rev="0.7.2">
  <artifact name="nosqlunit-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lordofthejars', module='nosqlunit-core', version='0.7.2')
)
libraryDependencies += "com.lordofthejars" % "nosqlunit-core" % "0.7.2"
[com.lordofthejars/nosqlunit-core "0.7.2"]