| License |
License |
|---|---|
| Categories |
CategoriesJSON Data |
| GroupId | GroupIdio.avaje |
| ArtifactId | ArtifactIdavaje-jsonb |
| Last Version | Last Version1.0-RC1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjsonb
parent pom for jsonb
|
| Filename | Size |
|---|---|
| avaje-jsonb-1.0-RC1.pom | |
| avaje-jsonb-1.0-RC1.jar | 123 KB |
| avaje-jsonb-1.0-RC1-sources.jar | 49 KB |
| avaje-jsonb-1.0-RC1-javadoc.jar | 379 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.avaje/avaje-jsonb/ -->
<dependency>
<groupId>io.avaje</groupId>
<artifactId>avaje-jsonb</artifactId>
<version>1.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/io.avaje/avaje-jsonb/
implementation 'io.avaje:avaje-jsonb:1.0-RC1'
// https://jarcasting.com/artifacts/io.avaje/avaje-jsonb/
implementation ("io.avaje:avaje-jsonb:1.0-RC1")
'io.avaje:avaje-jsonb:jar:1.0-RC1'
<dependency org="io.avaje" name="avaje-jsonb" rev="1.0-RC1">
<artifact name="avaje-jsonb" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.avaje', module='avaje-jsonb', version='1.0-RC1')
)
libraryDependencies += "io.avaje" % "avaje-jsonb" % "1.0-RC1"
[io.avaje/avaje-jsonb "1.0-RC1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-core Optional | jar | 2.12.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.avaje : junit | jar | 1.1 |