License |
License |
---|---|
GroupId | GroupIdcom.github.vincentrussell |
ArtifactId | ArtifactIdspringmvc-rest-docs-deps |
Last Version | Last Version1.0-RC1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspringmvc-rest-docs-deps
sql-to-mongo-db-query-converter helps you build quieres for
MongoDb based on Queries provided in SQL.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.vincentrussell/springmvc-rest-docs-deps/ -->
<dependency>
<groupId>com.github.vincentrussell</groupId>
<artifactId>springmvc-rest-docs-deps</artifactId>
<version>1.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.vincentrussell/springmvc-rest-docs-deps/
implementation 'com.github.vincentrussell:springmvc-rest-docs-deps:1.0-RC1'
// https://jarcasting.com/artifacts/com.github.vincentrussell/springmvc-rest-docs-deps/
implementation ("com.github.vincentrussell:springmvc-rest-docs-deps:1.0-RC1")
'com.github.vincentrussell:springmvc-rest-docs-deps:jar:1.0-RC1'
<dependency org="com.github.vincentrussell" name="springmvc-rest-docs-deps" rev="1.0-RC1">
<artifact name="springmvc-rest-docs-deps" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.vincentrussell', module='springmvc-rest-docs-deps', version='1.0-RC1')
)
libraryDependencies += "com.github.vincentrussell" % "springmvc-rest-docs-deps" % "1.0-RC1"
[com.github.vincentrussell/springmvc-rest-docs-deps "1.0-RC1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |