Last Version

OpenEngSB :: Integration Tests :: OSGi Composed Wrapped Bundles :: Parent 1.1.0.M2

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.

License

License

GroupId

GroupId

org.openengsb.integrationtest.wrapped
ArtifactId

ArtifactId

openengsb-integrationtest-wrapped-parent
Version

Version

1.1.0.M2
Type

Type

pom
Description

Description

OpenEngSB :: Integration Tests :: OSGi Composed Wrapped Bundles :: Parent
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.
Source Code Management

Source Code Management

http://github.com/openengsb/openengsb

Download openengsb-integrationtest-wrapped-parent 1.1.0.M2


<!-- 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.1.0.M2</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.1.0.M2'
// https://jarcasting.com/artifacts/org.openengsb.integrationtest.wrapped/openengsb-integrationtest-wrapped-parent/
implementation ("org.openengsb.integrationtest.wrapped:openengsb-integrationtest-wrapped-parent:1.1.0.M2")
'org.openengsb.integrationtest.wrapped:openengsb-integrationtest-wrapped-parent:pom:1.1.0.M2'
<dependency org="org.openengsb.integrationtest.wrapped" name="openengsb-integrationtest-wrapped-parent" rev="1.1.0.M2">
  <artifact name="openengsb-integrationtest-wrapped-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.openengsb.integrationtest.wrapped', module='openengsb-integrationtest-wrapped-parent', version='1.1.0.M2')
)
libraryDependencies += "org.openengsb.integrationtest.wrapped" % "openengsb-integrationtest-wrapped-parent" % "1.1.0.M2"
[org.openengsb.integrationtest.wrapped/openengsb-integrationtest-wrapped-parent "1.1.0.M2"]

Dependencies

provided (1)

Group / Artifact Type Version
org.openengsb.build : provision Optional pom 1.1.0.M2

Project Modules

  • net.sourceforge.htmlunit