Last Version

com.blue-veery:spring-rest2ts-swagger 1.2.5

spring-rest2ts generates data model and services in TypeScript based on Spring MVC annotations. It supports generation for Angular and React

License

License

Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

com.blue-veery
ArtifactId

ArtifactId

spring-rest2ts-swagger
Version

Version

1.2.5
Type

Type

jar
Description

Description

spring-rest2ts generates data model and services in TypeScript based on Spring MVC annotations. It supports generation for Angular and React
Project Organization

Project Organization

blue veery GmbH

Download spring-rest2ts-swagger 1.2.5


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

Dependencies

compile (2)

Group / Artifact Type Version
com.blue-veery : spring-rest2ts-generator jar 1.2.5
io.swagger : swagger-annotations jar 2.0.0-rc2

Project Modules

There are no modules declared in this project.