License |
License |
---|---|
Categories |
CategoriesAnt Build Tools Permazen Data ORM |
GroupId | GroupIdio.permazen |
ArtifactId | ArtifactIdpermazen-ant |
Last Version | Last Version4.1.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPermazen Ant Tasks
Ant tasks for use with Permazen.
|
Filename | Size |
---|---|
permazen-ant-4.1.9.pom | |
permazen-ant-4.1.9.jar | 9 KB |
permazen-ant-4.1.9-sources.jar | 6 KB |
permazen-ant-4.1.9-javadoc.jar | 31 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.permazen/permazen-ant/ -->
<dependency>
<groupId>io.permazen</groupId>
<artifactId>permazen-ant</artifactId>
<version>4.1.9</version>
</dependency>
// https://jarcasting.com/artifacts/io.permazen/permazen-ant/
implementation 'io.permazen:permazen-ant:4.1.9'
// https://jarcasting.com/artifacts/io.permazen/permazen-ant/
implementation ("io.permazen:permazen-ant:4.1.9")
'io.permazen:permazen-ant:jar:4.1.9'
<dependency org="io.permazen" name="permazen-ant" rev="4.1.9">
<artifact name="permazen-ant" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.permazen', module='permazen-ant', version='4.1.9')
)
libraryDependencies += "io.permazen" % "permazen-ant" % "4.1.9"
[io.permazen/permazen-ant "4.1.9"]
Group / Artifact | Type | Version |
---|---|---|
io.permazen : permazen-main | jar | 4.1.9 |
io.permazen : permazen-kv | jar | 4.1.9 |
io.permazen : permazen-coreapi | jar | 4.1.9 |
io.permazen : permazen-spring | jar | 4.1.9 |
org.apache.ant : ant | jar | 1.10.11 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 7.1.0 |