| License |
License |
|---|---|
| GroupId | GroupIdcom.github.microtweak |
| ArtifactId | ArtifactIdjac4e-test |
| Version | Version0.0.5 |
| Type | Typejar |
| Description |
DescriptionJac4e Test Suite
Annotation processor to improve Enums usage in JPA
|
| Filename | Size |
|---|---|
| jac4e-test-0.0.5.pom | |
| jac4e-test-0.0.5.jar | 1 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.microtweak : jac4e-core | jar | 0.0.5 |
| javax.persistence : javax.persistence-api | jar | 2.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.8 |
| 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 |