Last Version

spring-redirection-example 1.0.1

Demo project for Spring Boot show casing Redirection of the Updates

License

License

GroupId

GroupId

org.teiid
ArtifactId

ArtifactId

spring-redirection-example
Version

Version

1.0.1
Type

Type

jar
Description

Description

spring-redirection-example
Demo project for Spring Boot show casing Redirection of the Updates
Project URL

Project URL

http://teiid.org/spring-redirection-example

Download spring-redirection-example 1.0.1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-jpa jar
org.teiid : teiid-spring-boot-starter jar 1.0.1
org.springframework.boot : spring-boot-starter-web jar
javax.interceptor : javax.interceptor-api jar 1.2

runtime (1)

Group / Artifact Type Version
org.postgresql : postgresql jar

Project Modules

There are no modules declared in this project.