is not current version
Last Version 1.5.1

com.github.marschall:threeten-jpa-h2-hibernate 1.5.0

Extensions for H2 and Hibernate

Categories

Categories

H2 Data Databases Hibernate ORM
GroupId

GroupId

com.github.marschall
ArtifactId

ArtifactId

threeten-jpa-h2-hibernate
Version

Version

1.5.0
Type

Type

jar

Download threeten-jpa-h2-hibernate 1.5.0


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