MVN

cloud.piranha.rest : project

Maven & Gradle

Jul 13, 2020
174 stars

Piranha REST

<dependency>
    <groupId>cloud.piranha.rest</groupId>
    <artifactId>project</artifactId>
    <version>20.7.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cloud.piranha.rest : project to add to Maven - Latest Versions:

  • Latest Stable: 20.7.0

All Versions

Choose a version of cloud.piranha.rest : project to add to Maven - All Versions:

Version Vulnerabilities Updated
20.7.x
project-20.7.0
20.6.x
project-20.6.0
20.5.x
project-20.5.0
20.4.x
project-20.4.0
20.3.x
project-20.3.0
20.2.x
project-20.2.0
20.1.x
project-20.1.2
19.12.x
project-19.12.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>cloud.piranha.rest</groupId>
    <artifactId>project</artifactId>
    <version>20.7.0</version>
</dependency>

Advertisement