Last Version

Impala Jdbc Import Pom 1.0.0

A simple POM that removes unnecessary JARs while working with Cloudera Impala JDBC

License

License

GroupId

GroupId

org.polyglotted
ArtifactId

ArtifactId

impala-jdbcimport
Version

Version

1.0.0
Type

Type

pom
Description

Description

Impala Jdbc Import Pom
A simple POM that removes unnecessary JARs while working with Cloudera Impala JDBC
Project Organization

Project Organization

Polyglotted Org

Download impala-jdbcimport 1.0.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.