is not current version
Last Version 0.19.3

com.mercateo:common.rest.schemagen 0.19.0

Jersey add-on for dynamic link and schema building

GroupId

GroupId

com.mercateo
ArtifactId

ArtifactId

common.rest.schemagen
Version

Version

0.19.0
Type

Type

jar

Download common.rest.schemagen 0.19.0


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