License |
License |
---|---|
GroupId | GroupIdio.fabric8.jube.images.quickstart |
ArtifactId | ArtifactIdwar-cxf-cdi-servlet |
Version | Version2.0.0 |
Type | Typewar |
Description |
DescriptionFabric8 :: Quickstarts :: WAR :: CXF JAX-RS with CDI Servlet
CXF JAX-RS using CDI deployed as WAR
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.fabric8.jube.images.quickstart/war-cxf-cdi-servlet/ -->
<dependency>
<groupId>io.fabric8.jube.images.quickstart</groupId>
<artifactId>war-cxf-cdi-servlet</artifactId>
<version>2.0.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8.jube.images.quickstart/war-cxf-cdi-servlet/
implementation 'io.fabric8.jube.images.quickstart:war-cxf-cdi-servlet:2.0.0'
// https://jarcasting.com/artifacts/io.fabric8.jube.images.quickstart/war-cxf-cdi-servlet/
implementation ("io.fabric8.jube.images.quickstart:war-cxf-cdi-servlet:2.0.0")
'io.fabric8.jube.images.quickstart:war-cxf-cdi-servlet:war:2.0.0'
<dependency org="io.fabric8.jube.images.quickstart" name="war-cxf-cdi-servlet" rev="2.0.0">
<artifact name="war-cxf-cdi-servlet" type="war" />
</dependency>
@Grapes(
@Grab(group='io.fabric8.jube.images.quickstart', module='war-cxf-cdi-servlet', version='2.0.0')
)
libraryDependencies += "io.fabric8.jube.images.quickstart" % "war-cxf-cdi-servlet" % "2.0.0"
[io.fabric8.jube.images.quickstart/war-cxf-cdi-servlet "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
io.fabric8 : fabric-cxf | jar | |
org.apache.cxf : cxf-rt-rs-service-description | jar | |
org.apache.cxf : cxf-integration-cdi | jar | |
org.apache.cxf : cxf-rt-frontend-jaxrs | jar | |
org.apache.cxf : cxf-rt-transports-http | jar | |
org.apache.cxf : cxf-rt-management | jar | |
org.jboss.weld.servlet : weld-servlet | jar | 2.2.4.Final |
org.jboss.weld : weld-core | jar | 2.2.4.Final |
commons-httpclient : commons-httpclient | jar | |
com.wordnik : swagger-jaxrs_2.10 Optional | jar | |
org.slf4j : slf4j-api | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | |
org.slf4j : slf4j-log4j12 | jar |