| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаcom.github.imaginary11 |
| Идентификатор | Идентификаторsqlx-spring-boot-starter |
| Версия | Версия1.0.2-RELEASE |
| Тип | Типjar |
| Описание |
Описаниеsqlx-spring-boot-starter
easy sql for springboot
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.github.imaginary11/sqlx-spring-boot-starter/ -->
<dependency>
<groupId>com.github.imaginary11</groupId>
<artifactId>sqlx-spring-boot-starter</artifactId>
<version>1.0.2-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.imaginary11/sqlx-spring-boot-starter/
implementation 'com.github.imaginary11:sqlx-spring-boot-starter:1.0.2-RELEASE'
// https://jarcasting.com/artifacts/com.github.imaginary11/sqlx-spring-boot-starter/
implementation ("com.github.imaginary11:sqlx-spring-boot-starter:1.0.2-RELEASE")
'com.github.imaginary11:sqlx-spring-boot-starter:jar:1.0.2-RELEASE'
<dependency org="com.github.imaginary11" name="sqlx-spring-boot-starter" rev="1.0.2-RELEASE">
<artifact name="sqlx-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.imaginary11', module='sqlx-spring-boot-starter', version='1.0.2-RELEASE')
)
libraryDependencies += "com.github.imaginary11" % "sqlx-spring-boot-starter" % "1.0.2-RELEASE"
[com.github.imaginary11/sqlx-spring-boot-starter "1.0.2-RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-autoconfigure | jar | |
| org.springframework.boot : spring-boot-starter-jdbc | jar | |
| org.mybatis.spring.boot : mybatis-spring-boot-starter | jar | 2.0.0 |
| p6spy : p6spy | jar | 3.6.0 |
| com.alibaba : druid | jar | 1.0.28 |
| com.github.pagehelper : pagehelper | jar | 4.0.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| mysql : mysql-connector-java | jar |