rest2typescript-maven-plugin

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

Лицензия

Лицензия

Категории

Категории

Maven Компиляция и сборка
Группа

Группа

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

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

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

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

1.3.8
Дата

Дата

Тип

Тип

maven-plugin
Описание

Описание

rest2typescript-maven-plugin
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-maven-plugin

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

<plugin>
    <groupId>de.thomas-oster</groupId>
    <artifactId>rest2typescript-maven-plugin</artifactId>
    <version>1.3.8</version>
</plugin>

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
commons-logging : commons-logging jar 1.2
org.reflections : reflections jar 0.9.10
org.apache.maven : maven-core jar 3.1.0
org.apache.maven : maven-plugin-api jar 3.1.0
org.codehaus.plexus : plexus-utils jar 3.0.22
de.thomas-oster : rest2typescript-annotations jar 1.3.8
org.springframework : spring-webmvc jar 5.1.6.RELEASE

provided (1)

Идентификатор библиотеки Тип Версия
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.3

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.projectlombok : lombok jar 1.18.10

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

Данный проект не имеет модулей.

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

Версия
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