| Лицензия |
Лицензия
MIT License
|
|---|---|
| Группа | Группаcom.yupaits |
| Идентификатор | Идентификаторcommons-annotation |
| Версия | Версия1.0.12 |
| Тип | Типjar |
| Описание |
Описаниеcommons-annotation
公共注解模块
|
| Имя Файла | Размер |
|---|---|
| commons-annotation-1.0.12.pom | |
| commons-annotation-1.0.12.jar | 12 KB |
| commons-annotation-1.0.12-sources.jar | 12 KB |
| commons-annotation-1.0.12-javadoc.jar | 31 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.swagger : swagger-annotations | jar | 1.5.21 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.9.0 |