is not current version
Last Version 1.0-RC1

io.avaje:avaje-jsonb-parent 0.6

parent pom for jsonb

Categories

Categories

JSON Data
GroupId

GroupId

io.avaje
ArtifactId

ArtifactId

avaje-jsonb-parent
Version

Version

0.6
Type

Type

pom

Download avaje-jsonb-parent 0.6


<!-- https://jarcasting.com/artifacts/io.avaje/avaje-jsonb-parent/ -->
<dependency>
    <groupId>io.avaje</groupId>
    <artifactId>avaje-jsonb-parent</artifactId>
    <version>0.6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.avaje/avaje-jsonb-parent/
implementation 'io.avaje:avaje-jsonb-parent:0.6'
// https://jarcasting.com/artifacts/io.avaje/avaje-jsonb-parent/
implementation ("io.avaje:avaje-jsonb-parent:0.6")
'io.avaje:avaje-jsonb-parent:pom:0.6'
<dependency org="io.avaje" name="avaje-jsonb-parent" rev="0.6">
  <artifact name="avaje-jsonb-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.avaje', module='avaje-jsonb-parent', version='0.6')
)
libraryDependencies += "io.avaje" % "avaje-jsonb-parent" % "0.6"
[io.avaje/avaje-jsonb-parent "0.6"]