| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииДанные |
| Группа | Группаcom.github.swiftech |
| Идентификатор | Идентификаторswiftboot-data |
| Последняя версия | Последняя версия2.2.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеData access component based on Spring-Data-JPA
|
| Имя Файла | Размер |
|---|---|
| swiftboot-data-2.2.1.pom | |
| swiftboot-data-2.2.1.jar | 58 KB |
| swiftboot-data-2.2.1-tests.jar | 51 KB |
| swiftboot-data-2.2.1-sources.jar | 41 KB |
| swiftboot-data-2.2.1-javadoc.jar | 681 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.swiftech/swiftboot-data/ -->
<dependency>
<groupId>com.github.swiftech</groupId>
<artifactId>swiftboot-data</artifactId>
<version>2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.swiftech/swiftboot-data/
implementation 'com.github.swiftech:swiftboot-data:2.2.1'
// https://jarcasting.com/artifacts/com.github.swiftech/swiftboot-data/
implementation ("com.github.swiftech:swiftboot-data:2.2.1")
'com.github.swiftech:swiftboot-data:jar:2.2.1'
<dependency org="com.github.swiftech" name="swiftboot-data" rev="2.2.1">
<artifact name="swiftboot-data" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.swiftech', module='swiftboot-data', version='2.2.1')
)
libraryDependencies += "com.github.swiftech" % "swiftboot-data" % "2.2.1"
[com.github.swiftech/swiftboot-data "2.2.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
| org.springframework.boot : spring-boot-starter-data-jpa | jar | 2.3.12.RELEASE |
| org.springframework.boot : spring-boot-test | jar | 2.3.12.RELEASE |
| org.springframework : spring-test | jar | 5.2.22.RELEASE |
| com.h2database : h2 | jar | 1.4.200 |
| mysql : mysql-connector-java | jar | 8.0.22 |
| org.springframework.boot : spring-boot-test-autoconfigure | jar | 2.3.12.RELEASE |