Last Version

HSQL Resource 1.0.2

Parent module of reusable Testify LocalResourceProvider implementations

License

License

GroupId

GroupId

org.testifyproject.local-resources
ArtifactId

ArtifactId

hsql
Version

Version

1.0.2
Type

Type

jar
Description

Description

HSQL Resource
Parent module of reusable Testify LocalResourceProvider implementations
Project Organization

Project Organization

Sharmarke Aden

Download hsql 1.0.2


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

Dependencies

compile (2)

Group / Artifact Type Version
org.hsqldb : hsqldb jar 2.4.0
org.testifyproject.external : external-guava jar 1.0.2

provided (2)

Group / Artifact Type Version
org.testifyproject : api jar 1.0.2
org.testifyproject : core jar 1.0.2

test (5)

Group / Artifact Type Version
org.testifyproject.tools : test-logger jar 1.0.2
org.testifyproject.junit4 : unit-test jar 1.0.2
junit : junit jar 4.12
org.mockito : mockito-core jar 2.11.0
org.assertj : assertj-core jar 3.8.0

Project Modules

There are no modules declared in this project.