is not current version
Last Version 1.4.0

Donkey 1.2.0

An opinionated and stubborn implementation of the Jakarta JSON Bind API.

License

License

MIT
Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

io.github.asvanberg
ArtifactId

ArtifactId

donkey
Version

Version

1.2.0
Type

Type

jar
Description

Description

Donkey
An opinionated and stubborn implementation of the Jakarta JSON Bind API.
Project URL

Project URL

https://github.com/asvanberg/donkey
Source Code Management

Source Code Management

https://github.com/asvanberg/donkey

Download donkey 1.2.0


<!-- https://jarcasting.com/artifacts/io.github.asvanberg/donkey/ -->
<dependency>
    <groupId>io.github.asvanberg</groupId>
    <artifactId>donkey</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.asvanberg/donkey/
implementation 'io.github.asvanberg:donkey:1.2.0'
// https://jarcasting.com/artifacts/io.github.asvanberg/donkey/
implementation ("io.github.asvanberg:donkey:1.2.0")
'io.github.asvanberg:donkey:jar:1.2.0'
<dependency org="io.github.asvanberg" name="donkey" rev="1.2.0">
  <artifact name="donkey" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.asvanberg', module='donkey', version='1.2.0')
)
libraryDependencies += "io.github.asvanberg" % "donkey" % "1.2.0"
[io.github.asvanberg/donkey "1.2.0"]

Dependencies

compile (2)

Group / Artifact Type Version
jakarta.json.bind : jakarta.json.bind-api jar 2.0.0
jakarta.json : jakarta.json-api jar 2.0.0

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.1
net.jqwik : jqwik jar 1.5.6
org.glassfish : jakarta.json jar 2.0.1
org.assertj : assertj-core jar 3.20.1

Project Modules

There are no modules declared in this project.