Last Version

Jube :: Examples :: CXF JAX-RS with CDI Java Container 2.0.0

CXF JAX-RS using CDI running in a standalone Java Container

License

License

GroupId

GroupId

io.fabric8.jube.images.examples
ArtifactId

ArtifactId

cxf-cdi
Version

Version

2.0.0
Type

Type

jar
Description

Description

Jube :: Examples :: CXF JAX-RS with CDI Java Container
CXF JAX-RS using CDI running in a standalone Java Container
Project Organization

Project Organization

Red Hat

Download cxf-cdi 2.0.0


<!-- https://jarcasting.com/artifacts/io.fabric8.jube.images.examples/cxf-cdi/ -->
<dependency>
    <groupId>io.fabric8.jube.images.examples</groupId>
    <artifactId>cxf-cdi</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8.jube.images.examples/cxf-cdi/
implementation 'io.fabric8.jube.images.examples:cxf-cdi:2.0.0'
// https://jarcasting.com/artifacts/io.fabric8.jube.images.examples/cxf-cdi/
implementation ("io.fabric8.jube.images.examples:cxf-cdi:2.0.0")
'io.fabric8.jube.images.examples:cxf-cdi:jar:2.0.0'
<dependency org="io.fabric8.jube.images.examples" name="cxf-cdi" rev="2.0.0">
  <artifact name="cxf-cdi" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8.jube.images.examples', module='cxf-cdi', version='2.0.0')
)
libraryDependencies += "io.fabric8.jube.images.examples" % "cxf-cdi" % "2.0.0"
[io.fabric8.jube.images.examples/cxf-cdi "2.0.0"]

Dependencies

compile (21)

Group / Artifact Type Version
io.fabric8 : fabric-cxf jar
javax.validation : validation-api 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.se : weld-se jar
org.jboss.weld.servlet : weld-servlet jar
org.jboss.weld : weld-core jar
com.google.guava : guava jar
org.eclipse.jetty : jetty-server jar
org.eclipse.jetty : jetty-servlet jar
org.eclipse.jetty : jetty-jndi jar
org.eclipse.jetty : jetty-jsp jar
org.eclipse.jetty : jetty-http jar
org.eclipse.jetty : jetty-io jar
org.eclipse.jetty : jetty-util jar
commons-httpclient : commons-httpclient jar
com.wordnik : swagger-jaxrs_2.10 Optional jar
org.slf4j : slf4j-api jar

test (2)

Group / Artifact Type Version
junit : junit jar
org.slf4j : slf4j-log4j12 jar

Project Modules

There are no modules declared in this project.