License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Net |
GroupId | GroupIdnet.hydromatic |
ArtifactId | ArtifactIdquidem |
Last Version | Last Version0.10 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionQuidem
Idempotent query scripts
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
quidem-0.10.pom | |
quidem-0.10.jar | 57 KB |
quidem-0.10-test-sources.jar | 12 KB |
quidem-0.10-sources.jar | 21 KB |
quidem-0.10-source-release.zip | 45 KB |
quidem-0.10-javadoc.jar | 34 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.hydromatic/quidem/ -->
<dependency>
<groupId>net.hydromatic</groupId>
<artifactId>quidem</artifactId>
<version>0.10</version>
</dependency>
// https://jarcasting.com/artifacts/net.hydromatic/quidem/
implementation 'net.hydromatic:quidem:0.10'
// https://jarcasting.com/artifacts/net.hydromatic/quidem/
implementation ("net.hydromatic:quidem:0.10")
'net.hydromatic:quidem:jar:0.10'
<dependency org="net.hydromatic" name="quidem" rev="0.10">
<artifact name="quidem" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.hydromatic', module='quidem', version='0.10')
)
libraryDependencies += "net.hydromatic" % "quidem" % "0.10"
[net.hydromatic/quidem "0.10"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 21.0 |
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest | jar | 2.2 |
org.hsqldb : hsqldb | jar | 2.4.1 |
net.hydromatic : scott-data-hsqldb | jar | 0.1 |
org.junit.jupiter : junit-jupiter-api | jar | 5.8.1 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.1 |
org.junit.jupiter : junit-jupiter-params | jar | 5.8.1 |