License |
License |
---|---|
Categories |
CategoriesJersey Program Interface REST Frameworks |
GroupId | GroupIdjp.co.ctc-g.jfw |
ArtifactId | ArtifactIdjfw-rest-plugin-jersey |
Last Version | Last Version1.0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSINAVI J-Framework REST Client for JAX-RS (Jersey)
SINAVI J-Framework REST Client for JAX-RS (Jersey)
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/jp.co.ctc-g.jfw/jfw-rest-plugin-jersey/ -->
<dependency>
<groupId>jp.co.ctc-g.jfw</groupId>
<artifactId>jfw-rest-plugin-jersey</artifactId>
<version>1.0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/jp.co.ctc-g.jfw/jfw-rest-plugin-jersey/
implementation 'jp.co.ctc-g.jfw:jfw-rest-plugin-jersey:1.0.1.0'
// https://jarcasting.com/artifacts/jp.co.ctc-g.jfw/jfw-rest-plugin-jersey/
implementation ("jp.co.ctc-g.jfw:jfw-rest-plugin-jersey:1.0.1.0")
'jp.co.ctc-g.jfw:jfw-rest-plugin-jersey:jar:1.0.1.0'
<dependency org="jp.co.ctc-g.jfw" name="jfw-rest-plugin-jersey" rev="1.0.1.0">
<artifact name="jfw-rest-plugin-jersey" type="jar" />
</dependency>
@Grapes(
@Grab(group='jp.co.ctc-g.jfw', module='jfw-rest-plugin-jersey', version='1.0.1.0')
)
libraryDependencies += "jp.co.ctc-g.jfw" % "jfw-rest-plugin-jersey" % "1.0.1.0"
[jp.co.ctc-g.jfw/jfw-rest-plugin-jersey "1.0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.jersey.containers : jersey-container-servlet | jar | 2.7 |
org.slf4j : jcl-over-slf4j | jar | 1.7.6 |
org.slf4j : slf4j-api | jar | 1.7.6 |
com.google.guava : guava | jar | 16.0.1 |
org.glassfish.jersey.media : jersey-media-json-jackson | jar | 2.7 |
jp.co.ctc-g.jfw : jfw-util-core | jar | 1.0.1.0 |
org.glassfish.jersey.connectors : jersey-grizzly-connector | jar | 2.7 |
org.glassfish.jersey.ext : jersey-bean-validation | jar | 2.7 |
jp.co.ctc-g.jfw : jfw-rest-core | jar | 1.0.1.0 |
org.glassfish.jersey.core : jersey-client | jar | 2.7 |
ch.qos.logback : logback-classic | jar | 1.1.1 |
org.glassfish.jersey.connectors : jersey-apache-connector | jar | 2.7 |
commons-lang : commons-lang | jar | 2.6 |
jp.co.ctc-g.jfw : jfw-exception-core | jar | 1.0.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.aspectj : aspectjweaver | jar | 1.7.3 |
cglib : cglib-nodep | jar | 3.1 |
asm : asm | jar | 3.3.1 |