Last Version

com.blue-veery:spring-rest2ts-tests 1.4.0

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

License

License

GroupId

GroupId

com.blue-veery
ArtifactId

ArtifactId

spring-rest2ts-tests
Version

Version

1.4.0
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-tests 1.4.0


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

Dependencies

compile (5)

Group / Artifact Type Version
com.blue-veery : spring-rest2ts-generator jar 1.4.0
com.blue-veery : spring-rest2ts-jackson jar 1.4.0
com.google.code.findbugs : jsr305 jar 3.0.2
junit : junit jar 4.13.2
org.assertj : assertj-core jar 3.21.0

Project Modules

There are no modules declared in this project.