is not current version
Last Version 1.12

com.github.marschall:threeten-jpa-oracle-impl 1.8.0

Oracle timestamp conversion classes.

GroupId

GroupId

com.github.marschall
ArtifactId

ArtifactId

threeten-jpa-oracle-impl
Version

Version

1.8.0
Type

Type

jar

Download threeten-jpa-oracle-impl 1.8.0


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