How to install the Java artifact org.openengsb.integrationtest.wrapped.openengsb-integrationtest-wrapped-parent with Maven
Java
Maven
pom.xml
org.openengsb.integrationtest.wrapped
openengsb-integrationtest-wrapped-parent
Add the following lines to your pom.xml within the <project> element. Refer to the documentation to find the latest version available.
<dependencies>
<dependency>
<groupId>org.openengsb.integrationtest.wrapped</groupId>
<artifactId>openengsb-integrationtest-wrapped-parent</artifactId>
<version>1.1.0.M2</version>
</dependency>
/dependencies>