Last Version

com.github.hiwepy:javassist-plus 1.0.3.RELEASE

javassist plus

License

License

Categories

Categories

Javassist Application Layer Libs Bytecode Manipulation
GroupId

GroupId

com.github.hiwepy
ArtifactId

ArtifactId

javassist-plus
Version

Version

1.0.3.RELEASE
Type

Type

jar
Description

Description

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

Project URL

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

Download javassist-plus 1.0.3.RELEASE


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