Last Version

jsonb 1.0-RC1

parent pom for jsonb

License

License

Categories

Categories

JSON Data
GroupId

GroupId

io.avaje
ArtifactId

ArtifactId

avaje-jsonb
Version

Version

1.0-RC1
Type

Type

jar
Description

Description

jsonb
parent pom for jsonb

Download avaje-jsonb 1.0-RC1


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core Optional jar 2.12.5

test (1)

Group / Artifact Type Version
io.avaje : junit jar 1.1

Project Modules

There are no modules declared in this project.