MVN

org.wildfly.swarm : jpa-postgresql-parent

Maven & Gradle

Jun 28, 2016

WildFly Swarm: JPA PostgreSQL Parent · WildFly Swarm: JPA PostgreSQL Parent

<dependency>
    <groupId>org.wildfly.swarm</groupId>
    <artifactId>jpa-postgresql-parent</artifactId>
    <version>1.0.2.Final</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wildfly.swarm : jpa-postgresql-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.2.Final

All Versions

Choose a version of org.wildfly.swarm : jpa-postgresql-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
jpa-postgresql-parent-1.0.2.Final
jpa-postgresql-parent-1.0.1.Final
jpa-postgresql-parent-1.0.0.Final
jpa-postgresql-parent-1.0.0.CR3
jpa-postgresql-parent-1.0.0.CR2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wildfly.swarm</groupId>
    <artifactId>jpa-postgresql-parent</artifactId>
    <version>1.0.2.Final</version>
</dependency>

Advertisement