MVN

org.faktorips.runtimejpa : productdata-jpa-deployment-maven-plugin

Maven & Gradle

Jun 23, 2023

Maven Plugin to deploy Faktor-IPS Product Data with the remote Deployment API · General dependency and plugin management

<plugin>
    <groupId>org.faktorips.runtimejpa</groupId>
    <artifactId>productdata-jpa-deployment-maven-plugin</artifactId>
    <version>23.6.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.faktorips.runtimejpa : productdata-jpa-deployment-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 23.6.0

All Versions

Choose a version of org.faktorips.runtimejpa : productdata-jpa-deployment-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
23.6.x
productdata-jpa-deployment-maven-plugin-23.6.0
22.12.x
productdata-jpa-deployment-maven-plugin-22.12.0

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>org.faktorips.runtimejpa</groupId>
    <artifactId>productdata-jpa-deployment-maven-plugin</artifactId>
    <version>23.6.0</version>
</plugin>