resty-orm

Resty orm

License

License

Categories

Categories

ORM Data
GroupId

GroupId

cn.dreampie
ArtifactId

ArtifactId

resty-orm
Last Version

Last Version

1.3.0.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

resty-orm
Resty orm

Download resty-orm

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
cn.dreampie : resty-common jar 1.3.0.RELEASE
cn.dreampie : resty-cache jar 1.3.0.RELEASE

provided (6)

Group / Artifact Type Version
com.alibaba : fastjson jar 1.2.5
net.sf.ehcache : ehcache-core jar 2.6.6
com.alibaba : druid jar 1.0.13
c3p0 : c3p0 jar 0.9.1.2
mysql : mysql-connector-java jar 5.1.34
ch.qos.logback : logback-classic jar 1.1.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.0.RELEASE
1.1.0
1.0