o

org.springframework.roo.bootstrap

Main classes, OSGi services implementations and third party libraries needed to execute the runtime environment.
Files download
File Operation
org.springframework.roo.bootstrap-2.0.0.RELEASE.jar download
org.springframework.roo.bootstrap-2.0.0.RELEASE.pom download
org.springframework.roo.bootstrap-2.0.0.RELEASE-sources.jar download
Apache Maven
<dependency>
  <groupId>org.springframework.roo</groupId>
  <artifactId>org.springframework.roo.bootstrap</artifactId>
  <version>2.0.0.RELEASE</version>
</dependency>
Gradle Groovy
implementation 'org.springframework.roo:org.springframework.roo.bootstrap:2.0.0.RELEASE'
Gradle Kotlin
implementation("org.springframework.roo:org.springframework.roo.bootstrap:2.0.0.RELEASE")
Scala SBT
libraryDependencies += "org.springframework.roo" % "org.springframework.roo.bootstrap" % "2.0.0.RELEASE"
Groovy Grape
@Grapes(
  @Grab(group='org.springframework.roo', module='org.springframework.roo.bootstrap', version='2.0.0.RELEASE')
)
Apache Ivy
<dependency org="org.springframework.roo" name="org.springframework.roo.bootstrap" rev="2.0.0.RELEASE" />
Leiningen
[org.springframework.roo/org.springframework.roo.bootstrap "2.0.0.RELEASE"]
Apache Buildr
'org.springframework.roo:org.springframework.roo.bootstrap:jar:2.0.0.RELEASE'
Dependencies
<parent>
  <groupId>org.springframework.roo</groupId>
  <artifactId>org.springframework.roo.runtime</artifactId>
  <version>2.0.0.RELEASE</version>
</parent>

compile

|-- org.apache.felix:org.apache.felix.framework

|-- org.apache.felix:org.apache.felix.scr

|-- org.apache.felix:org.apache.felix.gogo.command

|-- org.apache.felix:org.apache.felix.gogo.runtime

|-- org.apache.felix:org.apache.felix.bundlerepository

|-- org.apache.felix:org.apache.felix.log

|-- org.apache.felix:org.apache.felix.eventadmin

|-- org.apache.felix:org.apache.felix.configadmin

|-- org.apache.felix:org.apache.felix.coordinator

|-- org.apache.felix:org.apache.felix.metatype

|-- org.apache.aries.subsystem:org.apache.aries.subsystem.core

|-- org.apache.aries.subsystem:org.apache.aries.subsystem.api

|-- org.apache.aries:org.apache.aries.util

|-- com.github.antlrjavaparser:antlr-java-parser

|-- org.apache.commons:commons-lang3

|-- commons-io:commons-io

|-- commons-codec:commons-codec

|-- org.fusesource.jansi:jansi

|-- org.springframework.roo.wrapping:org.springframework.roo.wrapping.jline

|-- org.slf4j:slf4j-jdk14

|-- org.springframework.roo.wrapping:org.springframework.roo.wrapping.antlr4-runtime

|-- org.springframework.roo.wrapping:org.springframework.roo.wrapping.bcpg-jdk15

|-- org.springframework.roo.wrapping:org.springframework.roo.wrapping.bcprov-jdk15

|-- org.springframework.roo.wrapping:org.springframework.roo.wrapping.inflector

|-- org.springframework.roo.wrapping:org.springframework.roo.wrapping.json-simple

|-- org.springframework.roo.wrapping:org.springframework.roo.wrapping.snakeyaml

|-- org.springframework.roo.wrapping:org.springframework.roo.wrapping.jsoup

|-- org.apache.servicemix.bundles:org.apache.servicemix.bundles.freemarker