is not current version
Last Version 3.6.1

org.jsimpledb:jsimpledb-spring 3.0.0

JSimpleDB classes for the Spring Framework.

GroupId

GroupId

org.jsimpledb
ArtifactId

ArtifactId

jsimpledb-spring
Version

Version

3.0.0
Type

Type

jar

Download jsimpledb-spring 3.0.0


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