is not current version
Last Version 0.1.3

hbatis-core 0.0.1

h-orm is a simple orm framework

License

License

Categories

Categories

ORM Data
GroupId

GroupId

cn.sylinx
ArtifactId

ArtifactId

h-orm
Version

Version

0.0.1
Type

Type

jar
Description

Description

hbatis-core
h-orm is a simple orm framework
Project URL

Project URL

http://www.sylinx.cn

Download h-orm 0.0.1


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

Dependencies

compile (2)

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

provided (3)

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

test (2)

Group / Artifact Type Version
com.alibaba : druid jar 1.1.21
mysql : mysql-connector-java jar 8.0.27

Project Modules

There are no modules declared in this project.