License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.newmainsoftech |
ArtifactId | ArtifactIdant-util |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionant-util
Ant utilities for stand-alone Ant environment and maven-antrun-plugin environment.
|
Project Organization |
Project OrganizationNewMain Softech |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ant-util-1.0.1.pom | |
ant-util-1.0.1.jar | 73 KB |
ant-util-1.0.1-sources.jar | 49 KB |
ant-util-1.0.1-javadoc.jar | 176 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-core | jar | 3.0.5 |
org.apache.maven : maven-artifact | jar | 3.0.5 |