jpa-converters
JPA AttributeConverter implementations.
License |
License |
---|---|
GroupId | GroupIdcom.edugility |
ArtifactId | ArtifactIdjpa-converters |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJPA Converters
JPA Converters
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jpa-converters-1.0.1.pom | |
jpa-converters-1.0.1.jar | 6 KB |
jpa-converters-1.0.1-sources.jar | 7 KB |
jpa-converters-1.0.1-javadoc.jar | 133 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.edugility/jpa-converters/ -->
<dependency>
<groupId>com.edugility</groupId>
<artifactId>jpa-converters</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.edugility/jpa-converters/
implementation 'com.edugility:jpa-converters:1.0.1'
// https://jarcasting.com/artifacts/com.edugility/jpa-converters/
implementation ("com.edugility:jpa-converters:1.0.1")
'com.edugility:jpa-converters:jar:1.0.1'
<dependency org="com.edugility" name="jpa-converters" rev="1.0.1">
<artifact name="jpa-converters" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.edugility', module='jpa-converters', version='1.0.1')
)
libraryDependencies += "com.edugility" % "jpa-converters" % "1.0.1"
[com.edugility/jpa-converters "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.persistence : javax.persistence | jar | 2.1.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
com.h2database : h2 | jar | 1.3.176 |
org.eclipse.persistence : org.eclipse.persistence.jpa | jar | 2.6.2 |
JPA AttributeConverter implementations.