Jar examples for s:spring-annotation-base
You can download jar file spring-annotation-base 1.0 in this page.
You can use the following script to add spring-annotation-base-1.0.jar to your project.
<dependency> <groupId>net.java.dev.spring-annotation</groupId> <artifactId>spring-annotation-base</artifactId> <version>1.0</version> </dependency>
compile group: 'net.java.dev.spring-annotation', name: 'spring-annotation-base', version: '1.0'
libraryDependencies += "net.java.dev.spring-annotation" % "spring-annotation-base" % "1.0"
<dependency org="net.java.dev.spring-annotation" name="spring-annotation-base" rev="1.0"/>
@Grapes(@Grab(group='net.java.dev.spring-annotation', module='spring-annotation-base', version='1.0'))
'net.java.dev.spring-annotation:spring-annotation-base:jar:1.0'
Click the following link to download the jar file.
spring-annotation-base-1.0.jar