| Лицензия |
Лицензия |
|---|---|
| Группа | Группаde.bund.bva.isyfact |
| Идентификатор | Идентификаторisy-persistence |
| Версия | Версия2.4.1 |
| Тип | Типjar |
| Описание |
ОписаниеIsyFact Persistence
Die Querschnittsbibliothek isy-persistence
|
| Имя Файла | Размер |
|---|---|
| isy-persistence-2.4.1.pom | |
| isy-persistence-2.4.1.jar | 38 KB |
| isy-persistence-2.4.1-sources.jar | 36 KB |
| isy-persistence-2.4.1-javadoc.jar | 179 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/de.bund.bva.isyfact/isy-persistence/ -->
<dependency>
<groupId>de.bund.bva.isyfact</groupId>
<artifactId>isy-persistence</artifactId>
<version>2.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.bund.bva.isyfact/isy-persistence/
implementation 'de.bund.bva.isyfact:isy-persistence:2.4.1'
// https://jarcasting.com/artifacts/de.bund.bva.isyfact/isy-persistence/
implementation ("de.bund.bva.isyfact:isy-persistence:2.4.1")
'de.bund.bva.isyfact:isy-persistence:jar:2.4.1'
<dependency org="de.bund.bva.isyfact" name="isy-persistence" rev="2.4.1">
<artifact name="isy-persistence" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.bund.bva.isyfact', module='isy-persistence', version='2.4.1')
)
libraryDependencies += "de.bund.bva.isyfact" % "isy-persistence" % "2.4.1"
[de.bund.bva.isyfact/isy-persistence "2.4.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| de.bund.bva.isyfact : isy-datetime | jar | |
| de.bund.bva.isyfact : isy-exception-core | jar | |
| de.bund.bva.isyfact : isy-logging | jar | |
| org.springframework : spring-beans | jar | |
| org.springframework : spring-context | jar | |
| org.springframework : spring-jdbc | jar | |
| org.springframework : spring-orm | jar | |
| org.springframework : spring-tx | jar | |
| org.springframework.boot : spring-boot | jar | |
| org.springframework.boot : spring-boot-actuator | jar | |
| org.springframework.boot : spring-boot-autoconfigure | jar | |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | |
| org.springframework.boot : spring-boot-starter-validation | jar | |
| org.springframework.data : spring-data-jpa | jar | |
| org.hibernate : hibernate-core | jar | |
| javax.persistence : javax.persistence-api | jar | |
| com.oracle.database.jdbc : ucp Необязательный | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | |
| org.junit.vintage : junit-vintage-engine | jar | |
| com.h2database : h2 | jar | |
| org.dbunit : dbunit | jar | |
| com.github.springtestdbunit : spring-test-dbunit | jar | 1.3.0 |