Streametry Json

Mini library for handling JSON objects in Java

License

License

MIT
Categories

Categories

JSON Data
GroupId

GroupId

com.streametry
ArtifactId

ArtifactId

streametry-json
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Streametry Json
Mini library for handling JSON objects in Java

Download streametry-json

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.4.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.+

Project Modules

There are no modules declared in this project.
com.streametry

streametry

Real-time metrics store

Versions

Version
1.0.1
1.0