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