is not current version
Last Version 3.1.0-M3

jersey-examples-helloworld-cdi2-se 3.1.0-M2

Jersey "Hello world" example with CDI 2 SE.

License

License

jQuery license
Categories

Categories

GlassFish Container Application Servers Jersey Program Interface REST Frameworks
GroupId

GroupId

org.glassfish.jersey.examples
ArtifactId

ArtifactId

helloworld-cdi2-se
Version

Version

3.1.0-M2
Type

Type

jar
Description

Description

jersey-examples-helloworld-cdi2-se
Jersey "Hello world" example with CDI 2 SE.
Project URL

Project URL

https://projects.eclipse.org/projects/ee4j.jersey/helloworld-cdi2-se
Project Organization

Project Organization

Eclipse Foundation

Download helloworld-cdi2-se 3.1.0-M2


<!-- https://jarcasting.com/artifacts/org.glassfish.jersey.examples/helloworld-cdi2-se/ -->
<dependency>
    <groupId>org.glassfish.jersey.examples</groupId>
    <artifactId>helloworld-cdi2-se</artifactId>
    <version>3.1.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.jersey.examples/helloworld-cdi2-se/
implementation 'org.glassfish.jersey.examples:helloworld-cdi2-se:3.1.0-M2'
// https://jarcasting.com/artifacts/org.glassfish.jersey.examples/helloworld-cdi2-se/
implementation ("org.glassfish.jersey.examples:helloworld-cdi2-se:3.1.0-M2")
'org.glassfish.jersey.examples:helloworld-cdi2-se:jar:3.1.0-M2'
<dependency org="org.glassfish.jersey.examples" name="helloworld-cdi2-se" rev="3.1.0-M2">
  <artifact name="helloworld-cdi2-se" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.jersey.examples', module='helloworld-cdi2-se', version='3.1.0-M2')
)
libraryDependencies += "org.glassfish.jersey.examples" % "helloworld-cdi2-se" % "3.1.0-M2"
[org.glassfish.jersey.examples/helloworld-cdi2-se "3.1.0-M2"]

Dependencies

compile (2)

Group / Artifact Type Version
org.glassfish.jersey.inject : jersey-cdi2-se jar 3.1.0-M2
org.glassfish.jersey.containers : jersey-container-grizzly2-http jar

test (2)

Group / Artifact Type Version
org.glassfish.jersey.test-framework : jersey-test-framework-util jar
org.glassfish.jersey.test-framework.providers : jersey-test-framework-provider-bundle pom

Project Modules

There are no modules declared in this project.