o

org.springframework.roo.root

Spring Roo is a next-generation rapid application development tool for Java developers. It focuses on higher productivity, stock-standard Java APIs, high usability, avoiding engineering trade-offs and facilitating easy Roo removal.
http://projects.spring.io/spring-roo/
Apache License, Version 2.0
Pivotal Software, Inc.
Enrique Ruiz Valenciano Jose Manuel Vivó Arnal Juan Carlos García del Canto Paula Navarro Alfonso Sergio Clares Martínez
Files download
File Operation
org.springframework.roo.root-2.0.0.RELEASE.pom download
Apache Maven
<dependency>
  <groupId>org.springframework.roo</groupId>
  <artifactId>org.springframework.roo.root</artifactId>
  <version>2.0.0.RELEASE</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'org.springframework.roo:org.springframework.roo.root:2.0.0.RELEASE'
Gradle Kotlin
implementation("org.springframework.roo:org.springframework.roo.root:2.0.0.RELEASE")
Scala SBT
libraryDependencies += "org.springframework.roo" % "org.springframework.roo.root" % "2.0.0.RELEASE"
Groovy Grape
@Grapes(
  @Grab(group='org.springframework.roo', module='org.springframework.roo.root', version='2.0.0.RELEASE')
)
Apache Ivy
<dependency org="org.springframework.roo" name="org.springframework.roo.root" rev="2.0.0.RELEASE" />
Leiningen
[org.springframework.roo/org.springframework.roo.root "2.0.0.RELEASE"]
Apache Buildr
'org.springframework.roo:org.springframework.roo.root:jar:2.0.0.RELEASE'
Dependencies
The project has no third-party dependencies