is not current version
Last Version 2.0.0.RELEASE

org.springframework.roo:org.springframework.roo.bootstrap 1.3.2.RC1


GroupId

GroupId

org.springframework.roo
ArtifactId

ArtifactId

org.springframework.roo.bootstrap
Version

Version

1.3.2.RC1
Type

Type

jar

Download org.springframework.roo.bootstrap 1.3.2.RC1


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