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