MVN

dev.resteasy.tools : resteasy-parent

Maven & Gradle

Feb 10, 2023
0 stars
<dependency>
    <groupId>dev.resteasy.tools</groupId>
    <artifactId>resteasy-parent</artifactId>
    <version>2.0.3.Final</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of dev.resteasy.tools : resteasy-parent to add to Maven - Latest Versions:

  • Latest Stable: 2.0.3.Final

All Versions

Choose a version of dev.resteasy.tools : resteasy-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
resteasy-parent-2.0.3.Final
resteasy-parent-2.0.2.Final
resteasy-parent-2.0.1.Final
resteasy-parent-2.0.0.Final

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>dev.resteasy.tools</groupId>
    <artifactId>resteasy-parent</artifactId>
    <version>2.0.3.Final</version>
</dependency>

Advertisement