Last Version

relax-json 2.11.3-0

A simple jackson wrapper to simplify the interaction between java and scala.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.infilos
ArtifactId

ArtifactId

relax-json
Version

Version

2.11.3-0
Type

Type

pom
Description

Description

relax-json
A simple jackson wrapper to simplify the interaction between java and scala.
Project URL

Project URL

https://github.com/infilow/relax-json
Source Code Management

Source Code Management

https://github.com/infilow/relax-json/tree/master

Download relax-json 2.11.3-0

Filename Size
relax-json-2.11.3-0.pom 7 KB
Browse

<!-- https://jarcasting.com/artifacts/com.infilos/relax-json/ -->
<dependency>
    <groupId>com.infilos</groupId>
    <artifactId>relax-json</artifactId>
    <version>2.11.3-0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.infilos/relax-json/
implementation 'com.infilos:relax-json:2.11.3-0'
// https://jarcasting.com/artifacts/com.infilos/relax-json/
implementation ("com.infilos:relax-json:2.11.3-0")
'com.infilos:relax-json:pom:2.11.3-0'
<dependency org="com.infilos" name="relax-json" rev="2.11.3-0">
  <artifact name="relax-json" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.infilos', module='relax-json', version='2.11.3-0')
)
libraryDependencies += "com.infilos" % "relax-json" % "2.11.3-0"
[com.infilos/relax-json "2.11.3-0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • relax-json-java
  • relax-json-scala