Last Version

dv-customer-fatjar 1.1

Demo project to showcase Spring Boot based Virtual Database Application

License

License

GroupId

GroupId

org.teiid
ArtifactId

ArtifactId

dv-customer-fatjar
Version

Version

1.1
Type

Type

jar
Description

Description

dv-customer-fatjar
Demo project to showcase Spring Boot based Virtual Database Application
Project URL

Project URL

http://teiid.io
Source Code Management

Source Code Management

https://github.com/teiid/dv-customer-fatjar

Download dv-customer-fatjar 1.1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.teiid : teiid-spring-boot-starter jar 1.3.0
org.springframework.boot : spring-boot-starter-actuator jar 2.1.6.RELEASE
io.opentracing.contrib : opentracing-spring-jaeger-web-starter jar 1.0.1
org.teiid : spring-odata jar 1.3.0

runtime (1)

Group / Artifact Type Version
org.postgresql : postgresql jar 42.2.8

Project Modules

There are no modules declared in this project.