is not current version
Last Version 1.6.0

org.apache.cxf.fediz.examples:wsclientWebapp 1.3.1


Categories

Categories

CLI User Interface
GroupId

GroupId

org.apache.cxf.fediz.examples
ArtifactId

ArtifactId

wsclientWebapp
Version

Version

1.3.1
Type

Type

pom

Download wsclientWebapp 1.3.1

Filename Size
wsclientWebapp-1.3.1.pom 1 KB
Browse

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