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