License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.github.biezhi |
ArtifactId | ArtifactIdunique-support-orm |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionunique-support-orm
unique-web is a lightweight Java Web Framework
|
Filename | Size |
---|---|
unique-support-orm-1.1.0.pom | |
unique-support-orm-1.1.0.jar | 30 KB |
unique-support-orm-1.1.0-sources.jar | 18 KB |
unique-support-orm-1.1.0-javadoc.jar | 188 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.biezhi/unique-support-orm/ -->
<dependency>
<groupId>com.github.biezhi</groupId>
<artifactId>unique-support-orm</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.biezhi/unique-support-orm/
implementation 'com.github.biezhi:unique-support-orm:1.1.0'
// https://jarcasting.com/artifacts/com.github.biezhi/unique-support-orm/
implementation ("com.github.biezhi:unique-support-orm:1.1.0")
'com.github.biezhi:unique-support-orm:jar:1.1.0'
<dependency org="com.github.biezhi" name="unique-support-orm" rev="1.1.0">
<artifact name="unique-support-orm" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.biezhi', module='unique-support-orm', version='1.1.0')
)
libraryDependencies += "com.github.biezhi" % "unique-support-orm" % "1.1.0"
[com.github.biezhi/unique-support-orm "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.biezhi : unique-web | jar | 1.1.0 |
commons-dbutils : commons-dbutils | jar | 1.5 |