commit | b77b30b1071f39ae3b852398b051b92f3d2ac10f | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Thu May 16 18:53:12 2024 +0000 |
committer | GitHub <noreply@github.com> | Thu May 16 18:53:12 2024 +0000 |
tree | 501904479846d2e519bf2a35161295c7f64f0a99 | |
parent | 17d54909cdd02bba4a3f2b35ee75453ef20af436 [diff] |
Bump org.apache.ant:ant from 1.9.4 to 1.9.16 Bumps org.apache.ant:ant from 1.9.4 to 1.9.16. --- updated-dependencies: - dependency-name: org.apache.ant:ant dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Apache Commons Weaver provides an easy way to enhance compiled Java classes by generating (“weaving”) bytecode into those classes.
More information can be found on the Apache Commons Weaver homepage. The Javadoc can be browsed. Questions related to the usage of Apache Commons Weaver should be posted to the user mailing list.
You can download source and binaries from our download page.
Alternatively, you can pull it from the central Maven repositories:
<dependency> <groupId>org.apache.commons</groupId> <artifactId>commons-weaver-base</artifactId> <version>2.0</version> </dependency>
Building requires a Java JDK and Apache Maven. The required Java version is found in the pom.xml
as the maven.compiler.source
property.
From a command shell, run mvn
without arguments to invoke the default Maven goal to run all tests and checks.
We accept Pull Requests via GitHub. The developer mailing list is the main channel of communication for contributors. There are some guidelines which will make applying PRs easier for us:
mvn
.If you plan to contribute on a regular basis, please consider filing a contributor license agreement. You can learn more about contributing via GitHub in our contribution guidelines.
This code is licensed under the Apache License v2.
See the NOTICE.txt
file for required notices and attributions.
You like Apache Commons Weaver? Then donate back to the ASF to support development.
#apache-commons
IRC channel on irc.freenode.org
Please see the list of components