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