Categories |
CategoriesData |
---|---|
GroupId | GroupIdcom.github.quickstart-nt-996 |
ArtifactId | ArtifactIddata-generator-hive |
Last Version | Last Version0.0.2-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
<!-- https://jarcasting.com/artifacts/com.github.quickstart-nt-996/data-generator-hive/ -->
<dependency>
<groupId>com.github.quickstart-nt-996</groupId>
<artifactId>data-generator-hive</artifactId>
<version>0.0.2-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.quickstart-nt-996/data-generator-hive/
implementation 'com.github.quickstart-nt-996:data-generator-hive:0.0.2-RELEASE'
// https://jarcasting.com/artifacts/com.github.quickstart-nt-996/data-generator-hive/
implementation ("com.github.quickstart-nt-996:data-generator-hive:0.0.2-RELEASE")
'com.github.quickstart-nt-996:data-generator-hive:jar:0.0.2-RELEASE'
<dependency org="com.github.quickstart-nt-996" name="data-generator-hive" rev="0.0.2-RELEASE">
<artifact name="data-generator-hive" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.quickstart-nt-996', module='data-generator-hive', version='0.0.2-RELEASE')
)
libraryDependencies += "com.github.quickstart-nt-996" % "data-generator-hive" % "0.0.2-RELEASE"
[com.github.quickstart-nt-996/data-generator-hive "0.0.2-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.26 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.11.2 |
commons-dbutils : commons-dbutils | jar | 1.7 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.hive : hive-jdbc | jar | 1.2.2 |
org.apache.commons : commons-lang3 | jar | 3.7 |
org.apache.hadoop : hadoop-common | jar | 2.8.5 |
org.projectlombok : lombok | jar | 1.18.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |