License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdorg.huiche |
ArtifactId | ArtifactIdhuiche-data |
Last Version | Last Version1.4.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhuiche framework Powered by spring-boot and querydsl
|
Filename | Size |
---|---|
huiche-data-1.4.3.pom | |
huiche-data-1.4.3.jar | 8 KB |
huiche-data-1.4.3-sources.jar | 7 KB |
huiche-data-1.4.3-javadoc.jar | 78 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.huiche/huiche-data/ -->
<dependency>
<groupId>org.huiche</groupId>
<artifactId>huiche-data</artifactId>
<version>1.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.huiche/huiche-data/
implementation 'org.huiche:huiche-data:1.4.3'
// https://jarcasting.com/artifacts/org.huiche/huiche-data/
implementation ("org.huiche:huiche-data:1.4.3")
'org.huiche:huiche-data:jar:1.4.3'
<dependency org="org.huiche" name="huiche-data" rev="1.4.3">
<artifact name="huiche-data" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.huiche', module='huiche-data', version='1.4.3')
)
libraryDependencies += "org.huiche" % "huiche-data" % "1.4.3"
[org.huiche/huiche-data "1.4.3"]
Group / Artifact | Type | Version |
---|---|---|
com.querydsl : querydsl-sql | jar | 5.0.0 |
org.huiche : huiche-core | jar | 1.4.3 |
com.google.code.findbugs : jsr305 Optional | jar | 3.0.2 |
org.jetbrains : annotations Optional | jar | 23.0.0 |