Last Version

Jac4e 0.0.5

Annotation processor to improve Enums usage in JPA

License

License

GroupId

GroupId

com.github.microtweak
ArtifactId

ArtifactId

jac4e
Version

Version

0.0.5
Type

Type

pom
Description

Description

Jac4e
Annotation processor to improve Enums usage in JPA
Project URL

Project URL

https://github.com/microtweak/jac4e
Source Code Management

Source Code Management

https://github.com/microtweak/jac4e

Download jac4e 0.0.5

Filename Size
jac4e-0.0.5.pom 4 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core
  • processor
  • test