is not current version
Last Version 1.3.0.M3

org.openengsb.build:shared-plugin-settings 1.2.0.RELEASE

Parent for all osgi bundles, non-osgi and wrapped bundles

GroupId

GroupId

org.openengsb.build
ArtifactId

ArtifactId

shared-plugin-settings
Version

Version

1.2.0.RELEASE
Type

Type

pom

Download shared-plugin-settings 1.2.0.RELEASE


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