Last Version

com.github.zhengframework:zheng-rest 1.8.0

zheng framework module: rest support by resteasy

License

License

GroupId

GroupId

com.github.zhengframework
ArtifactId

ArtifactId

zheng-rest
Version

Version

1.8.0
Type

Type

jar
Description

Description

zheng framework module: rest support by resteasy
Project URL

Project URL

https://github.com/zhengframework/zhengframework

Download zheng-rest 1.8.0


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

Dependencies

compile (13)

Group / Artifact Type Version
org.jboss.resteasy : resteasy-guice jar
org.jboss.resteasy : resteasy-core jar
commons-codec : commons-codec jar
org.jboss.resteasy : resteasy-jackson2-provider jar
com.fasterxml.jackson.core : jackson-databind jar
com.fasterxml.jackson.core : jackson-core jar
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar
com.github.zhengframework : zheng-web jar
io.dropwizard.metrics : metrics-annotation jar
com.github.zhengframework : zheng-core jar
org.jboss.logging : jboss-logging jar
org.kohsuke.metainf-services : metainf-services Optional jar 1.8
org.gaul : modernizer-maven-annotations Optional jar 2.1.0

provided (5)

Group / Artifact Type Version
org.projectlombok : lombok jar
jakarta.ws.rs : jakarta.ws.rs-api jar
javax.servlet : javax.servlet-api jar
io.dropwizard.metrics : metrics-core jar
org.jboss.logging : jboss-logging-annotations jar

test (3)

Group / Artifact Type Version
com.github.zhengframework : zheng-web-jetty jar
ch.qos.logback : logback-classic jar
com.github.zhengframework : zheng-test jar

Project Modules

There are no modules declared in this project.