GroupId | GroupIdorg.apache.cxf.fediz.examples |
---|---|
ArtifactId | ArtifactIdjaxrsCxfPluginWebapp |
Version | Version1.4.5 |
Type | Typewar |
Filename | Size |
---|---|
jaxrsCxfPluginWebapp-1.4.5.pom | |
jaxrsCxfPluginWebapp-1.4.5.war | 22 MB |
jaxrsCxfPluginWebapp-1.4.5-sources.jar | 15 KB |
jaxrsCxfPluginWebapp-1.4.5-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.5</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf.fediz.examples/jaxrsCxfPluginWebapp/
implementation 'org.apache.cxf.fediz.examples:jaxrsCxfPluginWebapp:1.4.5'
// https://jarcasting.com/artifacts/org.apache.cxf.fediz.examples/jaxrsCxfPluginWebapp/
implementation ("org.apache.cxf.fediz.examples:jaxrsCxfPluginWebapp:1.4.5")
'org.apache.cxf.fediz.examples:jaxrsCxfPluginWebapp:war:1.4.5'
<dependency org="org.apache.cxf.fediz.examples" name="jaxrsCxfPluginWebapp" rev="1.4.5">
<artifact name="jaxrsCxfPluginWebapp" type="war" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf.fediz.examples', module='jaxrsCxfPluginWebapp', version='1.4.5')
)
libraryDependencies += "org.apache.cxf.fediz.examples" % "jaxrsCxfPluginWebapp" % "1.4.5"
[org.apache.cxf.fediz.examples/jaxrsCxfPluginWebapp "1.4.5"]