не последняя версия
Последняя версия 1.12

com.github.marschall:threeten-jpa-h2-eclipselink 1.8.1

Extensions for H2 and EclipseLink

Категории

Категории

H2 Данные Базы данных CLI Взаимодействие с пользователем EclipseLink ORM
Группа

Группа

com.github.marschall
Идентификатор

Идентификатор

threeten-jpa-h2-eclipselink
Версия

Версия

1.8.1
Тип

Тип

jar

Скачать threeten-jpa-h2-eclipselink 1.8.1


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