| License | License | 
|---|---|
| Categories | CategoriesJSON Data | 
| GroupId | GroupIdio.github.oliviercailloux | 
| ArtifactId | ArtifactIdjson | 
| Last Version | Last Version0.0.4 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionJson A simple POM with reasonable defaults for use in Maven artifacts under the io.github.oliviercailloux group id. | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| json-0.0.4.pom | |
| json-0.0.4.jar | 11 KB | 
| json-0.0.4-sources.jar | 7 KB | 
| json-0.0.4-javadoc.jar | 41 KB | 
| Browse | 
<!-- 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"]| 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 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.glassfish : jakarta.json | jar | 2.0.1 | 
| org.eclipse : yasson | jar | 2.0.4 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.6 | 
| org.junit.jupiter : junit-jupiter-engine | jar |