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

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

License

License

GroupId

GroupId

io.fabric8.jube.images.examples
ArtifactId

ArtifactId

cxf-cdi
Last Version

Last Version

2.0.0
Release Date

Release Date

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

How to add to project

<!-- 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.

Deprecated - please now use kansible

NOTE this project is now deprecated and replaced by kansible!

We've figured out a much simpler and cleaner way of using non-docker processes on Windows, AIX, Solaris, HPUX and old linuxes which makes it easier to mix and match native operating systems proceesses with docker containers.

So please take a look at kansible as a nicer alternative to Jube!

kansible is better than Jube because:

  • kansible provides a single pane of glass for all your operating system processes on windows and Unix along with all your linux based docker containers
  • kansible lets you reuse all Kubernetes features for your operating system processes too:
    • service discovery using DNS
    • high availability and scaling manually or automatically through metrics
    • liveness and readiness checks
    • centralised logging and metrics
  • kansible also lets you use the power of Ansible playbooks to provision your software, install JDKs, create user accounts and so forth

Versions

Version
2.0.0