JSON Streaming Pretty Printer

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.bazaarvoice.jsonpps
ArtifactId

ArtifactId

jsonpps
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

JSON Streaming Pretty Printer
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

http://github.com/bazaarvoice/jsonpps
Source Code Management

Source Code Management

https://github.com/bazaarvoice/jsonpps

Download jsonpps

How to add to project

<!-- https://jarcasting.com/artifacts/com.bazaarvoice.jsonpps/jsonpps/ -->
<dependency>
    <groupId>com.bazaarvoice.jsonpps</groupId>
    <artifactId>jsonpps</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.bazaarvoice.jsonpps/jsonpps/
implementation 'com.bazaarvoice.jsonpps:jsonpps:1.1'
// https://jarcasting.com/artifacts/com.bazaarvoice.jsonpps/jsonpps/
implementation ("com.bazaarvoice.jsonpps:jsonpps:1.1")
'com.bazaarvoice.jsonpps:jsonpps:jar:1.1'
<dependency org="com.bazaarvoice.jsonpps" name="jsonpps" rev="1.1">
  <artifact name="jsonpps" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bazaarvoice.jsonpps', module='jsonpps', version='1.1')
)
libraryDependencies += "com.bazaarvoice.jsonpps" % "jsonpps" % "1.1"
[com.bazaarvoice.jsonpps/jsonpps "1.1"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0