License |
License |
---|---|
GroupId | GroupIdio.cdap.cdap |
ArtifactId | ArtifactIdcdap-explore-jdbc |
Last Version | Last Version6.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCDAP Explore JDBC Driver
Data Application Platform for Hadoop
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
cdap-explore-jdbc-6.7.0.pom | |
cdap-explore-jdbc-6.7.0.jar | 19 MB |
cdap-explore-jdbc-6.7.0-sources.jar | 26 KB |
cdap-explore-jdbc-6.7.0-javadoc.jar | 141 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.cdap.cdap/cdap-explore-jdbc/ -->
<dependency>
<groupId>io.cdap.cdap</groupId>
<artifactId>cdap-explore-jdbc</artifactId>
<version>6.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.cdap.cdap/cdap-explore-jdbc/
implementation 'io.cdap.cdap:cdap-explore-jdbc:6.7.0'
// https://jarcasting.com/artifacts/io.cdap.cdap/cdap-explore-jdbc/
implementation ("io.cdap.cdap:cdap-explore-jdbc:6.7.0")
'io.cdap.cdap:cdap-explore-jdbc:jar:6.7.0'
<dependency org="io.cdap.cdap" name="cdap-explore-jdbc" rev="6.7.0">
<artifact name="cdap-explore-jdbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.cdap.cdap', module='cdap-explore-jdbc', version='6.7.0')
)
libraryDependencies += "io.cdap.cdap" % "cdap-explore-jdbc" % "6.7.0"
[io.cdap.cdap/cdap-explore-jdbc "6.7.0"]
Group / Artifact | Type | Version |
---|---|---|
io.cdap.cdap : cdap-common | jar | 6.7.0 |
io.cdap.cdap : cdap-explore-client | jar | 6.7.0 |
io.cdap.http : netty-http | jar | 1.7.0 |
io.netty : netty-all | jar | 4.1.16.Final |
Group / Artifact | Type | Version |
---|---|---|
io.cdap.cdap : cdap-common-unit-test | jar | 6.7.0 |
junit : junit | jar | 4.11 |
commons-logging : commons-logging | jar | 1.1.1 |