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

org.openengsb.framework:openengsb-framework-root 2.0.4

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.framework
Идентификатор

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

openengsb-framework-root
Версия

Версия

2.0.4
Тип

Тип

pom

Скачать openengsb-framework-root 2.0.4

Имя Файла Размер
openengsb-framework-root-2.0.4.pom 8 KB
Обзор

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