Last Version

JSimpleDB Spring Classes 3.6.1

JSimpleDB classes for the Spring Framework.

License

License

GroupId

GroupId

org.jsimpledb
ArtifactId

ArtifactId

jsimpledb-spring
Version

Version

3.6.1
Type

Type

jar
Description

Description

JSimpleDB Spring Classes
JSimpleDB classes for the Spring Framework.

Download jsimpledb-spring 3.6.1


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

Dependencies

compile (9)

Group / Artifact Type Version
org.jsimpledb : jsimpledb-main jar 3.6.1
org.jsimpledb : jsimpledb-coreapi jar 3.6.1
org.jsimpledb : jsimpledb-kv jar 3.6.1
org.springframework : spring-context jar 4.3.7.RELEASE
org.springframework : spring-core jar 4.3.7.RELEASE
org.springframework : spring-tx jar 4.3.7.RELEASE
org.springframework : spring-web jar 4.3.7.RELEASE
com.google.guava : guava jar 21.0
org.dellroad : dellroad-stuff-main jar 2.2.1

provided (2)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0
com.google.code.findbugs : jsr305 jar 3.0.1

test (2)

Group / Artifact Type Version
org.jsimpledb : jsimpledb-test jar 3.6.1
org.testng : testng jar 6.9.10

Project Modules

There are no modules declared in this project.