| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools |
| GroupId | GroupIdcom.github.nfalco79 |
| ArtifactId | ArtifactIdtools-ant |
| Version | Version1.1.1 |
| Type | Typejar |
| Description |
DescriptionAnt Tools
A collection of Ant tools to get easy scripting with ant language.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| tools-ant-1.1.1.pom | |
| tools-ant-1.1.1.jar | 35 KB |
| tools-ant-1.1.1-sources.jar | 25 KB |
| tools-ant-1.1.1-javadoc.jar | 124 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.nfalco79/tools-ant/ -->
<dependency>
<groupId>com.github.nfalco79</groupId>
<artifactId>tools-ant</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nfalco79/tools-ant/
implementation 'com.github.nfalco79:tools-ant:1.1.1'
// https://jarcasting.com/artifacts/com.github.nfalco79/tools-ant/
implementation ("com.github.nfalco79:tools-ant:1.1.1")
'com.github.nfalco79:tools-ant:jar:1.1.1'
<dependency org="com.github.nfalco79" name="tools-ant" rev="1.1.1">
<artifact name="tools-ant" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nfalco79', module='tools-ant', version='1.1.1')
)
libraryDependencies += "com.github.nfalco79" % "tools-ant" % "1.1.1"
[com.github.nfalco79/tools-ant "1.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.j256.simplejmx : simplejmx Optional | jar | 1.15 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.ant : ant | jar | 1.8.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.jdom : jdom2 | jar | 2.0.6 |
| org.ops4j.pax.tinybundles : tinybundles | jar | 2.1.0 |
| commons-io : commons-io | jar | 2.4 |
| org.slf4j : slf4j-jdk14 | jar | 1.5.11 |
| org.mockito : mockito-core | jar | 2.17.0 |