OpenEngSB :: Plugin Configuration :: Bundle

Parent for all osgi bundles

License

License

GroupId

GroupId

org.openengsb.build
ArtifactId

ArtifactId

openengsb-bundle-settings
Last Version

Last Version

1.3.0.M3
Release Date

Release Date

Type

Type

pom
Description

Description

OpenEngSB :: Plugin Configuration :: Bundle
Parent for all osgi bundles
Source Code Management

Source Code Management

http://github.com/openengsb/openengsb

Download openengsb-bundle-settings

How to add to project

<!-- https://jarcasting.com/artifacts/org.openengsb.build/openengsb-bundle-settings/ -->
<dependency>
    <groupId>org.openengsb.build</groupId>
    <artifactId>openengsb-bundle-settings</artifactId>
    <version>1.3.0.M3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.openengsb.build/openengsb-bundle-settings/
implementation 'org.openengsb.build:openengsb-bundle-settings:1.3.0.M3'
// https://jarcasting.com/artifacts/org.openengsb.build/openengsb-bundle-settings/
implementation ("org.openengsb.build:openengsb-bundle-settings:1.3.0.M3")
'org.openengsb.build:openengsb-bundle-settings:pom:1.3.0.M3'
<dependency org="org.openengsb.build" name="openengsb-bundle-settings" rev="1.3.0.M3">
  <artifact name="openengsb-bundle-settings" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.openengsb.build', module='openengsb-bundle-settings', version='1.3.0.M3')
)
libraryDependencies += "org.openengsb.build" % "openengsb-bundle-settings" % "1.3.0.M3"
[org.openengsb.build/openengsb-bundle-settings "1.3.0.M3"]

Dependencies

compile (8)

Group / Artifact Type Version
org.osgi : org.osgi.core jar 4.2.0
org.osgi : org.osgi.compendium jar 4.2.0
org.slf4j : slf4j-api jar 1.6.1
org.slf4j : slf4j-log4j12 jar 1.6.1
commons-collections : commons-collections jar 3.2.1
commons-lang : commons-lang jar 2.6
commons-io : commons-io jar 2.0.1
commons-codec : commons-codec jar 1.4

provided (1)

Group / Artifact Type Version
com.google.guava : guava jar r08

test (3)

Group / Artifact Type Version
junit : junit jar 4.8.2
org.hamcrest : hamcrest-all jar 1.1
org.mockito : mockito-all jar 1.8.5

Project Modules

There are no modules declared in this project.
org.openengsb.build

OpenEngSB

Versions

Version
1.3.0.M3
1.3.0.M2
1.3.0.M1
1.2.2.RELEASE
1.2.1.RELEASE
1.2.0.RELEASE
1.2.0.RC3
1.2.0.RC2
1.2.0.RC1
1.2.0.M5