Skip to content
This repository was archived by the owner on Oct 28, 2022. It is now read-only.

Files

Latest commit

54a8cc1 · Mar 20, 2019

History

History

annotations

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Mar 4, 2015
Mar 20, 2019

== Annotations Project

This project includes all Spring Roo Annotations dependencies to be included on Spring Roo generated project as:

<dependency>
    <groupId>org.springframework.roo</groupId>
    <artifactId>org.springframework.roo.annotations</artifactId>
    <version>${roo.version}</version>
    <scope>provided</scope>
</dependency>