License |
License |
---|---|
Categories |
CategoriesPostgreSQL Data Databases |
GroupId | GroupIdorg.ancoron.postgresql |
ArtifactId | ArtifactIdtest-util |
Version | Version9.1.901.jdbc4.1-rc9 |
Type | Typejar |
Description |
DescriptionTest Utility Classes
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |