SQLind Test Package

Generic material and tools for test purpose

License

License

OSL
Categories

Categories

Net
GroupId

GroupId

net.sqlind
ArtifactId

ArtifactId

SQLindTest
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

SQLind Test Package
Generic material and tools for test purpose

Download SQLindTest

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
junit : junit jar 3.8.2
hsqldb : hsqldb jar 1.7.2.2
net.sqlind : SQLind jar 1.1.8

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0