Last Version

Jac4e Test Suite 0.0.5

Annotation processor to improve Enums usage in JPA

License

License

GroupId

GroupId

com.github.microtweak
ArtifactId

ArtifactId

jac4e-test
Version

Version

0.0.5
Type

Type

jar
Description

Description

Jac4e Test Suite
Annotation processor to improve Enums usage in JPA

Download jac4e-test 0.0.5


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.microtweak : jac4e-core jar 0.0.5
javax.persistence : javax.persistence-api jar 2.2

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.8

test (7)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.4.2
org.junit.jupiter : junit-jupiter-params jar 5.4.2
org.hibernate : hibernate-core jar 4.3.11.Final
org.hibernate : hibernate-entitymanager jar 4.3.11.Final
com.h2database : h2 jar 1.4.199
com.github.dadrus.jpa-unit : jpa-unit5 jar 0.5.0
com.github.dadrus.jpa-unit : jpa-unit-rdbms jar 0.5.0

Project Modules

There are no modules declared in this project.