License |
License |
---|---|
GroupId | GroupIdorg.huiche |
ArtifactId | ArtifactIdhuiche-annotation |
Last Version | Last Version1.4.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhuiche framework Powered by spring-boot and querydsl
|
Filename | Size |
---|---|
huiche-annotation-1.4.3.pom | |
huiche-annotation-1.4.3.jar | 3 KB |
huiche-annotation-1.4.3-sources.jar | 4 KB |
huiche-annotation-1.4.3-javadoc.jar | 41 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.huiche/huiche-annotation/ -->
<dependency>
<groupId>org.huiche</groupId>
<artifactId>huiche-annotation</artifactId>
<version>1.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.huiche/huiche-annotation/
implementation 'org.huiche:huiche-annotation:1.4.3'
// https://jarcasting.com/artifacts/org.huiche/huiche-annotation/
implementation ("org.huiche:huiche-annotation:1.4.3")
'org.huiche:huiche-annotation:jar:1.4.3'
<dependency org="org.huiche" name="huiche-annotation" rev="1.4.3">
<artifact name="huiche-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.huiche', module='huiche-annotation', version='1.4.3')
)
libraryDependencies += "org.huiche" % "huiche-annotation" % "1.4.3"
[org.huiche/huiche-annotation "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 |