| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.marschall |
| Идентификатор | Идентификаторthreeten-jpa-master |
| Версия | Версия1.12 |
| Тип | Типpom |
| Описание |
ОписаниеThreeTen-JPA Parent POM
JPA attribute converters for JSR-310 dates and times.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| threeten-jpa-master-1.12.pom | 13 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.marschall/threeten-jpa-master/ -->
<dependency>
<groupId>com.github.marschall</groupId>
<artifactId>threeten-jpa-master</artifactId>
<version>1.12</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.marschall/threeten-jpa-master/
implementation 'com.github.marschall:threeten-jpa-master:1.12'
// https://jarcasting.com/artifacts/com.github.marschall/threeten-jpa-master/
implementation ("com.github.marschall:threeten-jpa-master:1.12")
'com.github.marschall:threeten-jpa-master:pom:1.12'
<dependency org="com.github.marschall" name="threeten-jpa-master" rev="1.12">
<artifact name="threeten-jpa-master" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.marschall', module='threeten-jpa-master', version='1.12')
)
libraryDependencies += "com.github.marschall" % "threeten-jpa-master" % "1.12"
[com.github.marschall/threeten-jpa-master "1.12"]