License |
License |
---|---|
Categories |
CategoriesZXing Data Data Formats Image Processing ORM |
GroupId | GroupIdio.gitee.zxing2021 |
ArtifactId | ArtifactIdorm |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionioc
Tiny ResultSet Util
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
orm-1.0.pom | |
orm-1.0-sources.jar | 2 KB |
orm-1.0-javadoc.jar | 41 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.gitee.zxing2021/orm/ -->
<dependency>
<groupId>io.gitee.zxing2021</groupId>
<artifactId>orm</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.zxing2021/orm/
implementation 'io.gitee.zxing2021:orm:1.0'
// https://jarcasting.com/artifacts/io.gitee.zxing2021/orm/
implementation ("io.gitee.zxing2021:orm:1.0")
'io.gitee.zxing2021:orm:jar:1.0'
<dependency org="io.gitee.zxing2021" name="orm" rev="1.0">
<artifact name="orm" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.zxing2021', module='orm', version='1.0')
)
libraryDependencies += "io.gitee.zxing2021" % "orm" % "1.0"
[io.gitee.zxing2021/orm "1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |
Group / Artifact | Type | Version |
---|---|---|
mysql : mysql-connector-java | jar | 8.0.28 |
junit : junit | jar | 4.13.2 |