MVN

com.github.vincentrussell : springmvc-rest-docs-parent

Maven & Gradle

Jul 11, 2017
0 stars

springmvc-rest-docs-parent · sql-to-mongo-db-query-converter helps you build quieres for MongoDb based on Queries provided in SQL.

<dependency>
    <groupId>com.github.vincentrussell</groupId>
    <artifactId>springmvc-rest-docs-parent</artifactId>
    <version>1.0-RC1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.vincentrussell : springmvc-rest-docs-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0-RC1
  • Latest Release Candidate: 1.0-RC1

All Versions

Choose a version of com.github.vincentrussell : springmvc-rest-docs-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0
springmvc-rest-docs-parent-1.0-RC1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.vincentrussell</groupId>
    <artifactId>springmvc-rest-docs-parent</artifactId>
    <version>1.0-RC1</version>
</dependency>