| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcn.legendshop |
| Идентификатор | Идентификаторlegendshop-dao |
| Последняя версия | Последняя версия5.5.8 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеjdbcPlus++ is a jdbc tool base on jdbcTemplate
|
| Имя Файла | Размер |
|---|---|
| legendshop-dao-5.5.8.pom | |
| legendshop-dao-5.5.8.jar | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/cn.legendshop/legendshop-dao/ -->
<dependency>
<groupId>cn.legendshop</groupId>
<artifactId>legendshop-dao</artifactId>
<version>5.5.8</version>
</dependency>
// https://jarcasting.com/artifacts/cn.legendshop/legendshop-dao/
implementation 'cn.legendshop:legendshop-dao:5.5.8'
// https://jarcasting.com/artifacts/cn.legendshop/legendshop-dao/
implementation ("cn.legendshop:legendshop-dao:5.5.8")
'cn.legendshop:legendshop-dao:jar:5.5.8'
<dependency org="cn.legendshop" name="legendshop-dao" rev="5.5.8">
<artifact name="legendshop-dao" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.legendshop', module='legendshop-dao', version='5.5.8')
)
libraryDependencies += "cn.legendshop" % "legendshop-dao" % "5.5.8"
[cn.legendshop/legendshop-dao "5.5.8"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-jdbc | jar | 5.0.13.RELEASE |
| org.springframework : spring-beans | jar | 5.0.13.RELEASE |
| org.springframework : spring-core | jar | 5.0.13.RELEASE |
| org.springframework : spring-tx | jar | 5.0.13.RELEASE |
| org.springframework : spring-aop | jar | 5.0.13.RELEASE |
| org.springframework : spring-context | jar | 5.0.13.RELEASE |
| org.springframework : spring-context-support | jar | 5.0.13.RELEASE |
| cn.legendshop : legendshop-dao-annotation | jar | 5.5.8 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.28 |
| com.esotericsoftware : reflectasm | jar | 1.11.3 |
| oro : oro | jar | 2.0.8 |
| dom4j : dom4j | jar | 1.6.1 |
| commons-io : commons-io | jar | 2.5 |
| jaxen : jaxen | jar | 1.1.6 |
| org.slf4j : slf4j-api | jar | 1.7.28 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.oracle : ojdbc14 | jar | 10.2.0.4.0 |
| org.projectlombok : lombok | jar | 1.18.10 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |