Fabric8 :: Quickstarts :: Java :: CXF JAX-RS with CDI Java Container

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

License

License

Categories

Categories

Java Languages
GroupId

GroupId

io.fabric8.jube.images.quickstart
ArtifactId

ArtifactId

java-cxf-cdi
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Fabric8 :: Quickstarts :: Java :: 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 java-cxf-cdi

How to add to project

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

Dependencies

compile (20)

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.se : weld-se jar
org.jboss.weld.servlet : weld-servlet jar
org.jboss.weld : weld-core jar
org.eclipse.jetty : jetty-server jar 9.1.5.v20140505
org.eclipse.jetty : jetty-servlet jar 9.1.5.v20140505
org.eclipse.jetty : jetty-jndi jar 9.1.5.v20140505
org.eclipse.jetty : jetty-jsp jar 9.1.5.v20140505
org.eclipse.jetty : jetty-http jar 9.1.5.v20140505
org.eclipse.jetty : jetty-io jar 9.1.5.v20140505
org.eclipse.jetty : jetty-util jar 9.1.5.v20140505
org.eclipse.jetty : jetty-security jar 9.1.5.v20140505
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.

Fabric8 Archetypes

Join the chat at https://gitter.im/fabric8io/ipaas-quickstarts

This project contains the following fabric8 parts:

Quickstarts

The base quickstarts upon which these archetypes are derived now live in a new github.com repo: github.com/fabric8-quickstarts. Browse around there to see which quickstarts are interesting. Then you can create a quickstart with the archetypes like this:

mvn archetype:generate -DarchetypeGroupId=io.fabric8.archetypes -DarchetypeArtifactId=%archetype% -DarchetypeVersion=%latest%

Where %archetype% is jvm-implementation-archetype.

For example, spring-boot-camel-archetype is the name of a Camel quickstart that uses Spring Boot. karaf-camel-log-archetype is a Karaf JVM with camel running in it with a timer that logs to developer logs, etc. See the fabric8 documentation for more information.

Building

The build requires Maven version 3.2.5 or later.

mvn clean install

Running the system tests

To run the system tests for all the quickstarts check out the docs on how to run them

io.fabric8.jube.images.quickstart

fabric8

open source development platform for kubernetes

Versions

Version
2.0.0