Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdorg.apache.cxf.fediz.examples.wsclientWebapp |
ArtifactId | ArtifactIdwsclientWebapp |
Version | Version1.0.1 |
Type | Typepom |
Filename | Size |
---|---|
wsclientWebapp-1.0.1.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.cxf.fediz.examples.wsclientWebapp/wsclientWebapp/ -->
<dependency>
<groupId>org.apache.cxf.fediz.examples.wsclientWebapp</groupId>
<artifactId>wsclientWebapp</artifactId>
<version>1.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf.fediz.examples.wsclientWebapp/wsclientWebapp/
implementation 'org.apache.cxf.fediz.examples.wsclientWebapp:wsclientWebapp:1.0.1'
// https://jarcasting.com/artifacts/org.apache.cxf.fediz.examples.wsclientWebapp/wsclientWebapp/
implementation ("org.apache.cxf.fediz.examples.wsclientWebapp:wsclientWebapp:1.0.1")
'org.apache.cxf.fediz.examples.wsclientWebapp:wsclientWebapp:pom:1.0.1'
<dependency org="org.apache.cxf.fediz.examples.wsclientWebapp" name="wsclientWebapp" rev="1.0.1">
<artifact name="wsclientWebapp" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf.fediz.examples.wsclientWebapp', module='wsclientWebapp', version='1.0.1')
)
libraryDependencies += "org.apache.cxf.fediz.examples.wsclientWebapp" % "wsclientWebapp" % "1.0.1"
[org.apache.cxf.fediz.examples.wsclientWebapp/wsclientWebapp "1.0.1"]