не последняя версия
Последняя версия 2.0.2

org.openengsb:openengsb-parent 1.1.5.RELEASE

Parent project of all OpenEngSB subprojects. The OpenEngSB could be seen as an extension to an Enterprise Service Bus and is based on JBI (Service Mix). With this project it is tried to provide as many as possible SE domains and to allow to combine the tools as easily as possible.

Группа

Группа

org.openengsb
Идентификатор

Идентификатор

openengsb-parent
Версия

Версия

1.1.5.RELEASE
Тип

Тип

pom

Скачать openengsb-parent 1.1.5.RELEASE

Имя Файла Размер
openengsb-parent-1.1.5.RELEASE.pom 19 KB
Обзор

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