is not current version
Last Version 3.6.1

org.jsimpledb:jsimpledb-spring 2.1.0

JSimpleDB classes for the Spring Framework.

GroupId

GroupId

org.jsimpledb
ArtifactId

ArtifactId

jsimpledb-spring
Version

Version

2.1.0
Type

Type

jar

Download jsimpledb-spring 2.1.0


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