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

restdl 0.1.1

restdl is the WSDL-like solution for REST controllers

Лицензия

Лицензия

Группа

Группа

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

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

restdl
Версия

Версия

0.1.1
Тип

Тип

pom
Описание

Описание

restdl
restdl is the WSDL-like solution for REST controllers
Ссылка на сайт

Ссылка на сайт

https://github.com/zvoykish/restdl

Скачать restdl 0.1.1

Имя Файла Размер
restdl-0.1.1.pom 4 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.zvoykish/restdl/ -->
<dependency>
    <groupId>com.zvoykish</groupId>
    <artifactId>restdl</artifactId>
    <version>0.1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.zvoykish/restdl/
implementation 'com.zvoykish:restdl:0.1.1'
// https://jarcasting.com/artifacts/com.zvoykish/restdl/
implementation ("com.zvoykish:restdl:0.1.1")
'com.zvoykish:restdl:pom:0.1.1'
<dependency org="com.zvoykish" name="restdl" rev="0.1.1">
  <artifact name="restdl" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.zvoykish', module='restdl', version='0.1.1')
)
libraryDependencies += "com.zvoykish" % "restdl" % "0.1.1"
[com.zvoykish/restdl "0.1.1"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • restdl-core
  • restdl-spring
  • restdl2code