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