com.github.vindell:cxf-rt-javassist

通过javassist生成基于cxf的jaxws、jaxrs实现

License

License

Categories

Categories

Javassist Application Layer Libs Bytecode Manipulation
GroupId

GroupId

com.github.vindell
ArtifactId

ArtifactId

cxf-rt-javassist
Last Version

Last Version

1.0.2.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.vindell:cxf-rt-javassist
通过javassist生成基于cxf的jaxws、jaxrs实现
Project URL

Project URL

https://github.com/vindell/cxf-rt-javassist

Download cxf-rt-javassist

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
org.apache.commons : commons-lang3 jar 3.7
org.javassist : javassist jar 3.24.0-GA
com.github.vindell : javassist-plus jar 1.0.2.RELEASE

provided (2)

Group / Artifact Type Version
org.apache.cxf : cxf-rt-frontend-jaxws jar 3.2.4
org.apache.cxf : cxf-rt-frontend-jaxrs jar 3.2.4

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.slf4j : slf4j-simple jar 1.7.25
commons-io : commons-io jar 2.6
commons-beanutils : commons-beanutils jar 1.9.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2.RELEASE
1.0.1.RELEASE
1.0.0.RELEASE