Last Version

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

Typescript data model and services from rest generator for java spring. It supports generation for Angular and React

License

License

GroupId

GroupId

com.blue-veery
ArtifactId

ArtifactId

spring-rest2ts-examples
Version

Version

1.2.5
Type

Type

jar
Description

Description

Typescript data model and services from rest generator for java spring. It supports generation for Angular and React
Project URL

Project URL

https://github.com/blue-veery-gmbh/spring-rest-2-ts
Project Organization

Project Organization

blue veery GmbH

Download spring-rest2ts-examples 1.2.5


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

Dependencies

compile (12)

Group / Artifact Type Version
com.blue-veery : spring-rest2ts-generator jar 1.2.5
com.blue-veery : spring-rest2ts-jackson jar 1.2.5
com.blue-veery : spring-rest2ts-spring jar 1.2.5
com.blue-veery : spring-rest2ts-swagger jar 1.2.5
com.fasterxml.jackson.core : jackson-annotations jar 2.9.10
com.fasterxml.jackson.core : jackson-core jar 2.9.10
com.fasterxml.jackson.core : jackson-databind jar 2.9.10
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-data-jpa jar
com.blue-veery : spring-rest2ts-angular2json-impl jar 1.2.5
com.blue-veery : spring-rest2ts-jax-rs jar 1.2.5
javax.ws.rs : javax.ws.rs-api jar 2.1.1

runtime (1)

Group / Artifact Type Version
com.h2database : h2 jar

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
com.blue-veery : spring-rest2ts-spring-data jar 1.2.5

Project Modules

There are no modules declared in this project.