не последняя версия
Последняя версия 3.0.0.M2

org.openengsb.framework:openengsb-framework-parent 2.0.2

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-parent
Версия

Версия

2.0.2
Тип

Тип

pom

Скачать openengsb-framework-parent 2.0.2

Имя Файла Размер
openengsb-framework-parent-2.0.2.pom 11 KB
Обзор

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