| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.marschall |
| Идентификатор | Идентификаторthreeten-jpa-test |
| Версия | Версия1.12 |
| Тип | Типjar |
| Описание |
ОписаниеThreeTen-JPA Test
JPA attribute converters for JSR-310 dates and times.
|
| Имя Файла | Размер |
|---|---|
| threeten-jpa-test-1.12.pom | |
| threeten-jpa-test-1.12.jar | 32 KB |
| threeten-jpa-test-1.12-sources.jar | 28 KB |
| threeten-jpa-test-1.12-javadoc.jar | 81 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.eclipse.persistence : javax.persistence | jar | 2.2.1 |