| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcn.sylinx |
| Идентификатор | Идентификаторhbatis-springboot-starter |
| Последняя версия | Последняя версия1.1.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеhbatis-springboot-starter
hbatis springboot starter
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- https://jarcasting.com/artifacts/cn.sylinx/hbatis-springboot-starter/ -->
<dependency>
<groupId>cn.sylinx</groupId>
<artifactId>hbatis-springboot-starter</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.sylinx/hbatis-springboot-starter/
implementation 'cn.sylinx:hbatis-springboot-starter:1.1.1'
// https://jarcasting.com/artifacts/cn.sylinx/hbatis-springboot-starter/
implementation ("cn.sylinx:hbatis-springboot-starter:1.1.1")
'cn.sylinx:hbatis-springboot-starter:jar:1.1.1'
<dependency org="cn.sylinx" name="hbatis-springboot-starter" rev="1.1.1">
<artifact name="hbatis-springboot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.sylinx', module='hbatis-springboot-starter', version='1.1.1')
)
libraryDependencies += "cn.sylinx" % "hbatis-springboot-starter" % "1.1.1"
[cn.sylinx/hbatis-springboot-starter "1.1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-autoconfigure | jar | |
| com.alibaba : druid | jar | 1.1.7 |
| cn.sylinx : hbatis-core | jar | 1.4.0-GA |