Last Version

ThreeTen-JPA Test 1.12

JPA attribute converters for JSR-310 dates and times.

License

License

MIT
GroupId

GroupId

com.github.marschall
ArtifactId

ArtifactId

threeten-jpa-test
Version

Version

1.12
Type

Type

jar
Description

Description

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

Download threeten-jpa-test 1.12


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

Dependencies

compile (5)

Group / Artifact Type Version
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.junit.jupiter : junit-jupiter-api jar 5.3.2

provided (1)

Group / Artifact Type Version
org.eclipse.persistence : javax.persistence jar 2.2.1

Project Modules

There are no modules declared in this project.