microBean Helidon JerseySupport CDI

Makes Helidon's JerseySupport a first-class CDI bean.

License

License

Categories

Categories

Helidon Container Microservices Jersey Program Interface REST Frameworks
GroupId

GroupId

org.microbean
ArtifactId

ArtifactId

microbean-helidon-jerseysupport-cdi
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

microBean Helidon JerseySupport CDI
Makes Helidon's JerseySupport a first-class CDI bean.
Project URL

Project URL

https://microbean.github.io/microbean-helidon-jerseysupport-cdi
Project Organization

Project Organization

microBean
Source Code Management

Source Code Management

https://github.com/microbean/microbean-helidon-jerseysupport-cdi/

Download microbean-helidon-jerseysupport-cdi

How to add to project

<!-- https://jarcasting.com/artifacts/org.microbean/microbean-helidon-jerseysupport-cdi/ -->
<dependency>
    <groupId>org.microbean</groupId>
    <artifactId>microbean-helidon-jerseysupport-cdi</artifactId>
    <version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.microbean/microbean-helidon-jerseysupport-cdi/
implementation 'org.microbean:microbean-helidon-jerseysupport-cdi:0.0.3'
// https://jarcasting.com/artifacts/org.microbean/microbean-helidon-jerseysupport-cdi/
implementation ("org.microbean:microbean-helidon-jerseysupport-cdi:0.0.3")
'org.microbean:microbean-helidon-jerseysupport-cdi:jar:0.0.3'
<dependency org="org.microbean" name="microbean-helidon-jerseysupport-cdi" rev="0.0.3">
  <artifact name="microbean-helidon-jerseysupport-cdi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.microbean', module='microbean-helidon-jerseysupport-cdi', version='0.0.3')
)
libraryDependencies += "org.microbean" % "microbean-helidon-jerseysupport-cdi" % "0.0.3"
[org.microbean/microbean-helidon-jerseysupport-cdi "0.0.3"]

Dependencies

compile (3)

Group / Artifact Type Version
org.glassfish.jersey.ext.cdi : jersey-weld2-se jar 2.26
org.microbean : microbean-helidon-webserver-cdi jar 0.2.5
io.helidon.webserver : helidon-webserver-jersey jar 0.11.0

provided (1)

Group / Artifact Type Version
org.microbean : microbean-base-specification pom 0.4.5

runtime (1)

Group / Artifact Type Version
com.fasterxml.woodstox : woodstox-core Optional jar 5.2.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.microbean : microbean-weld-se-environment pom 0.5.3

Project Modules

There are no modules declared in this project.

microBean Helidon JerseySupport CDI

This project consists of a CDI 2.0 portable extension that ensures that Helidon's JerseySupport class is registered as the sole Service in an embedded Helidon WebServer that runs inside the CDI 2.0 container.

For more background on this sort of thing, you might want to see the microbean-helidon-webserver-cdi project.

org.microbean

microBean™

At the intersection of Java, Kubernetes and the enterprise.

Versions

Version
0.0.3
0.0.2
0.0.1