Last Version

Annotation processing for Donkey 1.4.0

Adds compile time checks and code generation to make working with Donkey faster and more enjoyable.

License

License

MIT
Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

io.github.asvanberg
ArtifactId

ArtifactId

donkey-apt
Version

Version

1.4.0
Type

Type

jar
Description

Description

Annotation processing for Donkey
Adds compile time checks and code generation to make working with Donkey faster and more enjoyable.

Download donkey-apt 1.4.0


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

Dependencies

compile (1)

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

test (3)

Group / Artifact Type Version
jakarta.json : jakarta.json-api jar 2.0.1
org.junit.jupiter : junit-jupiter jar
org.assertj : assertj-core jar 3.20.1

Project Modules

There are no modules declared in this project.