Last Version

Spring Roo - Runtime - OSGi Bundle Module Parent 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.osgi.bundle
Version

Version

2.0.0.RELEASE
Type

Type

pom
Description

Description

Spring Roo - Runtime - OSGi Bundle Module Parent
Provides POM configuration inheritence for those modules that build an OSGi bundle.
Project Organization

Project Organization

Pivotal Software, Inc.

Download org.springframework.roo.osgi.bundle 2.0.0.RELEASE


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.