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