License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcn.zidot |
ArtifactId | ArtifactIdsprite-framework-orm |
Last Version | Last Version1.1.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsprite-framework-orm
sprite framework orm
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sprite-framework-orm-1.1.7.pom | |
sprite-framework-orm-1.1.7.jar | 161 KB |
sprite-framework-orm-1.1.7-sources.jar | 87 KB |
sprite-framework-orm-1.1.7-javadoc.jar | 708 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-jdbc | jar | 4.3.7.RELEASE |
org.springframework : spring-context | jar | 4.3.7.RELEASE |