Последняя версия

hbatis-core 2.0.0.RELEASE

hbatis is a simple orm framework

Лицензия

Лицензия

Группа

Группа

cn.sylinx
Идентификатор

Идентификатор

hbatis-core
Версия

Версия

2.0.0.RELEASE
Тип

Тип

jar
Описание

Описание

hbatis-core
hbatis is a simple orm framework
Ссылка на сайт

Ссылка на сайт

http://www.sylinx.cn

Скачать hbatis-core 2.0.0.RELEASE


<!-- https://jarcasting.com/artifacts/cn.sylinx/hbatis-core/ -->
<dependency>
    <groupId>cn.sylinx</groupId>
    <artifactId>hbatis-core</artifactId>
    <version>2.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.sylinx/hbatis-core/
implementation 'cn.sylinx:hbatis-core:2.0.0.RELEASE'
// https://jarcasting.com/artifacts/cn.sylinx/hbatis-core/
implementation ("cn.sylinx:hbatis-core:2.0.0.RELEASE")
'cn.sylinx:hbatis-core:jar:2.0.0.RELEASE'
<dependency org="cn.sylinx" name="hbatis-core" rev="2.0.0.RELEASE">
  <artifact name="hbatis-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.sylinx', module='hbatis-core', version='2.0.0.RELEASE')
)
libraryDependencies += "cn.sylinx" % "hbatis-core" % "2.0.0.RELEASE"
[cn.sylinx/hbatis-core "2.0.0.RELEASE"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.30
ognl : ognl jar 3.1.2

provided (11)

Идентификатор библиотеки Тип Версия
com.alibaba : druid jar 1.1.21
com.zaxxer : HikariCP jar 3.4.2
org.apache.tomcat : tomcat-jdbc jar 9.0.33
com.jolbox : bonecp jar 0.8.0.RELEASE
com.mchange : c3p0 jar 0.9.5.2
org.apache.commons : commons-dbcp2 jar 2.7.0
commons-dbcp : commons-dbcp jar 1.4
org.springframework.boot : spring-boot-autoconfigure jar 2.2.6.RELEASE
org.springframework.boot : spring-boot-starter-aop jar 2.2.6.RELEASE
com.google.guava : guava jar 29.0-jre
aopalliance : aopalliance jar 1.0

Модули Проекта

Данный проект не имеет модулей.