AntTasks

Addon Ant Tasks

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

uk.co.firstzero
ArtifactId

ArtifactId

anttasks
Last Version

Last Version

2.5
Release Date

Release Date

Type

Type

jar
Description

Description

AntTasks
Addon Ant Tasks
Project URL

Project URL

https://github.com/parj/AddOnJavaAntTasks

Download anttasks

How to add to project

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

Dependencies

compile (13)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.1.1
org.slf4j : slf4j-api jar 1.7.5
net.sf.opencsv : opencsv jar 2.0
commons-codec : commons-codec jar 1.6
org.apache.ant : ant jar 1.8.1
log4j : log4j jar 1.2.16
xmlunit : xmlunit jar 1.3
org.apache.jackrabbit : jackrabbit-webdav jar 2.1.1
commons-httpclient : commons-httpclient jar 3.0
org.slf4j : slf4j-log4j12 jar 1.7.5
junit : junit jar 4.0
net.sourceforge.jexcelapi : jxl jar 2.6.12
com.h2database : h2 jar 1.3.170

Project Modules

There are no modules declared in this project.

Versions

Version
2.5
2.4