is not current version
Last Version 1.6.0

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


GroupId

GroupId

org.apache.cxf.fediz.examples
ArtifactId

ArtifactId

springPreauthWebapp
Version

Version

1.4.5
Type

Type

war

Download springPreauthWebapp 1.4.5


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