| License |
License |
|---|---|
| GroupId | GroupIdio.github.jzdayz |
| ArtifactId | ArtifactIdhive |
| Last Version | Last Version2.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| hive-2.0.pom | |
| hive-2.0.jar | 42 KB |
| hive-2.0-sources.jar | 18 KB |
| hive-2.0-javadoc.jar | 529 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.jzdayz/hive/ -->
<dependency>
<groupId>io.github.jzdayz</groupId>
<artifactId>hive</artifactId>
<version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.jzdayz/hive/
implementation 'io.github.jzdayz:hive:2.0'
// https://jarcasting.com/artifacts/io.github.jzdayz/hive/
implementation ("io.github.jzdayz:hive:2.0")
'io.github.jzdayz:hive:jar:2.0'
<dependency org="io.github.jzdayz" name="hive" rev="2.0">
<artifact name="hive" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jzdayz', module='hive', version='2.0')
)
libraryDependencies += "io.github.jzdayz" % "hive" % "2.0"
[io.github.jzdayz/hive "2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.jzdayz : monitor | jar | 2.0 |
| org.apache.hive : hive-service | jar | 3.1.1 |
| org.yaml : snakeyaml | jar | 1.25 |
| org.apache.hive : hive-jdbc | jar | 3.1.1 |
| org.apache.commons : commons-configuration2 | jar | 2.6 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.10 |