| Группа | Группаorg.openengsb.infrastructure |
|---|---|
| Идентификатор | Идентификаторopenengsb-infrastructure-parent |
| Версия | Версия2.4.5 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| openengsb-infrastructure-parent-2.4.5.pom | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.openengsb.infrastructure/openengsb-infrastructure-parent/ -->
<dependency>
<groupId>org.openengsb.infrastructure</groupId>
<artifactId>openengsb-infrastructure-parent</artifactId>
<version>2.4.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.openengsb.infrastructure/openengsb-infrastructure-parent/
implementation 'org.openengsb.infrastructure:openengsb-infrastructure-parent:2.4.5'
// https://jarcasting.com/artifacts/org.openengsb.infrastructure/openengsb-infrastructure-parent/
implementation ("org.openengsb.infrastructure:openengsb-infrastructure-parent:2.4.5")
'org.openengsb.infrastructure:openengsb-infrastructure-parent:pom:2.4.5'
<dependency org="org.openengsb.infrastructure" name="openengsb-infrastructure-parent" rev="2.4.5">
<artifact name="openengsb-infrastructure-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.openengsb.infrastructure', module='openengsb-infrastructure-parent', version='2.4.5')
)
libraryDependencies += "org.openengsb.infrastructure" % "openengsb-infrastructure-parent" % "2.4.5"
[org.openengsb.infrastructure/openengsb-infrastructure-parent "2.4.5"]