PJBA (external library)

PJBA is a light bytecode manipulation tool, but not available in Maven.

License

License

The MIT License (MIT)
Categories

Categories

Net
GroupId

GroupId

ml.alternet
ArtifactId

ArtifactId

ext-libs-pjba
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

PJBA (external library)
PJBA is a light bytecode manipulation tool, but not available in Maven.
Project URL

Project URL

http://soat.developpez.com/tutoriels/java/jvm/decouverte-machine-virtuelle-java/?page=bytecode-avec-plume-java-bytecode-assembler-pjba
Project Organization

Project Organization

Alternet

Download ext-libs-pjba

How to add to project

<!-- https://jarcasting.com/artifacts/ml.alternet/ext-libs-pjba/ -->
<dependency>
    <groupId>ml.alternet</groupId>
    <artifactId>ext-libs-pjba</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/ml.alternet/ext-libs-pjba/
implementation 'ml.alternet:ext-libs-pjba:1.0'
// https://jarcasting.com/artifacts/ml.alternet/ext-libs-pjba/
implementation ("ml.alternet:ext-libs-pjba:1.0")
'ml.alternet:ext-libs-pjba:jar:1.0'
<dependency org="ml.alternet" name="ext-libs-pjba" rev="1.0">
  <artifact name="ext-libs-pjba" type="jar" />
</dependency>
@Grapes(
@Grab(group='ml.alternet', module='ext-libs-pjba', version='1.0')
)
libraryDependencies += "ml.alternet" % "ext-libs-pjba" % "1.0"
[ml.alternet/ext-libs-pjba "1.0"]

Dependencies

test (2)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.9.1
org.testng : testng jar 6.14.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0