| License |
License |
|---|---|
| GroupId | GroupIdcom.gitee.easy4use |
| ArtifactId | ArtifactIdhub-link-annotation |
| Version | Version1.0.4 |
| Type | Typejar |
| Description |
Descriptionhub-link-annotation
basic hub-link-annotation.
|
| Filename | Size |
|---|---|
| hub-link-annotation-1.0.4.pom | |
| hub-link-annotation-1.0.4-sources.jar | 5 KB |
| hub-link-annotation-1.0.4-javadoc.jar | 58 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.easy4use/hub-link-annotation/ -->
<dependency>
<groupId>com.gitee.easy4use</groupId>
<artifactId>hub-link-annotation</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.easy4use/hub-link-annotation/
implementation 'com.gitee.easy4use:hub-link-annotation:1.0.4'
// https://jarcasting.com/artifacts/com.gitee.easy4use/hub-link-annotation/
implementation ("com.gitee.easy4use:hub-link-annotation:1.0.4")
'com.gitee.easy4use:hub-link-annotation:jar:1.0.4'
<dependency org="com.gitee.easy4use" name="hub-link-annotation" rev="1.0.4">
<artifact name="hub-link-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.easy4use', module='hub-link-annotation', version='1.0.4')
)
libraryDependencies += "com.gitee.easy4use" % "hub-link-annotation" % "1.0.4"
[com.gitee.easy4use/hub-link-annotation "1.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok Optional | jar | 1.18.2 |
| org.springframework.boot : spring-boot-starter-web Optional | jar | 2.4.2 |