is not current version
Last Version 0.0.5

com.github.microtweak:jac4e 0.0.1

A helper library for JPA AttributeConverter generation for Enum types

GroupId

GroupId

com.github.microtweak
ArtifactId

ArtifactId

jac4e
Version

Version

0.0.1
Type

Type

pom

Download jac4e 0.0.1

Filename Size
jac4e-0.0.1.pom 10 KB
Browse

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