Last Version

JSimpleDB Ant Tasks 3.6.1

Ant tasks for use with JSimpleDB.

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.jsimpledb
ArtifactId

ArtifactId

jsimpledb-ant
Version

Version

3.6.1
Type

Type

jar
Description

Description

JSimpleDB Ant Tasks
Ant tasks for use with JSimpleDB.

Download jsimpledb-ant 3.6.1


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

Dependencies

compile (5)

Group / Artifact Type Version
org.jsimpledb : jsimpledb-main jar 3.6.1
org.jsimpledb : jsimpledb-kv jar 3.6.1
org.jsimpledb : jsimpledb-coreapi jar 3.6.1
org.jsimpledb : jsimpledb-spring jar 3.6.1
org.apache.ant : ant jar 1.9.7

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.1

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.9.10

Project Modules

There are no modules declared in this project.