is not current version
Last Version 3.6.1

org.jsimpledb:jsimpledb-test 2.1.1

JSimpleDB unit test support classes.

GroupId

GroupId

org.jsimpledb
ArtifactId

ArtifactId

jsimpledb-test
Version

Version

2.1.1
Type

Type

jar

Download jsimpledb-test 2.1.1


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