не последняя версия
Последняя версия 3.6.1

org.jsimpledb:jsimpledb-test 2.4.4

JSimpleDB unit test support classes.

Группа

Группа

org.jsimpledb
Идентификатор

Идентификатор

jsimpledb-test
Версия

Версия

2.4.4
Тип

Тип

jar

Скачать jsimpledb-test 2.4.4


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