is not current version
Last Version 1.6.0

org.apache.cxf.fediz.examples:springWebapp 1.2.3


GroupId

GroupId

org.apache.cxf.fediz.examples
ArtifactId

ArtifactId

springWebapp
Version

Version

1.2.3
Type

Type

war

Download springWebapp 1.2.3


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