| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.XDean |
| Идентификатор | Идентификаторspring-annotation |
| Последняя версия | Последняя версия5.0.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSpring Annotation
Spring core support for annotations, meta-annotations, and composed annotations with attribute overrides
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| spring-annotation-5.0.4.pom | |
| spring-annotation-5.0.4.jar | 145 KB |
| spring-annotation-5.0.4-sources.jar | 111 KB |
| spring-annotation-5.0.4-javadoc.jar | 333 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.XDean/spring-annotation/ -->
<dependency>
<groupId>com.github.XDean</groupId>
<artifactId>spring-annotation</artifactId>
<version>5.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.XDean/spring-annotation/
implementation 'com.github.XDean:spring-annotation:5.0.4'
// https://jarcasting.com/artifacts/com.github.XDean/spring-annotation/
implementation ("com.github.XDean:spring-annotation:5.0.4")
'com.github.XDean:spring-annotation:jar:5.0.4'
<dependency org="com.github.XDean" name="spring-annotation" rev="5.0.4">
<artifact name="spring-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.XDean', module='spring-annotation', version='5.0.4')
)
libraryDependencies += "com.github.XDean" % "spring-annotation" % "5.0.4"
[com.github.XDean/spring-annotation "5.0.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.code.findbugs : jsr305 | jar | 3.0.1 |
| org.springframework : spring-jcl | jar | 5.0.4.RELEASE |
| org.jetbrains.kotlin : kotlin-stdlib Необязательный | jar | 1.2.21 |
| org.jetbrains.kotlin : kotlin-reflect Необязательный | jar | 1.2.21 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.XDean : codecov-ignore | jar | 1.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-all | jar | 1.3 |