is not current version
Last Version 1.6.0

org.apache.cxf.fediz.examples.wsclientWebapp:webapp 1.3.2


Categories

Categories

CLI User Interface
GroupId

GroupId

org.apache.cxf.fediz.examples.wsclientWebapp
ArtifactId

ArtifactId

webapp
Version

Version

1.3.2
Type

Type

war

Download webapp 1.3.2


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