bcel

Fork from apache common bcel 6.0-SNAPSHOT project. Since nobody is maintaining BCEL project so far, and Lifecycle AOP project depends on BCEL 6.0 apis, so iMadz releases net.imadz version BCEL 6.0 internally. DO NOT USE it unless you tested all the 6.0 related apis you need. net.imadz will not be responsible for maintaining this library.

License

License

Categories

Categories

Net
GroupId

GroupId

net.imadz
ArtifactId

ArtifactId

bcel
Last Version

Last Version

0.6.0
Release Date

Release Date

Type

Type

jar
Description

Description

bcel
Fork from apache common bcel 6.0-SNAPSHOT project. Since nobody is maintaining BCEL project so far, and Lifecycle AOP project depends on BCEL 6.0 apis, so iMadz releases net.imadz version BCEL 6.0 internally. DO NOT USE it unless you tested all the 6.0 related apis you need. net.imadz will not be responsible for maintaining this library.
Project URL

Project URL

https://github.com/zhongdj/bcel

Download bcel

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
log4j : log4j jar 1.2.12

test (2)

Group / Artifact Type Version
junit : junit jar 4.9
com.googlecode.jmockit : jmockit jar 1.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.6.0