License |
License |
---|---|
GroupId | GroupIdcom.blue-veery |
ArtifactId | ArtifactIdspring-rest2ts-generator |
Version | Version1.2.6 |
Type | Typejar |
Description |
DescriptionTypescript data model and services from rest generator for java spring. It supports generation for Angular and React
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.blue-veery/spring-rest2ts-generator/ -->
<dependency>
<groupId>com.blue-veery</groupId>
<artifactId>spring-rest2ts-generator</artifactId>
<version>1.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.blue-veery/spring-rest2ts-generator/
implementation 'com.blue-veery:spring-rest2ts-generator:1.2.6'
// https://jarcasting.com/artifacts/com.blue-veery/spring-rest2ts-generator/
implementation ("com.blue-veery:spring-rest2ts-generator:1.2.6")
'com.blue-veery:spring-rest2ts-generator:jar:1.2.6'
<dependency org="com.blue-veery" name="spring-rest2ts-generator" rev="1.2.6">
<artifact name="spring-rest2ts-generator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.blue-veery', module='spring-rest2ts-generator', version='1.2.6')
)
libraryDependencies += "com.blue-veery" % "spring-rest2ts-generator" % "1.2.6"
[com.blue-veery/spring-rest2ts-generator "1.2.6"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
org.slf4j : slf4j-api | jar | 1.7.28 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.28 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |