com.github.vindell:javassist-plus

javassist plus

License

License

Categories

Categories

Javassist Application Layer Libs Bytecode Manipulation
GroupId

GroupId

com.github.vindell
ArtifactId

ArtifactId

javassist-plus
Last Version

Last Version

1.0.2.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.vindell:javassist-plus
javassist plus
Project URL

Project URL

https://github.com/vindell/javassist-plus

Download javassist-plus

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
org.javassist : javassist jar 3.24.0-GA
org.apache.commons : commons-lang3 jar 3.7

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2.RELEASE
1.0.1.RELEASE
1.0.0.RELEASE