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

org.openengsb.integrationtest.wrapped:openengsb-integrationtest-wrapped-parent 1.0.6.RELEASE

While most bundles work quite find with the typical wrapped bundle code from poms/wrapped there are some special cases where it does not work this way. This parent contains all bundles which are not meant to be wrapped in the classical way, but require some additional, special work.

Группа

Группа

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

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

openengsb-integrationtest-wrapped-parent
Версия

Версия

1.0.6.RELEASE
Тип

Тип

pom

Скачать openengsb-integrationtest-wrapped-parent 1.0.6.RELEASE


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