License |
License |
---|---|
Categories |
CategoriesPostgreSQL Data Databases |
GroupId | GroupIdsoftware.tnb |
ArtifactId | ArtifactIdsystem-x-postgresql |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTNB :: System-X :: Services :: DB :: PostgreSQL
The New Beginning Framework
|
Filename | Size |
---|---|
system-x-postgresql-0.0.1.pom | |
system-x-postgresql-0.0.1.jar | 6 KB |
system-x-postgresql-0.0.1-sources.jar | 4 KB |
system-x-postgresql-0.0.1-javadoc.jar | 427 KB |
Browse |
<!-- https://jarcasting.com/artifacts/software.tnb/system-x-postgresql/ -->
<dependency>
<groupId>software.tnb</groupId>
<artifactId>system-x-postgresql</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/software.tnb/system-x-postgresql/
implementation 'software.tnb:system-x-postgresql:0.0.1'
// https://jarcasting.com/artifacts/software.tnb/system-x-postgresql/
implementation ("software.tnb:system-x-postgresql:0.0.1")
'software.tnb:system-x-postgresql:jar:0.0.1'
<dependency org="software.tnb" name="system-x-postgresql" rev="0.0.1">
<artifact name="system-x-postgresql" type="jar" />
</dependency>
@Grapes(
@Grab(group='software.tnb', module='system-x-postgresql', version='0.0.1')
)
libraryDependencies += "software.tnb" % "system-x-postgresql" % "0.0.1"
[software.tnb/system-x-postgresql "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.testcontainers : testcontainers | jar | 1.15.2 |
software.tnb : system-x-db-common | jar | 0.0.1 |
org.postgresql : postgresql | jar | 42.2.22 |
software.tnb : system-x-common | jar | 0.0.1 |
com.google.auto.service : auto-service-annotations | jar | 1.0.1 |