org.xpertss:json-marshaller

A simple JSON marshaller similar to jackson

License

License

Categories

Categories

JSON Data
GroupId

GroupId

org.xpertss
ArtifactId

ArtifactId

json-marshaller
Last Version

Last Version

1.1.10
Release Date

Release Date

Type

Type

jar
Description

Description

org.xpertss:json-marshaller
A simple JSON marshaller similar to jackson
Project URL

Project URL

https://github.com/cfloersch/JSONMarshaller

Download json-marshaller

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.6
org.mockito : mockito-all jar 1.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.10