ant-util

Ant utilities for stand-alone Ant environment and maven-antrun-plugin environment.

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.newmainsoftech
ArtifactId

ArtifactId

ant-util
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

ant-util
Ant utilities for stand-alone Ant environment and maven-antrun-plugin environment.
Project Organization

Project Organization

NewMain Softech
Source Code Management

Source Code Management

https://code.google.com/p/ant-util/source/checkout/tags/ant-util-1.0.1

Download ant-util

How to add to project

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

Dependencies

compile (23)

Group / Artifact Type Version
org.aspectj : aspectjrt jar 1.7.1
org.apache.ant : ant jar 1.8.4
org.apache.ant : ant-junit jar 1.8.4
org.apache.ant : ant-junit4 jar 1.8.4
org.apache.maven : maven-settings-builder jar 3.0.5
org.sonatype.plexus : plexus-sec-dispatcher jar 1.4
org.sonatype.aether : aether-api jar 1.13.1
org.sonatype.aether : aether-util jar 1.13.1
org.sonatype.aether : aether-spi jar 1.13.1
org.sonatype.aether : aether-impl jar 1.13.1
org.sonatype.aether : aether-connector-file jar 1.13.1
org.sonatype.aether : aether-connector-asynchttpclient jar 1.13.1
org.sonatype.aether : aether-connector-wagon jar 1.13.1
org.apache.maven : maven-aether-provider jar 3.0.5
org.apache.maven.wagon : wagon-ssh jar 2.1
org.apache.maven.wagon : wagon-http-lightweight jar 2.1
org.apache.httpcomponents : httpcore jar 4.2.2
commons-logging : commons-logging jar 1.1.1
org.apache.httpcomponents : httpclient jar 4.2.2
org.apache.maven.wagon : wagon-http jar 2.1
org.apache.maven.wagon : wagon-http-shared4 jar 2.1
com.newmainsoftech : aspectjutil-adviseutil jar 2.1.0
org.slf4j : slf4j-api jar 1.7.2

test (6)

Group / Artifact Type Version
org.aspectj : aspectjweaver jar 1.7.1
ch.qos.logback : logback-core jar 1.0.9
ch.qos.logback : logback-classic jar 1.0.9
com.newmainsoftech : aspectjutil-testutil jar 1.0.0
org.mockito : mockito-core jar 1.9.5
junit : junit jar 4.10

system (2)

Group / Artifact Type Version
org.apache.maven : maven-core jar 3.0.5
org.apache.maven : maven-artifact jar 3.0.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0