License |
License |
---|---|
GroupId | GroupIdcn.sylinx |
ArtifactId | ArtifactIdhbatis-core |
Version | Version1.10.4.RELEASE |
Type | Typejar |
Description |
Descriptionhbatis-core
hbatis is a simple orm framework
|
Project URL |
Project URL |
Filename | Size |
---|---|
hbatis-core-1.10.4.RELEASE.pom | |
hbatis-core-1.10.4.RELEASE.jar | 450 KB |
hbatis-core-1.10.4.RELEASE-sources.jar | 230 KB |
hbatis-core-1.10.4.RELEASE-javadoc.jar | 1 MB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | |
ognl : ognl | jar | 3.1.2 |
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar |