is not current version
Last Version 1.1.0.M2

org.openengsb.config:openengsb-config-parent 1.1.0.M1

Parent for all configuration projects for OpenEngSB

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.openengsb.config
ArtifactId

ArtifactId

openengsb-config-parent
Version

Version

1.1.0.M1
Type

Type

pom

Download openengsb-config-parent 1.1.0.M1


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