MVN

io.protostuff : protostuff-json

Maven & Gradle

Mar 12, 2022
8 usages
1.7k stars

protostuff :: json · protostuff serialization using json format

<dependency>
    <groupId>io.protostuff</groupId>
    <artifactId>protostuff-json</artifactId>
    <version>1.8.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.protostuff : protostuff-json to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.8.0

All Versions

Choose a version of io.protostuff : protostuff-json to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.8.x
protostuff-json-1.8.0
1.7.x
protostuff-json-1.7.4
protostuff-json-1.7.3
protostuff-json-1.7.2
protostuff-json-1.7.1
protostuff-json-1.7.0
1.6.x
protostuff-json-1.6.2
protostuff-json-1.6.1
protostuff-json-1.6.0
1.5.x
protostuff-json-1.5.9
protostuff-json-1.5.6
protostuff-json-1.5.5
protostuff-json-1.5.4
protostuff-json-1.5.3
protostuff-json-1.5.2
protostuff-json-1.5.1
protostuff-json-1.5.0
1.4.x
protostuff-json-1.4.4
protostuff-json-1.4.3
protostuff-json-1.4.2
protostuff-json-1.4.1
protostuff-json-1.4.0
1.3.x
protostuff-json-1.3.8
protostuff-json-1.3.7
protostuff-json-1.3.6
protostuff-json-1.3.5
protostuff-json-1.3.4
protostuff-json-1.3.3
protostuff-json-1.3.2
protostuff-json-1.3.1
protostuff-json-1.3.0
1.2.x
protostuff-json-1.2.0
1.1.x
protostuff-json-1.1.0

How to add a dependency to Maven

Add the following io.protostuff : protostuff-json maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.protostuff</groupId>
    <artifactId>protostuff-json</artifactId>
    <version>1.8.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.protostuff : protostuff-json gradle dependency to your build.gradle file:

implementation 'io.protostuff:protostuff-json:1.8.0'

Gradle Kotlin DSL: Add the following io.protostuff : protostuff-json gradle kotlin dependency to your build.gradle.kts file:

implementation("io.protostuff:protostuff-json:1.8.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.protostuff : protostuff-json sbt scala dependency to your build.sbt file:

libraryDependencies += "io.protostuff" % "protostuff-json" % "1.8.0"

Advertisement

Dependencies from Group

Mar 12, 2022
204 usages
1.7k stars
Mar 12, 2022
198 usages
1.7k stars
Mar 12, 2022
39 usages
1.7k stars
Mar 12, 2022
31 usages
1.7k stars
Mar 12, 2022
13 usages
1.7k stars

Discover Dependencies

Feb 11, 2020
3 usages
0 stars
May 04, 2021
5 usages
Jul 19, 2023
19 usages
2.4k stars
7 usages
43 stars
Jan 11, 2019
3 usages
0 stars
Oct 07, 2005
7 usages
Nov 04, 2015
4 usages
155 stars