t

threeten-jpa-master

JPA attribute converters for JSR-310 dates and times.
https://github.com/marschall/threeten-jpa
MIT
Philippe Marschall
Files download
File Operation
threeten-jpa-master-1.12.pom download
Apache Maven
<dependency>
  <groupId>com.github.marschall</groupId>
  <artifactId>threeten-jpa-master</artifactId>
  <version>1.12</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.github.marschall:threeten-jpa-master:1.12'
Gradle Kotlin
implementation("com.github.marschall:threeten-jpa-master:1.12")
Scala SBT
libraryDependencies += "com.github.marschall" % "threeten-jpa-master" % "1.12"
Groovy Grape
@Grapes(
  @Grab(group='com.github.marschall', module='threeten-jpa-master', version='1.12')
)
Apache Ivy
<dependency org="com.github.marschall" name="threeten-jpa-master" rev="1.12" />
Leiningen
[com.github.marschall/threeten-jpa-master "1.12"]
Apache Buildr
'com.github.marschall:threeten-jpa-master:jar:1.12'
Dependencies
The project has no third-party dependencies