| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.blue-veery |
| Идентификатор | Идентификаторspring-rest2ts |
| Версия | Версия1.4.0 |
| Тип | Типpom |
| Описание |
Описаниеspring-rest2ts
spring-rest2ts generates data model and services in TypeScript based on Spring MVC annotations. It
supports generation for Angular and React
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| spring-rest2ts-1.4.0.pom | 6 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.blue-veery/spring-rest2ts/ -->
<dependency>
<groupId>com.blue-veery</groupId>
<artifactId>spring-rest2ts</artifactId>
<version>1.4.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.blue-veery/spring-rest2ts/
implementation 'com.blue-veery:spring-rest2ts:1.4.0'
// https://jarcasting.com/artifacts/com.blue-veery/spring-rest2ts/
implementation ("com.blue-veery:spring-rest2ts:1.4.0")
'com.blue-veery:spring-rest2ts:pom:1.4.0'
<dependency org="com.blue-veery" name="spring-rest2ts" rev="1.4.0">
<artifact name="spring-rest2ts" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.blue-veery', module='spring-rest2ts', version='1.4.0')
)
libraryDependencies += "com.blue-veery" % "spring-rest2ts" % "1.4.0"
[com.blue-veery/spring-rest2ts "1.4.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.assertj : assertj-core | jar | 3.21.0 |