is not current version
Last Version 2.0.0.RELEASE

hbatis-core 1.10.4.RELEASE

hbatis is a simple orm framework

License

License

GroupId

GroupId

cn.sylinx
ArtifactId

ArtifactId

hbatis-core
Version

Version

1.10.4.RELEASE
Type

Type

jar
Description

Description

hbatis-core
hbatis is a simple orm framework
Project URL

Project URL

http://www.sylinx.cn

Download hbatis-core 1.10.4.RELEASE


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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar
ognl : ognl jar 3.1.2

provided (11)

Group / Artifact Type Version
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

test (1)

Group / Artifact Type Version
junit : junit jar

Project Modules

There are no modules declared in this project.