License |
License |
---|---|
GroupId | GroupIdcom.blue-veery |
ArtifactId | ArtifactIdspring-rest2ts-jax-rs |
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-jax-rs/ -->
<dependency>
<groupId>com.blue-veery</groupId>
<artifactId>spring-rest2ts-jax-rs</artifactId>
<version>1.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.blue-veery/spring-rest2ts-jax-rs/
implementation 'com.blue-veery:spring-rest2ts-jax-rs:1.2.6'
// https://jarcasting.com/artifacts/com.blue-veery/spring-rest2ts-jax-rs/
implementation ("com.blue-veery:spring-rest2ts-jax-rs:1.2.6")
'com.blue-veery:spring-rest2ts-jax-rs:jar:1.2.6'
<dependency org="com.blue-veery" name="spring-rest2ts-jax-rs" rev="1.2.6">
<artifact name="spring-rest2ts-jax-rs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.blue-veery', module='spring-rest2ts-jax-rs', version='1.2.6')
)
libraryDependencies += "com.blue-veery" % "spring-rest2ts-jax-rs" % "1.2.6"
[com.blue-veery/spring-rest2ts-jax-rs "1.2.6"]
Group / Artifact | Type | Version |
---|---|---|
com.blue-veery : spring-rest2ts-spring | jar | 1.2.6 |
Group / Artifact | Type | Version |
---|---|---|
javax : javaee-api | jar | 8.0.1 |