Last Version

ThreeTen-JPA 1.12

JPA attribute converters for JSR-310 dates and times.

License

License

MIT
GroupId

GroupId

com.github.marschall
ArtifactId

ArtifactId

threeten-jpa
Version

Version

1.12
Type

Type

jar
Description

Description

ThreeTen-JPA
JPA attribute converters for JSR-310 dates and times.

Download threeten-jpa 1.12


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

Dependencies

provided (3)

Group / Artifact Type Version
org.eclipse.persistence : javax.persistence jar 2.2.1
org.jboss.spec.javax.xml.bind : jboss-jaxb-api_2.2_spec jar 1.0.5.Final
javax.transaction : javax.transaction-api jar 1.3

test (25)

Group / Artifact Type Version
com.github.marschall : threeten-jpa-test jar 1.12
org.junit.jupiter : junit-jupiter-api jar 5.3.2
org.junit.jupiter : junit-jupiter-params 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.hibernate : hibernate-entitymanager jar 5.4.0.Final
org.eclipse.persistence : org.eclipse.persistence.jpa jar 2.7.3
org.eclipse.persistence : org.eclipse.persistence.extension jar 2.7.3
org.springframework : spring-core jar 5.1.3.RELEASE
org.springframework : spring-context jar 5.1.3.RELEASE
org.springframework : spring-orm jar 5.1.3.RELEASE
org.springframework : spring-test jar 5.1.3.RELEASE
org.apache.derby : derby jar 10.14.2.0
com.h2database : h2 jar 1.4.197
org.hsqldb : hsqldb jar 2.4.1
org.postgresql : postgresql jar 42.2.5
mysql : mysql-connector-java jar 8.0.13
org.mariadb.jdbc : mariadb-java-client jar 2.3.0
org.firebirdsql.jdbc : jaybird-jdk18 jar 3.0.5
com.microsoft.sqlserver : mssql-jdbc jar 6.4.0.jre8
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
org.apache.logging.log4j : log4j-jul jar 2.11.1

Project Modules

There are no modules declared in this project.