Last Version

PostgreSQL 2016.11.0

PostgreSQL driver and datasource

License

License

AL2
Categories

Categories

WildFly Container Application Servers PostgreSQL Data Databases
GroupId

GroupId

org.wildfly.swarm
ArtifactId

ArtifactId

postgresql
Version

Version

2016.11.0
Type

Type

jar
Description

Description

PostgreSQL
PostgreSQL driver and datasource
Project Organization

Project Organization

JBoss by Red Hat

Download postgresql 2016.11.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.wildfly.swarm : container jar 2016.11.0
org.wildfly.swarm : datasources jar 2016.11.0

provided (6)

Group / Artifact Type Version
javax.inject : javax.inject jar
javax.enterprise : cdi-api jar
org.postgresql : postgresql jar 9.4.1208
org.wildfly.core : wildfly-core-feature-pack zip
org.wildfly : wildfly-servlet-feature-pack zip 10.1.0.Final
org.wildfly : wildfly-feature-pack zip 10.1.0.Final

test (2)

Group / Artifact Type Version
junit : junit jar
org.easytesting : fest-assert jar 1.4

Project Modules

There are no modules declared in this project.