License |
License |
---|---|
Categories |
CategoriesHibernate Data ORM |
GroupId | GroupIdcom.github.marschall |
ArtifactId | ArtifactIdthreeten-jpa-oracle-hibernate |
Version | Version1.12 |
Type | Typejar |
Description |
DescriptionThreeTen-JPA Oracle Hibernate
Extensions for Oracle and Hibernate
|
<!-- https://jarcasting.com/artifacts/com.github.marschall/threeten-jpa-oracle-hibernate/ -->
<dependency>
<groupId>com.github.marschall</groupId>
<artifactId>threeten-jpa-oracle-hibernate</artifactId>
<version>1.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.marschall/threeten-jpa-oracle-hibernate/
implementation 'com.github.marschall:threeten-jpa-oracle-hibernate:1.12'
// https://jarcasting.com/artifacts/com.github.marschall/threeten-jpa-oracle-hibernate/
implementation ("com.github.marschall:threeten-jpa-oracle-hibernate:1.12")
'com.github.marschall:threeten-jpa-oracle-hibernate:jar:1.12'
<dependency org="com.github.marschall" name="threeten-jpa-oracle-hibernate" rev="1.12">
<artifact name="threeten-jpa-oracle-hibernate" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.marschall', module='threeten-jpa-oracle-hibernate', version='1.12')
)
libraryDependencies += "com.github.marschall" % "threeten-jpa-oracle-hibernate" % "1.12"
[com.github.marschall/threeten-jpa-oracle-hibernate "1.12"]
Group / Artifact | Type | Version |
---|---|---|
com.github.marschall : threeten-jpa-oracle-impl | jar | 1.12 |
Group / Artifact | Type | Version |
---|---|---|
com.github.marschall : threeten-jpa-oracle-api | jar | 1.12 |
org.hibernate : hibernate-core | jar | 5.4.0.Final |
Group / Artifact | Type | Version |
---|---|---|
org.hibernate : hibernate-entitymanager | jar | 5.4.0.Final |
javax.transaction : javax.transaction-api | jar | 1.3 |
org.springframework : spring-context | jar | 5.1.3.RELEASE |
org.springframework : spring-test | jar | 5.1.3.RELEASE |
org.springframework : spring-orm | jar | 5.1.3.RELEASE |
org.junit.jupiter : junit-jupiter-api | jar | 5.3.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.3.2 |
org.junit.platform : junit-platform-launcher | jar | 1.3.2 |
org.hamcrest : hamcrest-junit | jar | 2.0.0.0 |
org.apache.logging.log4j : log4j-core | jar | 2.11.1 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.11.1 |
org.apache.logging.log4j : log4j-jcl | jar | 2.11.1 |