не последняя версия
Последняя версия 0.19.3

com.mercateo:common.rest.schemagen 0.19.0

Jersey add-on for dynamic link and schema building

Группа

Группа

com.mercateo
Идентификатор

Идентификатор

common.rest.schemagen
Версия

Версия

0.19.0
Тип

Тип

jar

Скачать 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"]