| License |
License |
|---|---|
| Categories |
CategoriesJackson Data JSON Jersey Program Interface REST Frameworks |
| GroupId | GroupIdcom.englishtown.vertx |
| ArtifactId | ArtifactIdvertx-jersey-jackson |
| Last Version | Last Version4.7.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.englishtown.vertx/vertx-jersey-jackson/ -->
<dependency>
<groupId>com.englishtown.vertx</groupId>
<artifactId>vertx-jersey-jackson</artifactId>
<version>4.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.englishtown.vertx/vertx-jersey-jackson/
implementation 'com.englishtown.vertx:vertx-jersey-jackson:4.7.0'
// https://jarcasting.com/artifacts/com.englishtown.vertx/vertx-jersey-jackson/
implementation ("com.englishtown.vertx:vertx-jersey-jackson:4.7.0")
'com.englishtown.vertx:vertx-jersey-jackson:jar:4.7.0'
<dependency org="com.englishtown.vertx" name="vertx-jersey-jackson" rev="4.7.0">
<artifact name="vertx-jersey-jackson" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.englishtown.vertx', module='vertx-jersey-jackson', version='4.7.0')
)
libraryDependencies += "com.englishtown.vertx" % "vertx-jersey-jackson" % "4.7.0"
[com.englishtown.vertx/vertx-jersey-jackson "4.7.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.englishtown.vertx : vertx-jersey | jar | 4.7.0 |
| org.glassfish.jersey.media : jersey-media-json-jackson | jar | 2.25.1 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.9.1 |
| com.fasterxml.jackson.jaxrs : jackson-jaxrs-base | jar | 2.9.1 |
| com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider | jar | 2.9.1 |
| io.vertx : vertx-core | jar | 3.5.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.englishtown.vertx : vertx-jersey | test-jar | 4.7.0 |
| com.englishtown.vertx : vertx-hk2 | jar | 2.5.0 |
| com.englishtown.vertx : vertx-when | jar | 4.2.0 |
| org.mockito : mockito-core | jar | 1.10.19 |
| junit : junit | jar | 4.12 |
| io.vertx : vertx-core | test-jar | 3.5.0 |