Last Version

Hive2Hive Examples 1.2.4

Examples how to use the Hive2Hive library

License

License

GroupId

GroupId

org.hive2hive
ArtifactId

ArtifactId

org.hive2hive.examples
Version

Version

1.2.4
Type

Type

jar
Description

Description

Hive2Hive Examples
Examples how to use the Hive2Hive library
Project URL

Project URL

http://www.hive2hive.org

Download org.hive2hive.examples 1.2.4


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

Dependencies

compile (2)

Group / Artifact Type Version
org.hive2hive : org.hive2hive.core jar 1.2.4
org.slf4j : slf4j-api jar 1.7.6

test (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.1
ch.qos.logback : logback-core jar 1.1.1

Project Modules

There are no modules declared in this project.