h-orm

h-orm is a simple orm framework

License

License

Categories

Categories

ORM Data
GroupId

GroupId

cn.sylinx
ArtifactId

ArtifactId

h-orm
Last Version

Last Version

0.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

http://www.sylinx.cn

Download h-orm

How to add to project

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

Dependencies

compile (2)

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

provided (8)

Group / Artifact Type Version
com.google.guava : guava jar 31.1-jre
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.5
org.apache.commons : commons-dbcp2 jar 2.7.0
commons-dbcp : commons-dbcp jar 1.4

test (1)

Group / Artifact Type Version
mysql : mysql-connector-java jar 8.0.27

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.3
0.1.2
0.1.1
0.1.0
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1