| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.marschall |
| Идентификатор | Идентификаторthreeten-jpa-oracle-api |
| Версия | Версия1.12 |
| Тип | Типjar |
| Описание |
ОписаниеThreeTen-JPA Oracle API
Oracle diver API stubs
|
| Имя Файла | Размер |
|---|---|
| threeten-jpa-oracle-api-1.12.pom | |
| threeten-jpa-oracle-api-1.12.jar | 28 KB |
| threeten-jpa-oracle-api-1.12-sources.jar | 13 KB |
| threeten-jpa-oracle-api-1.12-javadoc.jar | 69 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.marschall/threeten-jpa-oracle-api/ -->
<dependency>
<groupId>com.github.marschall</groupId>
<artifactId>threeten-jpa-oracle-api</artifactId>
<version>1.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.marschall/threeten-jpa-oracle-api/
implementation 'com.github.marschall:threeten-jpa-oracle-api:1.12'
// https://jarcasting.com/artifacts/com.github.marschall/threeten-jpa-oracle-api/
implementation ("com.github.marschall:threeten-jpa-oracle-api:1.12")
'com.github.marschall:threeten-jpa-oracle-api:jar:1.12'
<dependency org="com.github.marschall" name="threeten-jpa-oracle-api" rev="1.12">
<artifact name="threeten-jpa-oracle-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.marschall', module='threeten-jpa-oracle-api', version='1.12')
)
libraryDependencies += "com.github.marschall" % "threeten-jpa-oracle-api" % "1.12"
[com.github.marschall/threeten-jpa-oracle-api "1.12"]