Categories |
CategoriesJetty Container Application Servers |
---|---|
GroupId | GroupIdcom.github.arucard21.simplyrestful |
ArtifactId | ArtifactIddeploy-jetty-cxf |
Version | Version0.10.0 |
Type | Typejar |
Filename | Size |
---|---|
deploy-jetty-cxf-0.10.0.pom | |
deploy-jetty-cxf-0.10.0.jar | 3 KB |
deploy-jetty-cxf-0.10.0-sources.jar | 3 KB |
deploy-jetty-cxf-0.10.0-javadoc.jar | 20 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.arucard21.simplyrestful/deploy-jetty-cxf/ -->
<dependency>
<groupId>com.github.arucard21.simplyrestful</groupId>
<artifactId>deploy-jetty-cxf</artifactId>
<version>0.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.arucard21.simplyrestful/deploy-jetty-cxf/
implementation 'com.github.arucard21.simplyrestful:deploy-jetty-cxf:0.10.0'
// https://jarcasting.com/artifacts/com.github.arucard21.simplyrestful/deploy-jetty-cxf/
implementation ("com.github.arucard21.simplyrestful:deploy-jetty-cxf:0.10.0")
'com.github.arucard21.simplyrestful:deploy-jetty-cxf:jar:0.10.0'
<dependency org="com.github.arucard21.simplyrestful" name="deploy-jetty-cxf" rev="0.10.0">
<artifact name="deploy-jetty-cxf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.arucard21.simplyrestful', module='deploy-jetty-cxf', version='0.10.0')
)
libraryDependencies += "com.github.arucard21.simplyrestful" % "deploy-jetty-cxf" % "0.10.0"
[com.github.arucard21.simplyrestful/deploy-jetty-cxf "0.10.0"]