is not current version
Last Version 1.6.0

org.apache.cxf.fediz.examples:jaxrsSpringSecurityWebapp 1.4.5


Categories

Categories

Security
GroupId

GroupId

org.apache.cxf.fediz.examples
ArtifactId

ArtifactId

jaxrsSpringSecurityWebapp
Version

Version

1.4.5
Type

Type

war

Download jaxrsSpringSecurityWebapp 1.4.5


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