Jackson-JAXRS-Datatypes

Functionality for reading/writing core JAX-RS helper types

License

License

Categories

Categories

Data GUI User Interface Guice Application Layer Libs Dependency Injection Jackson JSON
GroupId

GroupId

com.guicedee.services
ArtifactId

ArtifactId

jackson-datatype-jaxrs
Last Version

Last Version

1.1.0.2-jre15
Release Date

Release Date

Type

Type

jar
Description

Description

Jackson-JAXRS-Datatypes
Functionality for reading/writing core JAX-RS helper types
Project Organization

Project Organization

Marc Magon
Source Code Management

Source Code Management

https://github.com/GedMarc?tab=repositories/jackson-datatype-jaxrs

Download jackson-datatype-jaxrs

How to add to project

<!-- 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"]

Dependencies

compile (3)

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

Project Modules

There are no modules declared in this project.

Versions

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