antology

The ANTOLOGY Ant library contributes useful tasks and types to APACHE ANT. It integrates seamlessly with other libraries like ant-contrib.

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

de.unkrig
ArtifactId

ArtifactId

antology
Last Version

Last Version

2.0.7
Release Date

Release Date

Type

Type

jar
Description

Description

antology
The ANTOLOGY Ant library contributes useful tasks and types to APACHE ANT. It integrates seamlessly with other libraries like ant-contrib.
Project URL

Project URL

http://antology.unkrig.de/
Project Organization

Project Organization

http://antology.unkrig.de/
Source Code Management

Source Code Management

https://github.com/aunkrig/antology

Download antology

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.ant : ant jar 1.9.8
de.unkrig.commons : commons-lang jar 1.2.13
de.unkrig.commons : commons-nullanalysis jar 1.2.13
de.unkrig.commons : commons-util jar 1.2.13
de.unkrig.commons : commons-net jar 1.2.13
commons-net : commons-net jar 1.4.0

test (2)

Group / Artifact Type Version
org.apache.ant : ant-testutil jar 1.9.8
de.unkrig.commons : commons-junit4 jar 1.2.13

Project Modules

There are no modules declared in this project.

antology

A library that contributes many useful tasks and types to APACHE ANT. It integrates seamlessly with other libraries like ant-contrib.

Please visit the project home page.

Versions

Version
2.0.7
2.0.6
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0