License |
License |
---|---|
Categories |
CategoriesData GUI User Interface Guice Application Layer Libs Dependency Injection Jackson JSON |
GroupId | GroupIdcom.guicedee.services |
ArtifactId | ArtifactIdjackson-datatype-jaxrs |
Last Version | Last Version1.1.0.2-jre15 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJackson-JAXRS-Datatypes
Functionality for reading/writing core JAX-RS helper types
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.guicedee.services/jackson-datatype-jaxrs/ -->
<dependency>
<groupId>com.guicedee.services</groupId>
<artifactId>jackson-datatype-jaxrs</artifactId>
<version>1.1.0.2-jre15</version>
</dependency>
// https://jarcasting.com/artifacts/com.guicedee.services/jackson-datatype-jaxrs/
implementation 'com.guicedee.services:jackson-datatype-jaxrs:1.1.0.2-jre15'
// https://jarcasting.com/artifacts/com.guicedee.services/jackson-datatype-jaxrs/
implementation ("com.guicedee.services:jackson-datatype-jaxrs:1.1.0.2-jre15")
'com.guicedee.services:jackson-datatype-jaxrs:jar:1.1.0.2-jre15'
<dependency org="com.guicedee.services" name="jackson-datatype-jaxrs" rev="1.1.0.2-jre15">
<artifact name="jackson-datatype-jaxrs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.guicedee.services', module='jackson-datatype-jaxrs', version='1.1.0.2-jre15')
)
libraryDependencies += "com.guicedee.services" % "jackson-datatype-jaxrs" % "1.1.0.2-jre15"
[com.guicedee.services/jackson-datatype-jaxrs "1.1.0.2-jre15"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-core | jar | |
com.fasterxml.jackson.core : jackson-databind | jar | |
com.guicedee.services : jakarta.ws.rs-api | jar |
Version |
---|
1.1.0.2-jre15
|
1.1.0.2-jre14
|
1.1.0.2
|
1.1.0.1-jre15
|
1.1.0.1-jre14
|
1.1.0.1
|
1.1.0.0-jre15
|