MVN

com.infilos : relax-json

Maven & Gradle

May 30, 2023
0 stars

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

<dependency>
    <groupId>com.infilos</groupId>
    <artifactId>relax-json</artifactId>
    <version>2.15.0-7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.infilos : relax-json to add to Maven - Latest Versions:

  • Latest Stable: 2.15.0-7

All Versions

Choose a version of com.infilos : relax-json to add to Maven - All Versions:

Version Vulnerabilities Updated
2.15.x
relax-json-2.15.0-7
2.11.x
relax-json-2.11.3-0
relax-json-2.11.2-1
relax-json-2.11.0-1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.infilos</groupId>
    <artifactId>relax-json</artifactId>
    <version>2.15.0-7</version>
</dependency>

Advertisement