is not current version
Last Version 1.0.1.0

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

SINAVI J-Framework REST Plugin for SpringMVC

GroupId

GroupId

jp.co.ctc-g.jfw
ArtifactId

ArtifactId

jfw-rest-plugin-springmvc
Version

Version

1.0.0.0
Type

Type

jar

Download jfw-rest-plugin-springmvc 1.0.0.0


<!-- https://jarcasting.com/artifacts/jp.co.ctc-g.jfw/jfw-rest-plugin-springmvc/ -->
<dependency>
    <groupId>jp.co.ctc-g.jfw</groupId>
    <artifactId>jfw-rest-plugin-springmvc</artifactId>
    <version>1.0.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/jp.co.ctc-g.jfw/jfw-rest-plugin-springmvc/
implementation 'jp.co.ctc-g.jfw:jfw-rest-plugin-springmvc:1.0.0.0'
// https://jarcasting.com/artifacts/jp.co.ctc-g.jfw/jfw-rest-plugin-springmvc/
implementation ("jp.co.ctc-g.jfw:jfw-rest-plugin-springmvc:1.0.0.0")
'jp.co.ctc-g.jfw:jfw-rest-plugin-springmvc:jar:1.0.0.0'
<dependency org="jp.co.ctc-g.jfw" name="jfw-rest-plugin-springmvc" rev="1.0.0.0">
  <artifact name="jfw-rest-plugin-springmvc" type="jar" />
</dependency>
@Grapes(
@Grab(group='jp.co.ctc-g.jfw', module='jfw-rest-plugin-springmvc', version='1.0.0.0')
)
libraryDependencies += "jp.co.ctc-g.jfw" % "jfw-rest-plugin-springmvc" % "1.0.0.0"
[jp.co.ctc-g.jfw/jfw-rest-plugin-springmvc "1.0.0.0"]