How to install the Java artifact de.dentrassi.eclipse.neoscada.ide.org.eclipse.scada.configuration.recipe with Maven
Java
Maven
pom.xml
de.dentrassi.eclipse.neoscada.ide
org.eclipse.scada.configuration.recipe
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>de.dentrassi.eclipse.neoscada.ide</groupId>
<artifactId>org.eclipse.scada.configuration.recipe</artifactId>
<version>0.1.0</version>
</dependency>
/dependencies>