is not current version
Last Version 3.1.0

org.openengsb.domain:openengsb-domain-parent 2.3.2

Parent project for all OpenEngSB Domains

Categories

Categories

Doma Data ORM
GroupId

GroupId

org.openengsb.domain
ArtifactId

ArtifactId

openengsb-domain-parent
Version

Version

2.3.2
Type

Type

pom

Download openengsb-domain-parent 2.3.2


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