Json

A simple POM with reasonable defaults for use in Maven artifacts under the io.github.oliviercailloux group id.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

io.github.oliviercailloux
ArtifactId

ArtifactId

json
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

Json
A simple POM with reasonable defaults for use in Maven artifacts under the io.github.oliviercailloux group id.
Project URL

Project URL

https://github.com/oliviercailloux/Json
Source Code Management

Source Code Management

https://github.com/oliviercailloux/Json

Download json

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
jakarta.json : jakarta.json-api jar 2.0.1
jakarta.json.bind : jakarta.json.bind-api jar 2.0.0
org.slf4j : slf4j-api jar 1.7.32
com.google.guava : guava jar 31.0.1-jre

runtime (2)

Group / Artifact Type Version
org.glassfish : jakarta.json jar 2.0.1
org.eclipse : yasson jar 2.0.4

test (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.6
org.junit.jupiter : junit-jupiter-engine jar

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.4
0.0.3
0.0.2
0.0.1