JavaRebel Bundled Javassist


Categories

Categories

Javassist Application Layer Libs Bytecode Manipulation
GroupId

GroupId

org.zeroturnaround
ArtifactId

ArtifactId

jr-javassist
Last Version

Last Version

3.8.0.GA
Release Date

Release Date

Type

Type

jar
Description

Description

JavaRebel Bundled Javassist

Download jr-javassist

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
javassist : javassist jar 3.8.0.GA

Project Modules

There are no modules declared in this project.

Versions

Version
3.8.0.GA