Last Version

Spring Annotation 5.0.4

Spring core support for annotations, meta-annotations, and composed annotations with attribute overrides

License

License

GroupId

GroupId

com.github.XDean
ArtifactId

ArtifactId

spring-annotation
Version

Version

5.0.4
Type

Type

jar
Description

Description

Spring Annotation
Spring core support for annotations, meta-annotations, and composed annotations with attribute overrides
Project URL

Project URL

https://github.com/XDean/spring-annotation

Download spring-annotation 5.0.4


<!-- 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"]

Dependencies

compile (4)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.1
org.springframework : spring-jcl jar 5.0.4.RELEASE
org.jetbrains.kotlin : kotlin-stdlib Optional jar 1.2.21
org.jetbrains.kotlin : kotlin-reflect Optional jar 1.2.21

provided (1)

Group / Artifact Type Version
com.github.XDean : codecov-ignore jar 1.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.