Last Version

SimpleClient 1.0.2

The simpleclient demonstrates making connections to Teiid through both, a Driver and a DataSource

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.teiid
ArtifactId

ArtifactId

simpleclient
Version

Version

1.0.2
Type

Type

jar
Description

Description

SimpleClient
The simpleclient demonstrates making connections to Teiid through both, a Driver and a DataSource
Project Organization

Project Organization

JBoss by Red Hat

Download simpleclient 1.0.2


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

Dependencies

compile (1)

Group / Artifact Type Version
org.teiid : teiid jar 11.2.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.easytesting : fest-assert jar 1.4
org.mockito : mockito-core jar 2.2.28

Project Modules

There are no modules declared in this project.