is not current version
Last Version 1.4.6

org.apache.cxf.fediz.examples:spring2Webapp 1.3.2


GroupId

GroupId

org.apache.cxf.fediz.examples
ArtifactId

ArtifactId

spring2Webapp
Version

Version

1.3.2
Type

Type

war

Download spring2Webapp 1.3.2


<!-- https://jarcasting.com/artifacts/org.apache.cxf.fediz.examples/spring2Webapp/ -->
<dependency>
    <groupId>org.apache.cxf.fediz.examples</groupId>
    <artifactId>spring2Webapp</artifactId>
    <version>1.3.2</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf.fediz.examples/spring2Webapp/
implementation 'org.apache.cxf.fediz.examples:spring2Webapp:1.3.2'
// https://jarcasting.com/artifacts/org.apache.cxf.fediz.examples/spring2Webapp/
implementation ("org.apache.cxf.fediz.examples:spring2Webapp:1.3.2")
'org.apache.cxf.fediz.examples:spring2Webapp:war:1.3.2'
<dependency org="org.apache.cxf.fediz.examples" name="spring2Webapp" rev="1.3.2">
  <artifact name="spring2Webapp" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf.fediz.examples', module='spring2Webapp', version='1.3.2')
)
libraryDependencies += "org.apache.cxf.fediz.examples" % "spring2Webapp" % "1.3.2"
[org.apache.cxf.fediz.examples/spring2Webapp "1.3.2"]