| License |
License |
|---|---|
| Categories |
CategoriesPostgreSQL Data Databases |
| GroupId | GroupIdio.yawp |
| ArtifactId | ArtifactIdyawp-postgresql |
| Version | Version2.08alpha |
| Type | Typejar |
| Description |
DescriptionYAWP! postgresql
YAWP! postgresql
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| yawp-postgresql-2.08alpha.pom | |
| yawp-postgresql-2.08alpha.jar | 61 KB |
| yawp-postgresql-2.08alpha-sources.jar | 26 KB |
| yawp-postgresql-2.08alpha-javadoc.jar | 190 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.yawp/yawp-postgresql/ -->
<dependency>
<groupId>io.yawp</groupId>
<artifactId>yawp-postgresql</artifactId>
<version>2.08alpha</version>
</dependency>
// https://jarcasting.com/artifacts/io.yawp/yawp-postgresql/
implementation 'io.yawp:yawp-postgresql:2.08alpha'
// https://jarcasting.com/artifacts/io.yawp/yawp-postgresql/
implementation ("io.yawp:yawp-postgresql:2.08alpha")
'io.yawp:yawp-postgresql:jar:2.08alpha'
<dependency org="io.yawp" name="yawp-postgresql" rev="2.08alpha">
<artifact name="yawp-postgresql" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.yawp', module='yawp-postgresql', version='2.08alpha')
)
libraryDependencies += "io.yawp" % "yawp-postgresql" % "2.08alpha"
[io.yawp/yawp-postgresql "2.08alpha"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.yawp : yawp-core | jar | 2.08alpha |
| org.postgresql : postgresql | jar | 9.4-1203-jdbc41 |
| org.apache.commons : commons-dbcp2 | jar | 2.1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |