MVN

com.github.michaelruocco : json-adapter

Maven & Gradle

Nov 30, 2021
10 usages
0 stars

json-adapter · Library to hide usage of jackson from most classes and helpers for easier testing

<dependency>
    <groupId>com.github.michaelruocco</groupId>
    <artifactId>json-adapter</artifactId>
    <version>1.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.michaelruocco : json-adapter to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.4

All Versions

Choose a version of com.github.michaelruocco : json-adapter to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
json-adapter-1.0.4
json-adapter-1.0.3
json-adapter-1.0.2
json-adapter-1.0.1
json-adapter-1.0.0
0.1.x
json-adapter-0.1.8
json-adapter-0.1.7
json-adapter-0.1.6
json-adapter-0.1.5
json-adapter-0.1.4
json-adapter-0.1.3
json-adapter-0.1.2

How to add a dependency to Maven

Add the following com.github.michaelruocco : json-adapter maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.michaelruocco</groupId>
    <artifactId>json-adapter</artifactId>
    <version>1.0.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.michaelruocco : json-adapter gradle dependency to your build.gradle file:

implementation 'com.github.michaelruocco:json-adapter:1.0.4'

Gradle Kotlin DSL: Add the following com.github.michaelruocco : json-adapter gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.michaelruocco:json-adapter:1.0.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.michaelruocco : json-adapter sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.michaelruocco" % "json-adapter" % "1.0.4"

Advertisement

Dependencies from Group

Oct 27, 2022
10 usages
0 stars
Nov 30, 2021
10 usages
0 stars
Apr 09, 2021
8 usages
0 stars
Oct 26, 2017
4 usages
0 stars

Discover Dependencies

Jul 13, 2023
12 usages
62 stars
Jul 20, 2023
10 usages
7 stars
Jul 20, 2023
11 usages
7 stars
Mar 28, 2023
20 usages
169 stars
Aug 13, 2021
11 usages
14 stars
Aug 15, 2023
12 usages
446 stars
Dec 29, 2022
11 usages
42 stars
Jan 21, 2021
10 usages