MVN

io.hyperfoil.tools : horreum-api-generator

Maven & Gradle

Jun 29, 2023
25 stars

Horreum API Generator · Strips Horreum entities of JPA annotations

<plugin>
    <groupId>io.hyperfoil.tools</groupId>
    <artifactId>horreum-api-generator</artifactId>
    <version>0.7.11</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.hyperfoil.tools : horreum-api-generator to add to Maven - Latest Versions:

  • Latest Stable: 0.7.11

All Versions

Choose a version of io.hyperfoil.tools : horreum-api-generator to add to Maven - All Versions:

Version Vulnerabilities Updated
0.7.x
horreum-api-generator-0.7.11
horreum-api-generator-0.7.9
horreum-api-generator-0.7.8
horreum-api-generator-0.7.7
horreum-api-generator-0.7.6
horreum-api-generator-0.7.4
horreum-api-generator-0.7.3
horreum-api-generator-0.7.2
horreum-api-generator-0.7.1
0.7
horreum-api-generator-0.7
0.6
horreum-api-generator-0.6
0.5.x
horreum-api-generator-0.5.1
0.5
horreum-api-generator-0.5
0.4.x
horreum-api-generator-0.4.1
0.4
horreum-api-generator-0.4
0.3
horreum-api-generator-0.3

How to add a plugin to Maven

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

<plugin>
    <groupId>io.hyperfoil.tools</groupId>
    <artifactId>horreum-api-generator</artifactId>
    <version>0.7.11</version>
</plugin>

Advertisement