Last Version

microBean Helidon JerseySupport CDI 0.0.3

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
Version

Version

0.0.3
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 0.0.3


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