Last Version

Hamcrest-style matchers for Postgresql SQLs 0.0.26

Maven root POM for Open Source Dhatim projects

License

License

Categories

Categories

PostgreSQL Data Databases
GroupId

GroupId

org.dhatim
ArtifactId

ArtifactId

hamcrest-postgresql
Version

Version

0.0.26
Type

Type

jar
Description

Description

Hamcrest-style matchers for Postgresql SQLs
Maven root POM for Open Source Dhatim projects
Project URL

Project URL

https://github.com/dhatim/hamcrest-postgresql

Download hamcrest-postgresql 0.0.26


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

Dependencies

compile (2)

Group / Artifact Type Version
org.hamcrest : hamcrest-library jar 1.3
org.antlr : antlr4-runtime jar 4.9.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.