License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdcom.github.nithril |
ArtifactId | ArtifactIdjson-stream |
Version | Version1.0.1 |
Type | Typejar |
Description |
DescriptionJson Streaming
Json Streaming / JsonPath Matcher
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
json-stream-1.0.1.pom | |
json-stream-1.0.1.jar | 44 KB |
json-stream-1.0.1-sources.jar | 24 KB |
json-stream-1.0.1-javadoc.jar | 278 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.nithril/json-stream/ -->
<dependency>
<groupId>com.github.nithril</groupId>
<artifactId>json-stream</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nithril/json-stream/
implementation 'com.github.nithril:json-stream:1.0.1'
// https://jarcasting.com/artifacts/com.github.nithril/json-stream/
implementation ("com.github.nithril:json-stream:1.0.1")
'com.github.nithril:json-stream:jar:1.0.1'
<dependency org="com.github.nithril" name="json-stream" rev="1.0.1">
<artifact name="json-stream" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nithril', module='json-stream', version='1.0.1')
)
libraryDependencies += "com.github.nithril" % "json-stream" % "1.0.1"
[com.github.nithril/json-stream "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-core | jar | 2.9.7 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.7 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.9.7 |
org.apache.commons : commons-lang3 | jar | 3.3.2 |
org.jooq : jool | jar | 0.9.10 |
org.parboiled : parboiled-java | jar | 1.1.7 |
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.4 |
junit : junit | jar | 4.11 |
com.google.guava : guava | jar | 19.0 |