License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdio.github.shaohuizhe |
ArtifactId | ArtifactIdorm |
Last Version | Last Version8.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorm
orm
|
Filename | Size |
---|---|
orm-8.1.pom | |
orm-8.1.jar | 45 KB |
orm-8.1-sources.jar | 22 KB |
orm-8.1-javadoc.jar | 199 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.shaohuizhe/orm/ -->
<dependency>
<groupId>io.github.shaohuizhe</groupId>
<artifactId>orm</artifactId>
<version>8.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.shaohuizhe/orm/
implementation 'io.github.shaohuizhe:orm:8.1'
// https://jarcasting.com/artifacts/io.github.shaohuizhe/orm/
implementation ("io.github.shaohuizhe:orm:8.1")
'io.github.shaohuizhe:orm:jar:8.1'
<dependency org="io.github.shaohuizhe" name="orm" rev="8.1">
<artifact name="orm" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.shaohuizhe', module='orm', version='8.1')
)
libraryDependencies += "io.github.shaohuizhe" % "orm" % "8.1"
[io.github.shaohuizhe/orm "8.1"]
Group / Artifact | Type | Version |
---|---|---|
io.github.shaohuizhe : core | jar | 8.1 |
io.github.shaohuizhe : spring-bean | jar | 8.1 |
io.github.shaohuizhe : ast | jar | 8.1 |