Last Version

Apache Commons Weaver Antlib Parent 1.1

Apache Commons Weaver provides an easy way to enhance compiled Java classes by generating ("weaving") bytecode into those classes.

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.apache.commons
ArtifactId

ArtifactId

commons-weaver-antlib-parent
Version

Version

1.1
Type

Type

pom
Description

Description

Apache Commons Weaver Antlib Parent
Apache Commons Weaver provides an easy way to enhance compiled Java classes by generating ("weaving") bytecode into those classes.
Project Organization

Project Organization

The Apache Software Foundation

Download commons-weaver-antlib-parent 1.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • lib
  • test