Last Version

ThreeTen-JPA H2 Hibernate 1.5.1

Extensions for H2 and Hibernate

License

License

MIT
Categories

Categories

H2 Data Databases Hibernate ORM
GroupId

GroupId

com.github.marschall
ArtifactId

ArtifactId

threeten-jpa-h2-hibernate
Version

Version

1.5.1
Type

Type

jar
Description

Description

ThreeTen-JPA H2 Hibernate
Extensions for H2 and Hibernate

Download threeten-jpa-h2-hibernate 1.5.1


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

Dependencies

provided (2)

Group / Artifact Type Version
com.h2database : h2 jar 1.4.192
org.hibernate : hibernate-core jar 5.2.2.Final

test (7)

Group / Artifact Type Version
org.hibernate : hibernate-entitymanager jar 5.2.2.Final
javax.transaction : javax.transaction-api jar 1.2
org.springframework : spring-context jar 4.3.2.RELEASE
org.springframework : spring-test jar 4.3.2.RELEASE
org.springframework : spring-orm jar 4.3.2.RELEASE
junit : junit jar 4.12
org.hamcrest : hamcrest-junit jar 2.0.0.0

Project Modules

There are no modules declared in this project.