License |
License |
---|---|
GroupId | GroupIdcom.github.vincentrussell |
ArtifactId | ArtifactIdspringmvc-rest-docs-parent |
Last Version | Last Version1.0-RC1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionspringmvc-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 |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
springmvc-rest-docs-parent-1.0-RC1.pom | 10 KB |
Browse |
<!-- 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"]