Last Version

jersey-examples-helloworld-netty 3.1.0-M3

Jersey "Hello world" example on Netty container.

License

License

jQuery license
Categories

Categories

GlassFish Container Application Servers Net Netty Networking Jersey Program Interface REST Frameworks
GroupId

GroupId

org.glassfish.jersey.examples
ArtifactId

ArtifactId

helloworld-netty
Version

Version

3.1.0-M3
Type

Type

jar
Description

Description

jersey-examples-helloworld-netty
Jersey "Hello world" example on Netty container.
Project URL

Project URL

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

Project Organization

Eclipse Foundation

Download helloworld-netty 3.1.0-M3


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

Dependencies

compile (2)

Group / Artifact Type Version
org.glassfish.jersey.containers : jersey-container-netty-http jar
org.glassfish.jersey.inject : jersey-hk2 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.