MVN

org.fusesource.hawtdb : hawtdb

Maven & Gradle

Aug 28, 2011
9 usages
70 stars
<dependency>
    <groupId>org.fusesource.hawtdb</groupId>
    <artifactId>hawtdb</artifactId>
    <version>1.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.fusesource.hawtdb : hawtdb to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.6

All Versions

Choose a version of org.fusesource.hawtdb : hawtdb to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.6
hawtdb-1.6
1.5
hawtdb-1.5
1.4
hawtdb-1.4
1.3
hawtdb-1.3
1.2
hawtdb-1.2
1.1
hawtdb-1.1
1.0
hawtdb-1.0

How to add a dependency to Maven

Add the following org.fusesource.hawtdb : hawtdb maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.fusesource.hawtdb</groupId>
    <artifactId>hawtdb</artifactId>
    <version>1.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.fusesource.hawtdb : hawtdb gradle dependency to your build.gradle file:

implementation 'org.fusesource.hawtdb:hawtdb:1.6'

Gradle Kotlin DSL: Add the following org.fusesource.hawtdb : hawtdb gradle kotlin dependency to your build.gradle.kts file:

implementation("org.fusesource.hawtdb:hawtdb:1.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.fusesource.hawtdb : hawtdb sbt scala dependency to your build.sbt file:

libraryDependencies += "org.fusesource.hawtdb" % "hawtdb" % "1.6"

Advertisement

Dependencies from Group

Aug 28, 2011
9 usages
70 stars
Aug 28, 2011
70 stars
Aug 28, 2011
77 stars

Discover Dependencies

Jul 28, 2015
8 usages
90 stars
Oct 10, 2017
16 usages
185 stars
Aug 26, 2023
12 usages
4.7k stars
Aug 08, 2012
7 usages
Jun 11, 2019
3 usages
150 stars
Oct 08, 2021
6 usages
59k stars
Aug 21, 2013
2 usages
May 13, 2023
9 usages
663 stars