Last Version

Spring Roo - OSGi Roo Bundle Module Parent 1.3.2.RELEASE

Provides POM configuration inheritence for standard Roo SCR-requiring modules.

License

License

GroupId

GroupId

org.springframework.roo
ArtifactId

ArtifactId

org.springframework.roo.osgi.roo.bundle
Version

Version

1.3.2.RELEASE
Type

Type

pom
Description

Description

Spring Roo - OSGi Roo Bundle Module Parent
Provides POM configuration inheritence for standard Roo SCR-requiring modules.

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


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.1
commons-io : commons-io jar 2.4
commons-codec : commons-codec jar 1.8

test (4)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-all jar 1.8.5
org.powermock : powermock-module-junit4 jar 1.4.12
org.powermock : powermock-api-mockito jar 1.4.12

Project Modules

There are no modules declared in this project.