Last Version

Spring Roo - Annotations (ASLv2 Licensed) 2.0.0.RELEASE

Provides POM configuration inheritence for those modules that build an OSGi bundle.

License

License

GroupId

GroupId

org.springframework.roo
ArtifactId

ArtifactId

org.springframework.roo.annotations
Version

Version

2.0.0.RELEASE
Type

Type

pom
Description

Description

Spring Roo - Annotations (ASLv2 Licensed)
Provides POM configuration inheritence for those modules that build an OSGi bundle.
Project Organization

Project Organization

Pivotal Software, Inc.

Download org.springframework.roo.annotations 2.0.0.RELEASE


<!-- https://jarcasting.com/artifacts/org.springframework.roo/org.springframework.roo.annotations/ -->
<dependency>
    <groupId>org.springframework.roo</groupId>
    <artifactId>org.springframework.roo.annotations</artifactId>
    <version>2.0.0.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.roo/org.springframework.roo.annotations/
implementation 'org.springframework.roo:org.springframework.roo.annotations:2.0.0.RELEASE'
// https://jarcasting.com/artifacts/org.springframework.roo/org.springframework.roo.annotations/
implementation ("org.springframework.roo:org.springframework.roo.annotations:2.0.0.RELEASE")
'org.springframework.roo:org.springframework.roo.annotations:pom:2.0.0.RELEASE'
<dependency org="org.springframework.roo" name="org.springframework.roo.annotations" rev="2.0.0.RELEASE">
  <artifact name="org.springframework.roo.annotations" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.springframework.roo', module='org.springframework.roo.annotations', version='2.0.0.RELEASE')
)
libraryDependencies += "org.springframework.roo" % "org.springframework.roo.annotations" % "2.0.0.RELEASE"
[org.springframework.roo/org.springframework.roo.annotations "2.0.0.RELEASE"]

Dependencies

compile (13)

Group / Artifact Type Version
org.springframework.roo : org.springframework.roo.addon.configurable.annotations jar 2.0.0.RELEASE
org.springframework.roo : org.springframework.roo.addon.javabean.annotations jar 2.0.0.RELEASE
org.springframework.roo : org.springframework.roo.addon.jpa.annotations jar 2.0.0.RELEASE
org.springframework.roo : org.springframework.roo.addon.layers.repository.jpa.annotations jar 2.0.0.RELEASE
org.springframework.roo : org.springframework.roo.addon.layers.service.annotations jar 2.0.0.RELEASE
org.springframework.roo : org.springframework.roo.addon.plural.annotations jar 2.0.0.RELEASE
org.springframework.roo : org.springframework.roo.addon.security.annotations jar 2.0.0.RELEASE
org.springframework.roo : org.springframework.roo.addon.web.mvc.controller.annotations jar 2.0.0.RELEASE
org.springframework.roo : org.springframework.roo.addon.web.mvc.exceptions.annotations jar 2.0.0.RELEASE
org.springframework.roo : org.springframework.roo.addon.web.mvc.thymeleaf.annotations jar 2.0.0.RELEASE
org.springframework.roo : org.springframework.roo.classpath jar 2.0.0.RELEASE
org.springframework.roo : org.springframework.roo.addon.dto.annotations jar 2.0.0.RELEASE
org.springframework.roo : org.springframework.roo.addon.ws.annotations jar 2.0.0.RELEASE

Project Modules

There are no modules declared in this project.