License |
License
MIT License
|
---|---|
GroupId | GroupIdcom.yupaits |
ArtifactId | ArtifactIdcommons-annotation |
Last Version | Last Version1.0.12 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommons-annotation
公共注解模块
|
<!-- https://jarcasting.com/artifacts/com.yupaits/commons-annotation/ -->
<dependency>
<groupId>com.yupaits</groupId>
<artifactId>commons-annotation</artifactId>
<version>1.0.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.yupaits/commons-annotation/
implementation 'com.yupaits:commons-annotation:1.0.12'
// https://jarcasting.com/artifacts/com.yupaits/commons-annotation/
implementation ("com.yupaits:commons-annotation:1.0.12")
'com.yupaits:commons-annotation:jar:1.0.12'
<dependency org="com.yupaits" name="commons-annotation" rev="1.0.12">
<artifact name="commons-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yupaits', module='commons-annotation', version='1.0.12')
)
libraryDependencies += "com.yupaits" % "commons-annotation" % "1.0.12"
[com.yupaits/commons-annotation "1.0.12"]
Group / Artifact | Type | Version |
---|---|---|
io.swagger : swagger-annotations | jar | 1.5.21 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.9.0 |