MVN

org.testifyproject.resources : hsql

Maven & Gradle

Sep 16, 2017
6 usages
0 stars

HSQL Resource

<dependency>
    <groupId>org.testifyproject.resources</groupId>
    <artifactId>hsql</artifactId>
    <version>0.9.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.testifyproject.resources : hsql to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.9.5

All Versions

Choose a version of org.testifyproject.resources : hsql to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.9.x
hsql-0.9.5
hsql-0.9.4
hsql-0.9.3
hsql-0.9.2

How to add a dependency to Maven

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

<dependency>
    <groupId>org.testifyproject.resources</groupId>
    <artifactId>hsql</artifactId>
    <version>0.9.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.testifyproject.resources : hsql gradle dependency to your build.gradle file:

implementation 'org.testifyproject.resources:hsql:0.9.5'

Gradle Kotlin DSL: Add the following org.testifyproject.resources : hsql gradle kotlin dependency to your build.gradle.kts file:

implementation("org.testifyproject.resources:hsql:0.9.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.testifyproject.resources : hsql sbt scala dependency to your build.sbt file:

libraryDependencies += "org.testifyproject.resources" % "hsql" % "0.9.5"

Advertisement

Dependencies from Group

Sep 16, 2017
6 usages
0 stars
Sep 16, 2017
0 stars
Sep 16, 2017
0 stars
Sep 16, 2017
0 stars

Discover Dependencies

Jul 18, 2023
21 usages
3k stars
Aug 24, 2023
4 usages
Jul 11, 2023
2 usages
3 stars
Dec 24, 2021
8 usages
34 stars
Jul 14, 2023
3 usages
5.1k stars
Jan 27, 2020
4 usages
2 stars