| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcn.sylinx |
| Идентификатор | Идентификаторhbatis-core |
| Версия | Версия1.10.5.RELEASE |
| Тип | Типjar |
| Описание |
Описаниеhbatis-core
hbatis is a simple orm framework
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| hbatis-core-1.10.5.RELEASE.pom | |
| hbatis-core-1.10.5.RELEASE.jar | 450 KB |
| hbatis-core-1.10.5.RELEASE-sources.jar | 230 KB |
| hbatis-core-1.10.5.RELEASE-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/cn.sylinx/hbatis-core/ -->
<dependency>
<groupId>cn.sylinx</groupId>
<artifactId>hbatis-core</artifactId>
<version>1.10.5.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.sylinx/hbatis-core/
implementation 'cn.sylinx:hbatis-core:1.10.5.RELEASE'
// https://jarcasting.com/artifacts/cn.sylinx/hbatis-core/
implementation ("cn.sylinx:hbatis-core:1.10.5.RELEASE")
'cn.sylinx:hbatis-core:jar:1.10.5.RELEASE'
<dependency org="cn.sylinx" name="hbatis-core" rev="1.10.5.RELEASE">
<artifact name="hbatis-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.sylinx', module='hbatis-core', version='1.10.5.RELEASE')
)
libraryDependencies += "cn.sylinx" % "hbatis-core" % "1.10.5.RELEASE"
[cn.sylinx/hbatis-core "1.10.5.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | |
| ognl : ognl | jar | 3.1.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.alibaba : druid | jar | 1.1.21 |
| com.zaxxer : HikariCP | jar | |
| org.apache.tomcat : tomcat-jdbc | jar | |
| com.jolbox : bonecp | jar | 0.8.0.RELEASE |
| com.mchange : c3p0 | jar | 0.9.5.2 |
| org.apache.commons : commons-dbcp2 | jar | |
| commons-dbcp : commons-dbcp | jar | 1.4 |
| org.springframework.boot : spring-boot-autoconfigure | jar | |
| org.springframework.boot : spring-boot-starter-aop | jar | |
| com.google.guava : guava | jar | 29.0-jre |
| aopalliance : aopalliance | jar | 1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar |