is not current version
Last Version 0.2.2

com.mercateo.rest:rest-schemagen-spring 0.1.17

Spring configuration for rest-schemagen

GroupId

GroupId

com.mercateo.rest
ArtifactId

ArtifactId

rest-schemagen-spring
Version

Version

0.1.17
Type

Type

jar

Download rest-schemagen-spring 0.1.17


<!-- https://jarcasting.com/artifacts/com.mercateo.rest/rest-schemagen-spring/ -->
<dependency>
    <groupId>com.mercateo.rest</groupId>
    <artifactId>rest-schemagen-spring</artifactId>
    <version>0.1.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.mercateo.rest/rest-schemagen-spring/
implementation 'com.mercateo.rest:rest-schemagen-spring:0.1.17'
// https://jarcasting.com/artifacts/com.mercateo.rest/rest-schemagen-spring/
implementation ("com.mercateo.rest:rest-schemagen-spring:0.1.17")
'com.mercateo.rest:rest-schemagen-spring:jar:0.1.17'
<dependency org="com.mercateo.rest" name="rest-schemagen-spring" rev="0.1.17">
  <artifact name="rest-schemagen-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mercateo.rest', module='rest-schemagen-spring', version='0.1.17')
)
libraryDependencies += "com.mercateo.rest" % "rest-schemagen-spring" % "0.1.17"
[com.mercateo.rest/rest-schemagen-spring "0.1.17"]