Last Version

Constant Generator 1.0.3

Annotation processor that creates constants for fields

License

License

GroupId

GroupId

ch.rasc
ArtifactId

ArtifactId

constgen
Version

Version

1.0.3
Type

Type

jar
Description

Description

Constant Generator
Annotation processor that creates constants for fields
Project URL

Project URL

https://github.com/ralscha/constgen/
Source Code Management

Source Code Management

https://github.com/ralscha/constgen.git

Download constgen 1.0.3


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

Dependencies

compile (2)

Group / Artifact Type Version
com.squareup : javapoet jar 1.5.1
com.google.auto.service : auto-service Optional jar 1.0-rc2

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.springframework.data : spring-data-mongodb jar 1.8.2.RELEASE
org.mongodb.morphia : morphia jar 1.1.1
com.google.testing.compile : compile-testing jar 0.8

Project Modules

There are no modules declared in this project.