License |
License |
---|---|
Categories |
CategoriesAngular User Interface Web Frameworks JSON Data |
GroupId | GroupIdcom.blue-veery |
ArtifactId | ArtifactIdspring-rest2ts-angular2json-api |
Last Version | Last Version1.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTypescript data model and services from rest generator for java spring. It supports generation for Angular and React
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.blue-veery/spring-rest2ts-angular2json-api/ -->
<dependency>
<groupId>com.blue-veery</groupId>
<artifactId>spring-rest2ts-angular2json-api</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.blue-veery/spring-rest2ts-angular2json-api/
implementation 'com.blue-veery:spring-rest2ts-angular2json-api:1.4.0'
// https://jarcasting.com/artifacts/com.blue-veery/spring-rest2ts-angular2json-api/
implementation ("com.blue-veery:spring-rest2ts-angular2json-api:1.4.0")
'com.blue-veery:spring-rest2ts-angular2json-api:jar:1.4.0'
<dependency org="com.blue-veery" name="spring-rest2ts-angular2json-api" rev="1.4.0">
<artifact name="spring-rest2ts-angular2json-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.blue-veery', module='spring-rest2ts-angular2json-api', version='1.4.0')
)
libraryDependencies += "com.blue-veery" % "spring-rest2ts-angular2json-api" % "1.4.0"
[com.blue-veery/spring-rest2ts-angular2json-api "1.4.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.assertj : assertj-core | jar | 3.21.0 |