| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаcom.github.nfwork |
| Идентификатор | Идентификаторdbfound-spring-boot-starter |
| Последняя версия | Последняя версия2.1.9 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеdbfound spring boot starter
dbfound spring boot starter
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.github.nfwork/dbfound-spring-boot-starter/ -->
<dependency>
<groupId>com.github.nfwork</groupId>
<artifactId>dbfound-spring-boot-starter</artifactId>
<version>2.1.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nfwork/dbfound-spring-boot-starter/
implementation 'com.github.nfwork:dbfound-spring-boot-starter:2.1.9'
// https://jarcasting.com/artifacts/com.github.nfwork/dbfound-spring-boot-starter/
implementation ("com.github.nfwork:dbfound-spring-boot-starter:2.1.9")
'com.github.nfwork:dbfound-spring-boot-starter:jar:2.1.9'
<dependency org="com.github.nfwork" name="dbfound-spring-boot-starter" rev="2.1.9">
<artifact name="dbfound-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nfwork', module='dbfound-spring-boot-starter', version='2.1.9')
)
libraryDependencies += "com.github.nfwork" % "dbfound-spring-boot-starter" % "2.1.9"
[com.github.nfwork/dbfound-spring-boot-starter "2.1.9"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-jdbc | jar | |
| org.springframework.data : spring-data-commons | jar | |
| org.springframework.boot : spring-boot-configuration-processor | jar | 2.1.4.RELEASE |
| com.github.nfwork : dbfound | jar | 2.5.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 2.1.4.RELEASE |