Last Version

com.englishtown:vertx-mod-jersey 3.0.1

Allows creating JAX-RS jersey resources that will handle incoming http requests to vert.x

License

License

Categories

Categories

Jersey Program Interface REST Frameworks
GroupId

GroupId

com.englishtown
ArtifactId

ArtifactId

vertx-mod-jersey
Version

Version

3.0.1
Type

Type

jar
Description

Description

Allows creating JAX-RS jersey resources that will handle incoming http requests to vert.x
Project URL

Project URL

https://github.com/englishtown/vertx-mod-jersey
Project Organization

Project Organization

Englishtown

Download vertx-mod-jersey 3.0.1


<!-- https://jarcasting.com/artifacts/com.englishtown/vertx-mod-jersey/ -->
<dependency>
    <groupId>com.englishtown</groupId>
    <artifactId>vertx-mod-jersey</artifactId>
    <version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.englishtown/vertx-mod-jersey/
implementation 'com.englishtown:vertx-mod-jersey:3.0.1'
// https://jarcasting.com/artifacts/com.englishtown/vertx-mod-jersey/
implementation ("com.englishtown:vertx-mod-jersey:3.0.1")
'com.englishtown:vertx-mod-jersey:jar:3.0.1'
<dependency org="com.englishtown" name="vertx-mod-jersey" rev="3.0.1">
  <artifact name="vertx-mod-jersey" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.englishtown', module='vertx-mod-jersey', version='3.0.1')
)
libraryDependencies += "com.englishtown" % "vertx-mod-jersey" % "3.0.1"
[com.englishtown/vertx-mod-jersey "3.0.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.glassfish.jersey.core : jersey-server jar 2.11
asm : asm jar 3.3.1

provided (7)

Group / Artifact Type Version
com.englishtown : vertx-mod-hk2 jar 1.7.0
com.englishtown : vertx-mod-guice jar 1.3.0-final
org.glassfish.hk2 : guice-bridge jar 2.3.0-b05
com.google.inject.extensions : guice-multibindings jar 3.0
com.englishtown : when.java jar 3.0.0
io.vertx : vertx-core jar 2.1.1
io.vertx : vertx-platform jar 2.1.1

test (5)

Group / Artifact Type Version
org.glassfish.jersey.media : jersey-media-json-jackson jar 2.11
org.mockito : mockito-all jar 1.9.5
com.englishtown : when.java-testtools jar 3.0.0
junit : junit jar 4.11
io.vertx : testtools jar 2.0.3-final

Project Modules

There are no modules declared in this project.