is not current version
Last Version 3.1.0

org.openengsb.domain:openengsb-domain-parent 2.4.5

Parent project for all OpenEngSB Domains

Categories

Categories

Doma Data ORM
GroupId

GroupId

org.openengsb.domain
ArtifactId

ArtifactId

openengsb-domain-parent
Version

Version

2.4.5
Type

Type

pom

Download openengsb-domain-parent 2.4.5


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