sprite-framework-orm

sprite framework orm

License

License

Categories

Categories

ORM Data
GroupId

GroupId

cn.zidot
ArtifactId

ArtifactId

sprite-framework-orm
Last Version

Last Version

1.1.7
Release Date

Release Date

Type

Type

jar
Description

Description

sprite-framework-orm
sprite framework orm
Project URL

Project URL

https://gitee.com/jackl-osc/sprite-framework.git
Source Code Management

Source Code Management

https://gitee.com/jackl-osc/sprite-framework.git

Download sprite-framework-orm

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
cn.zidot : sprite-utils jar 1.2.8
cn.zidot : sprite-framework-core jar 2.2.1
ognl : ognl jar 3.2.10

provided (2)

Group / Artifact Type Version
org.springframework : spring-jdbc jar 4.3.7.RELEASE
org.springframework : spring-context jar 4.3.7.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.7
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.3