is not current version
Last Version 2.0.0.RELEASE

org.springframework.roo:org.springframework.roo.annotations 2.0.0.RC1


GroupId

GroupId

org.springframework.roo
ArtifactId

ArtifactId

org.springframework.roo.annotations
Version

Version

2.0.0.RC1
Type

Type

pom

Download org.springframework.roo.annotations 2.0.0.RC1


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