is not current version
Last Version 1.4.0

spring-rest2ts 1.2.6

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.2.6
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.2.6

Filename Size
spring-rest2ts-1.2.6.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.2.6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.blue-veery/spring-rest2ts/
implementation 'com.blue-veery:spring-rest2ts:1.2.6'
// https://jarcasting.com/artifacts/com.blue-veery/spring-rest2ts/
implementation ("com.blue-veery:spring-rest2ts:1.2.6")
'com.blue-veery:spring-rest2ts:pom:1.2.6'
<dependency org="com.blue-veery" name="spring-rest2ts" rev="1.2.6">
  <artifact name="spring-rest2ts" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.blue-veery', module='spring-rest2ts', version='1.2.6')
)
libraryDependencies += "com.blue-veery" % "spring-rest2ts" % "1.2.6"
[com.blue-veery/spring-rest2ts "1.2.6"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • spring-rest2ts-generator
  • spring-rest2ts-jackson
  • spring-rest2ts-spring
  • spring-rest2ts-jax-rs
  • spring-rest2ts-angular2json
  • spring-rest2ts-spring-data