MVN

org.ehrbase.openehr.sdk : generator-maven-plugin

Maven & Gradle

Aug 15, 2023
36 stars
<plugin>
    <groupId>org.ehrbase.openehr.sdk</groupId>
    <artifactId>generator-maven-plugin</artifactId>
    <version>2.2.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.ehrbase.openehr.sdk : generator-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 2.2.0

All Versions

Choose a version of org.ehrbase.openehr.sdk : generator-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
2.2.x
generator-maven-plugin-2.2.0
2.1.x
generator-maven-plugin-2.1.0
2.0.x
generator-maven-plugin-2.0.0
1.29.x
generator-maven-plugin-1.29.0
1.28.x
generator-maven-plugin-1.28.0
1.27.x
generator-maven-plugin-1.27.0
1.26.x
generator-maven-plugin-1.26.0
1.25.x
generator-maven-plugin-1.25.0
1.24.x
generator-maven-plugin-1.24.0
1.23.x
generator-maven-plugin-1.23.0
1.22.x
generator-maven-plugin-1.22.0
1.21.x
generator-maven-plugin-1.21.0
1.20.x
generator-maven-plugin-1.20.0
1.19.x
generator-maven-plugin-1.19.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.ehrbase.openehr.sdk</groupId>
    <artifactId>generator-maven-plugin</artifactId>
    <version>2.2.0</version>
</plugin>

Advertisement