Simple Stream

A Simple streaming JSON parser.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.tobedevoured.json
ArtifactId

ArtifactId

simplestream
Last Version

Last Version

0.0.10
Release Date

Release Date

Type

Type

jar
Description

Description

Simple Stream
A Simple streaming JSON parser.
Project URL

Project URL

https://github.com/mguymon/simple_stream

Download simplestream

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.googlecode.json-simple : json-simple jar 1.1.1
org.slf4j : slf4j-api jar 1.7.18
org.apache.httpcomponents : httpclient jar 4.5.2
org.slf4j : slf4j-simple Optional jar 1.7.18

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-junit jar 2.0.0.0
com.google.guava : guava jar 19.0
com.github.tomakehurst : wiremock jar 1.57

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.10
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1