json-marshal-lite

Liteweight JSON marshalling library

License

License

Categories

Categories

JSON Data
GroupId

GroupId

ru.fatrat.jsonmarshal
ArtifactId

ArtifactId

json-marshal-lite
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

json-marshal-lite
Liteweight JSON marshalling library
Project URL

Project URL

http://github.com/sirjoga/json-marshal-lite
Source Code Management

Source Code Management

https://github.com/sirjoga/json-marshal-lite

Download json-marshal-lite

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.glassfish : javax.json jar 1.0
com.google.code.findbugs : jsr305 jar 3.0.2

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.6.0
org.mockito : mockito-core jar 3.7.7
org.mockito : mockito-junit-jupiter jar 3.7.7

Project Modules

There are no modules declared in this project.

Versions

Version
1.2
1.1
1.0