MVN

com.zvoykish : restdl

Maven & Gradle

Jan 14, 2014
2 stars

restdl · restdl is the WSDL-like solution for REST controllers

<dependency>
    <groupId>com.zvoykish</groupId>
    <artifactId>restdl</artifactId>
    <version>0.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.zvoykish : restdl to add to Maven - Latest Versions:

  • Latest Stable: 0.1.1

All Versions

Choose a version of com.zvoykish : restdl to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1.x
restdl-0.1.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.zvoykish</groupId>
    <artifactId>restdl</artifactId>
    <version>0.1.1</version>
</dependency>