Last Version

de.poiu.coat:coat-processor 0.0.3

Config of Annotated Types — Easy and typesafe config objects

License

License

GroupId

GroupId

de.poiu.coat
ArtifactId

ArtifactId

coat-processor
Version

Version

0.0.3
Type

Type

jar
Description

Description

Config of Annotated Types — Easy and typesafe config objects

Download coat-processor 0.0.3


<!-- https://jarcasting.com/artifacts/de.poiu.coat/coat-processor/ -->
<dependency>
    <groupId>de.poiu.coat</groupId>
    <artifactId>coat-processor</artifactId>
    <version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/de.poiu.coat/coat-processor/
implementation 'de.poiu.coat:coat-processor:0.0.3'
// https://jarcasting.com/artifacts/de.poiu.coat/coat-processor/
implementation ("de.poiu.coat:coat-processor:0.0.3")
'de.poiu.coat:coat-processor:jar:0.0.3'
<dependency org="de.poiu.coat" name="coat-processor" rev="0.0.3">
  <artifact name="coat-processor" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.poiu.coat', module='coat-processor', version='0.0.3')
)
libraryDependencies += "de.poiu.coat" % "coat-processor" % "0.0.3"
[de.poiu.coat/coat-processor "0.0.3"]

Dependencies

compile (4)

Group / Artifact Type Version
com.squareup : javapoet jar 1.13.0
com.google.guava : guava jar 30.1-jre
org.eclipse.collections : eclipse-collections jar 10.4.0
javax.annotation : javax.annotation-api jar 1.3.2

provided (3)

Group / Artifact Type Version
de.poiu.coat : coat-runtime jar 0.0.3
com.google.auto.service : auto-service jar 1.0-rc7
org.immutables : value jar 2.7.5

test (6)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.junit.jupiter : junit-jupiter-params jar 5.7.0
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
org.assertj : assertj-core jar 3.18.0
com.google.testing.compile : compile-testing jar 0.19
commons-io : commons-io jar 2.8.0

Project Modules

There are no modules declared in this project.