Last Version

hbatis-core 2.0.0.RELEASE

hbatis is a simple orm framework

License

License

GroupId

GroupId

cn.sylinx
ArtifactId

ArtifactId

hbatis-core
Version

Version

2.0.0.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 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"]

Dependencies

compile (2)

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

provided (11)

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

Project Modules

There are no modules declared in this project.