Jar examples for s:spring-annotation
Spring core support for annotations, meta-annotations, and composed annotations with attribute overrides
You can download jar file spring-annotation 5.0.4 in this page.
The Apache Software License, Version 2.0
You can use the following script to add spring-annotation-5.0.4.jar to your project.
<dependency> <groupId>com.github.XDean</groupId> <artifactId>spring-annotation</artifactId> <version>5.0.4</version> </dependency>
compile group: 'com.github.XDean', name: 'spring-annotation', version: '5.0.4'
libraryDependencies += "com.github.XDean" % "spring-annotation" % "5.0.4"
<dependency org="com.github.XDean" name="spring-annotation" rev="5.0.4"/>
@Grapes(@Grab(group='com.github.XDean', module='spring-annotation', version='5.0.4'))
'com.github.XDean:spring-annotation:jar:5.0.4'
Click the following link to download the jar file.
spring-annotation-5.0.4-javadoc.jar