commons-json

Utility library for JSON

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.scoperetail.commons
ArtifactId

ArtifactId

commons-json
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

commons-json
Utility library for JSON
Project URL

Project URL

https://github.com/scoperetail-io/commons-json
Source Code Management

Source Code Management

https://github.com/scoperetail-io/commons-json

Download commons-json

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-json jar 2.5.2

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.18.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0