Apache Commons Weaver Antlib

Apache Commons Weaver Ant task library

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.apache.commons
ArtifactId

ArtifactId

commons-weaver-antlib
Last Version

Last Version

2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Commons Weaver Antlib
Apache Commons Weaver Ant task library
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

http://gitbox.apache.org/repos/asf/commons-weaver.git/commons-weaver-antlib

Download commons-weaver-antlib

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.ant : ant jar 1.9.4
org.apache.ant : ant-launcher jar 1.9.4

Project Modules

There are no modules declared in this project.

Versions

Version
2.0
1.3
1.2
1.1
1.0