is not current version
Last Version 1.4.0

com.blue-veery:spring-rest2ts-angular2json 1.2.7

Typescript data model and services from rest generator for java spring. It supports generation for Angular and React

Categories

Categories

Angular User Interface Web Frameworks JSON Data
GroupId

GroupId

com.blue-veery
ArtifactId

ArtifactId

spring-rest2ts-angular2json
Version

Version

1.2.7
Type

Type

pom

Download spring-rest2ts-angular2json 1.2.7


<!-- https://jarcasting.com/artifacts/com.blue-veery/spring-rest2ts-angular2json/ -->
<dependency>
    <groupId>com.blue-veery</groupId>
    <artifactId>spring-rest2ts-angular2json</artifactId>
    <version>1.2.7</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.blue-veery/spring-rest2ts-angular2json/
implementation 'com.blue-veery:spring-rest2ts-angular2json:1.2.7'
// https://jarcasting.com/artifacts/com.blue-veery/spring-rest2ts-angular2json/
implementation ("com.blue-veery:spring-rest2ts-angular2json:1.2.7")
'com.blue-veery:spring-rest2ts-angular2json:pom:1.2.7'
<dependency org="com.blue-veery" name="spring-rest2ts-angular2json" rev="1.2.7">
  <artifact name="spring-rest2ts-angular2json" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.blue-veery', module='spring-rest2ts-angular2json', version='1.2.7')
)
libraryDependencies += "com.blue-veery" % "spring-rest2ts-angular2json" % "1.2.7"
[com.blue-veery/spring-rest2ts-angular2json "1.2.7"]