MVN

io.github.xsavikx : org.restlet.parent

Maven & Gradle

Jan 29, 2024
0 stars

Restlet project (revamp) · Lightweight REST framework

<dependency>
    <groupId>io.github.xsavikx</groupId>
    <artifactId>org.restlet.parent</artifactId>
    <version>2.4.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.xsavikx : org.restlet.parent to add to Maven - Latest Versions:

  • Latest Stable: 2.4.4

All Versions

Choose a version of io.github.xsavikx : org.restlet.parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2.4.x
org.restlet.parent-2.4.4

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.xsavikx</groupId>
    <artifactId>org.restlet.parent</artifactId>
    <version>2.4.4</version>
</dependency>