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