rest2typescript

Maven plugin that creates a Typescript file containing a REST-API Client for all your Spring @Controllers and also interfaces for any type you like if you add the @ToTypescript annotation

Лицензия

Лицензия

Группа

Группа

de.thomas-oster
Идентификатор

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

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

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

1.3.8
Дата

Дата

Тип

Тип

pom
Описание

Описание

rest2typescript
Maven plugin that creates a Typescript file containing a REST-API Client for all your Spring @Controllers and also interfaces for any type you like if you add the @ToTypescript annotation
Ссылка на сайт

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

https://rest2typescript.thomas-oster.de
Система контроля версий

Система контроля версий

https://gitlab.com/t-oster/rest2typescript

Скачать rest2typescript

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

Как подключить последнюю версию

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

Зависимости

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

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

  • rest2typescript-annotations
  • rest2typescript-maven-plugin

Версии библиотеки

Версия
1.3.8
1.3.7
1.3.6
1.3.5
1.3.4
1.3.2
1.3
1.2
1.1
1.0