| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.sqlind |
| ArtifactId | ArtifactIdSQLindTest |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSQLind Test Package
Generic material and tools for test purpose
|
| Filename | Size |
|---|---|
| SQLindTest-1.0.0.pom | |
| SQLindTest-1.0.0.jar | 17 KB |
| SQLindTest-1.0.0-sources.jar | 4 KB |
| SQLindTest-1.0.0-javadoc.jar | 55 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.2 |
| hsqldb : hsqldb | jar | 1.7.2.2 |
| net.sqlind : SQLind | jar | 1.1.8 |