| License |
License |
|---|---|
| Categories |
CategoriesJSON Data |
| GroupId | GroupIdio.yupiik.batch |
| ArtifactId | ArtifactIdjson |
| Last Version | Last Version0.0.25 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionYupiik Batch :: Dependencies :: JSON
Yupiik Batch
|
| Filename | Size |
|---|---|
| json-0.0.25.pom | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.yupiik.batch/json/ -->
<dependency>
<groupId>io.yupiik.batch</groupId>
<artifactId>json</artifactId>
<version>0.0.25</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.yupiik.batch/json/
implementation 'io.yupiik.batch:json:0.0.25'
// https://jarcasting.com/artifacts/io.yupiik.batch/json/
implementation ("io.yupiik.batch:json:0.0.25")
'io.yupiik.batch:json:pom:0.0.25'
<dependency org="io.yupiik.batch" name="json" rev="0.0.25">
<artifact name="json" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.yupiik.batch', module='json', version='0.0.25')
)
libraryDependencies += "io.yupiik.batch" % "json" % "0.0.25"
[io.yupiik.batch/json "0.0.25"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.geronimo.specs : geronimo-json_1.1_spec | jar | 1.5 |
| org.apache.geronimo.specs : geronimo-jsonb_1.0_spec | jar | 1.4 |
| org.apache.johnzon : johnzon-core | jar | 1.2.15 |
| org.apache.johnzon : johnzon-mapper | jar | 1.2.15 |
| org.apache.johnzon : johnzon-jsonb | jar | 1.2.15 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.yupiik.logging : yupiik-logging-jul | jar | 1.0.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 |