Last Version

HSQL Resource 0.9.5

Parent module of reusable Testify LocalResourceProvider implementations

License

License

GroupId

GroupId

org.testifyproject.resources
ArtifactId

ArtifactId

hsql
Version

Version

0.9.5
Type

Type

jar
Description

Description

HSQL Resource
Parent module of reusable Testify LocalResourceProvider implementations
Project Organization

Project Organization

Sharmarke Aden

Download hsql 0.9.5


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

Dependencies

compile (2)

Group / Artifact Type Version
org.hsqldb : hsqldb jar 2.3.4
org.testifyproject.external : external-guava jar 0.9.8

provided (3)

Group / Artifact Type Version
org.testifyproject : api jar 0.9.9
org.testifyproject : core jar 0.9.9
org.testifyproject.tools : test-logger jar 0.9.8

test (4)

Group / Artifact Type Version
org.testifyproject.junit4 : unit-test jar 0.9.9
junit : junit jar 4.12
org.mockito : mockito-core jar 2.5.4
org.assertj : assertj-core jar 3.5.2

Project Modules

There are no modules declared in this project.