is not current version
Last Version 1.12

com.github.marschall:threeten-jpa-h2-eclipselink 1.8.0

Extensions for H2 and EclipseLink

Categories

Categories

H2 Data Databases CLI User Interface EclipseLink ORM
GroupId

GroupId

com.github.marschall
ArtifactId

ArtifactId

threeten-jpa-h2-eclipselink
Version

Version

1.8.0
Type

Type

jar

Download threeten-jpa-h2-eclipselink 1.8.0


<!-- https://jarcasting.com/artifacts/com.github.marschall/threeten-jpa-h2-eclipselink/ -->
<dependency>
    <groupId>com.github.marschall</groupId>
    <artifactId>threeten-jpa-h2-eclipselink</artifactId>
    <version>1.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.marschall/threeten-jpa-h2-eclipselink/
implementation 'com.github.marschall:threeten-jpa-h2-eclipselink:1.8.0'
// https://jarcasting.com/artifacts/com.github.marschall/threeten-jpa-h2-eclipselink/
implementation ("com.github.marschall:threeten-jpa-h2-eclipselink:1.8.0")
'com.github.marschall:threeten-jpa-h2-eclipselink:jar:1.8.0'
<dependency org="com.github.marschall" name="threeten-jpa-h2-eclipselink" rev="1.8.0">
  <artifact name="threeten-jpa-h2-eclipselink" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.marschall', module='threeten-jpa-h2-eclipselink', version='1.8.0')
)
libraryDependencies += "com.github.marschall" % "threeten-jpa-h2-eclipselink" % "1.8.0"
[com.github.marschall/threeten-jpa-h2-eclipselink "1.8.0"]