License |
License |
---|---|
GroupId | GroupIdcom.github.XDean |
ArtifactId | ArtifactIdspring-annotation |
Last Version | Last Version5.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring Annotation
Spring core support for annotations, meta-annotations, and composed annotations with attribute overrides
|
Project URL |
Project URL |
Filename | Size |
---|---|
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 |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
com.github.XDean : codecov-ignore | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-all | jar | 1.3 |