is not current version
Last Version 1.0.0-rc.5

com.lordofthejars:nosqlunit-demo 0.7.0


GroupId

GroupId

com.lordofthejars
ArtifactId

ArtifactId

nosqlunit-demo
Version

Version

0.7.0
Type

Type

jar

Download nosqlunit-demo 0.7.0


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