Last Version

Quidem 0.10

Idempotent query scripts

License

License

Categories

Categories

IDE Development Tools Net
GroupId

GroupId

net.hydromatic
ArtifactId

ArtifactId

quidem
Version

Version

0.10
Type

Type

jar
Description

Description

Quidem
Idempotent query scripts
Project URL

Project URL

https://github.com/julianhyde/quidem
Project Organization

Project Organization

Julian Hyde
Source Code Management

Source Code Management

https://github.com/julianhyde/quidem/tree/main

Download quidem 0.10


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
com.google.guava : guava jar 21.0

test (6)

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

Project Modules

There are no modules declared in this project.