You are viewing a plain text version of this content. The canonical link for it is here.
Posted to announce@apache.org by Matt Benson <mb...@apache.org> on 2018/09/07 19:16:59 UTC

[ANNOUNCE] Apache Commons Weaver 2.0 released

The Apache Commons Team is pleased to announce the availability of:

Apache Commons Weaver 2.0

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

The release notes can be reviewed at:
http://www.apache.org/dist/commons/weaver/RELEASE-NOTES.txt

Distribution packages can be downloaded from:
https://commons.apache.org/proper/commons-weaver/download_weaver.cgi

When downloading, please verify signatures using the KEYS file available at:
http://www.apache.org/dist/commons

Maven artifacts are also available in the central Maven repository:

http://repo1.maven.org/maven2/org/apache/commons/

The Apache Commons Team