GroupId | GroupIdorg.openengsb.infrastructure |
---|---|
ArtifactId | ArtifactIdopenengsb-infrastructure-parent |
Version | Version2.0.4 |
Type | Typepom |
Filename | Size |
---|---|
openengsb-infrastructure-parent-2.0.4.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openengsb.infrastructure/openengsb-infrastructure-parent/ -->
<dependency>
<groupId>org.openengsb.infrastructure</groupId>
<artifactId>openengsb-infrastructure-parent</artifactId>
<version>2.0.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.openengsb.infrastructure/openengsb-infrastructure-parent/
implementation 'org.openengsb.infrastructure:openengsb-infrastructure-parent:2.0.4'
// https://jarcasting.com/artifacts/org.openengsb.infrastructure/openengsb-infrastructure-parent/
implementation ("org.openengsb.infrastructure:openengsb-infrastructure-parent:2.0.4")
'org.openengsb.infrastructure:openengsb-infrastructure-parent:pom:2.0.4'
<dependency org="org.openengsb.infrastructure" name="openengsb-infrastructure-parent" rev="2.0.4">
<artifact name="openengsb-infrastructure-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.openengsb.infrastructure', module='openengsb-infrastructure-parent', version='2.0.4')
)
libraryDependencies += "org.openengsb.infrastructure" % "openengsb-infrastructure-parent" % "2.0.4"
[org.openengsb.infrastructure/openengsb-infrastructure-parent "2.0.4"]