MVN

io.github.htools : htools

Maven & Gradle

Feb 15, 2016
2 usages
4 stars

htools · Collection of tools that facilitate working with Hadoop, and storing structured files independent of the underlying filesystem (HDFS, FS, RAM).

<dependency>
    <groupId>io.github.htools</groupId>
    <artifactId>htools</artifactId>
    <version>0.27</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.htools : htools to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.27

All Versions

Choose a version of io.github.htools : htools to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.27
htools-0.27
0.26
htools-0.26

How to add a dependency to Maven

Add the following io.github.htools : htools maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.htools</groupId>
    <artifactId>htools</artifactId>
    <version>0.27</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.htools : htools gradle dependency to your build.gradle file:

implementation 'io.github.htools:htools:0.27'

Gradle Kotlin DSL: Add the following io.github.htools : htools gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.htools:htools:0.27")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.htools : htools sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.htools" % "htools" % "0.27"

Advertisement

Dependencies from Group

Feb 15, 2016
2 usages
4 stars

Discover Dependencies

Jun 14, 2013
7 usages
1 stars
May 11, 2023
64 usages
2.2k stars
Jul 13, 2022
27 usages
Mar 06, 2019
6 usages
134 stars
Feb 25, 2020
7 usages
Oct 23, 2022
48 usages
5 stars
Sep 26, 2018
17 usages
Jun 20, 2023
28 usages
1.9k stars