Last Version

spring-rest2ts 1.4.0

spring-rest2ts generates data model and services in TypeScript based on Spring MVC annotations. It supports generation for Angular and React

License

License

GroupId

GroupId

com.blue-veery
ArtifactId

ArtifactId

spring-rest2ts
Version

Version

1.4.0
Type

Type

pom
Description

Description

spring-rest2ts
spring-rest2ts generates data model and services in TypeScript based on Spring MVC annotations. It supports generation for Angular and React
Project URL

Project URL

https://github.com/blue-veery-gmbh/spring-rest-2-ts
Project Organization

Project Organization

blue veery GmbH
Source Code Management

Source Code Management

https://github.com/blue-veery-gmbh/spring-rest-2-ts

Download spring-rest2ts 1.4.0

Filename Size
spring-rest2ts-1.4.0.pom 6 KB
Browse

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.assertj : assertj-core jar 3.21.0

Project Modules

  • spring-rest2ts-generator
  • spring-rest2ts-jackson
  • spring-rest2ts-spring
  • spring-rest2ts-jax-rs
  • spring-rest2ts-angular2json
  • spring-rest2ts-spring-data
  • spring-rest2ts-gson
  • spring-rest2ts-tests
  • spring-rest2ts-jackson-js