Last Version

springmvc-rest-docs-parent 1.0-RC1

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

License

License

GroupId

GroupId

com.github.vincentrussell
ArtifactId

ArtifactId

springmvc-rest-docs-parent
Version

Version

1.0-RC1
Type

Type

pom
Description

Description

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

Project URL

https://github.com/vincentrussell/springmvc-rest-docs-maven-plugin
Source Code Management

Source Code Management

https://github.com/vincentrussell/springmvc-rest-docs-maven-plugin

Download springmvc-rest-docs-parent 1.0-RC1


<!-- https://jarcasting.com/artifacts/com.github.vincentrussell/springmvc-rest-docs-parent/ -->
<dependency>
    <groupId>com.github.vincentrussell</groupId>
    <artifactId>springmvc-rest-docs-parent</artifactId>
    <version>1.0-RC1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.vincentrussell/springmvc-rest-docs-parent/
implementation 'com.github.vincentrussell:springmvc-rest-docs-parent:1.0-RC1'
// https://jarcasting.com/artifacts/com.github.vincentrussell/springmvc-rest-docs-parent/
implementation ("com.github.vincentrussell:springmvc-rest-docs-parent:1.0-RC1")
'com.github.vincentrussell:springmvc-rest-docs-parent:pom:1.0-RC1'
<dependency org="com.github.vincentrussell" name="springmvc-rest-docs-parent" rev="1.0-RC1">
  <artifact name="springmvc-rest-docs-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.vincentrussell', module='springmvc-rest-docs-parent', version='1.0-RC1')
)
libraryDependencies += "com.github.vincentrussell" % "springmvc-rest-docs-parent" % "1.0-RC1"
[com.github.vincentrussell/springmvc-rest-docs-parent "1.0-RC1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • springmvc-rest-docs-deps
  • springmvc-rest-docs-maven-plugin