Test Utility Classes

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

PostgreSQL Data Databases
GroupId

GroupId

org.ancoron.postgresql
ArtifactId

ArtifactId

test-util
Last Version

Last Version

9.1.901.jdbc4.1-rc9
Release Date

Release Date

Type

Type

jar
Description

Description

Test Utility Classes
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download test-util

How to add to project

<!-- https://jarcasting.com/artifacts/org.ancoron.postgresql/test-util/ -->
<dependency>
    <groupId>org.ancoron.postgresql</groupId>
    <artifactId>test-util</artifactId>
    <version>9.1.901.jdbc4.1-rc9</version>
</dependency>
// https://jarcasting.com/artifacts/org.ancoron.postgresql/test-util/
implementation 'org.ancoron.postgresql:test-util:9.1.901.jdbc4.1-rc9'
// https://jarcasting.com/artifacts/org.ancoron.postgresql/test-util/
implementation ("org.ancoron.postgresql:test-util:9.1.901.jdbc4.1-rc9")
'org.ancoron.postgresql:test-util:jar:9.1.901.jdbc4.1-rc9'
<dependency org="org.ancoron.postgresql" name="test-util" rev="9.1.901.jdbc4.1-rc9">
  <artifact name="test-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ancoron.postgresql', module='test-util', version='9.1.901.jdbc4.1-rc9')
)
libraryDependencies += "org.ancoron.postgresql" % "test-util" % "9.1.901.jdbc4.1-rc9"
[org.ancoron.postgresql/test-util "9.1.901.jdbc4.1-rc9"]

Dependencies

compile (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.