GroupId | GroupIdorg.apache.cxf.fediz.examples |
---|---|
ArtifactId | ArtifactIdjaxrsCxfPluginWebapp |
Version | Version1.4.6 |
Type | Typewar |
Filename | Size |
---|---|
jaxrsCxfPluginWebapp-1.4.6.pom | |
jaxrsCxfPluginWebapp-1.4.6.war | 22 MB |
jaxrsCxfPluginWebapp-1.4.6-sources.jar | 15 KB |
jaxrsCxfPluginWebapp-1.4.6-javadoc.jar | 28 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.cxf.fediz.examples/jaxrsCxfPluginWebapp/ -->
<dependency>
<groupId>org.apache.cxf.fediz.examples</groupId>
<artifactId>jaxrsCxfPluginWebapp</artifactId>
<version>1.4.6</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf.fediz.examples/jaxrsCxfPluginWebapp/
implementation 'org.apache.cxf.fediz.examples:jaxrsCxfPluginWebapp:1.4.6'
// https://jarcasting.com/artifacts/org.apache.cxf.fediz.examples/jaxrsCxfPluginWebapp/
implementation ("org.apache.cxf.fediz.examples:jaxrsCxfPluginWebapp:1.4.6")
'org.apache.cxf.fediz.examples:jaxrsCxfPluginWebapp:war:1.4.6'
<dependency org="org.apache.cxf.fediz.examples" name="jaxrsCxfPluginWebapp" rev="1.4.6">
<artifact name="jaxrsCxfPluginWebapp" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf.fediz.examples', module='jaxrsCxfPluginWebapp', version='1.4.6')
)
libraryDependencies += "org.apache.cxf.fediz.examples" % "jaxrsCxfPluginWebapp" % "1.4.6"
[org.apache.cxf.fediz.examples/jaxrsCxfPluginWebapp "1.4.6"]