MVN

net.java.dev.spring-annotation : spring-annotation

Maven & Gradle

Aug 02, 2011

Spring-Annotation

<dependency>
    <groupId>net.java.dev.spring-annotation</groupId>
    <artifactId>spring-annotation</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.java.dev.spring-annotation : spring-annotation to add to Maven - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of net.java.dev.spring-annotation : spring-annotation to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
spring-annotation-1.0.2
1.0
spring-annotation-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.java.dev.spring-annotation</groupId>
    <artifactId>spring-annotation</artifactId>
    <version>1.0.2</version>
</dependency>