is not current version
Last Version 1.0.1.0

jp.co.ctc-g.jfw:jfw-rest-plugin-jersey 1.0.0.0

SINAVI J-Framework REST Client for JAX-RS (Jersey)

Categories

Categories

Jersey Program Interface REST Frameworks
GroupId

GroupId

jp.co.ctc-g.jfw
ArtifactId

ArtifactId

jfw-rest-plugin-jersey
Version

Version

1.0.0.0
Type

Type

jar

Download jfw-rest-plugin-jersey 1.0.0.0


<!-- 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.0.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.0.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.0.0")
'jp.co.ctc-g.jfw:jfw-rest-plugin-jersey:jar:1.0.0.0'
<dependency org="jp.co.ctc-g.jfw" name="jfw-rest-plugin-jersey" rev="1.0.0.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.0.0')
)
libraryDependencies += "jp.co.ctc-g.jfw" % "jfw-rest-plugin-jersey" % "1.0.0.0"
[jp.co.ctc-g.jfw/jfw-rest-plugin-jersey "1.0.0.0"]