is not current version
Last Version 1.1.0.M2

org.openengsb.config:openengsb-config-parent 1.0.0.M6


Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.openengsb.config
ArtifactId

ArtifactId

openengsb-config-parent
Version

Version

1.0.0.M6
Type

Type

pom

Download openengsb-config-parent 1.0.0.M6


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