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.
| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools |
| GroupId | GroupIdde.unkrig |
| ArtifactId | ArtifactIdantology |
| Last Version | Last Version2.0.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionantology
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 |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| antology-2.0.7.pom | |
| antology-2.0.7.jar | 224 KB |
| antology-2.0.7-sources.jar | 435 KB |
| antology-2.0.7-javadoc.jar | 123 KB |
| antology-2.0.7-jar-with-dependencies.jar | 3 MB |
| antology-2.0.7-antlib.jar | 1 MB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.ant : ant-testutil | jar | 1.9.8 |
| de.unkrig.commons : commons-junit4 | jar | 1.2.13 |
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.