| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGson Данные JSON |
| Группа | Группаcom.blue-veery |
| Идентификатор | Идентификаторspring-rest2ts-gson |
| Версия | Версия1.3.0 |
| Тип | Типjar |
| Описание |
ОписаниеTypescript data model and services from rest generator for java spring. It supports generation for Angular and React
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| spring-rest2ts-gson-1.3.0.pom | |
| spring-rest2ts-gson-1.3.0.jar | 5 KB |
| spring-rest2ts-gson-1.3.0-sources.jar | 3 KB |
| spring-rest2ts-gson-1.3.0-javadoc.jar | 25 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.blue-veery/spring-rest2ts-gson/ -->
<dependency>
<groupId>com.blue-veery</groupId>
<artifactId>spring-rest2ts-gson</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.blue-veery/spring-rest2ts-gson/
implementation 'com.blue-veery:spring-rest2ts-gson:1.3.0'
// https://jarcasting.com/artifacts/com.blue-veery/spring-rest2ts-gson/
implementation ("com.blue-veery:spring-rest2ts-gson:1.3.0")
'com.blue-veery:spring-rest2ts-gson:jar:1.3.0'
<dependency org="com.blue-veery" name="spring-rest2ts-gson" rev="1.3.0">
<artifact name="spring-rest2ts-gson" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.blue-veery', module='spring-rest2ts-gson', version='1.3.0')
)
libraryDependencies += "com.blue-veery" % "spring-rest2ts-gson" % "1.3.0"
[com.blue-veery/spring-rest2ts-gson "1.3.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.blue-veery : spring-rest2ts-generator | jar | 1.3.0 |
| com.google.code.gson : gson | jar | 2.8.8 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |