MVN

com.github.akiraly.reusable-poms : pom-parent-with-spring-hibernate-querydsl

Maven & Gradle

Dec 29, 2013

Maven parent pom for db projects with spring context, hibernate and querydsl (and stuff from parent: with-spring-context) and db4j · Libs for spring context, hibernate, querydsl and testing support

<dependency>
    <groupId>com.github.akiraly.reusable-poms</groupId>
    <artifactId>pom-parent-with-spring-hibernate-querydsl</artifactId>
    <version>4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.akiraly.reusable-poms : pom-parent-with-spring-hibernate-querydsl to add to Maven - Latest Versions:

  • Latest Stable: 4

All Versions

Choose a version of com.github.akiraly.reusable-poms : pom-parent-with-spring-hibernate-querydsl to add to Maven - All Versions:

Version Vulnerabilities Updated
4
pom-parent-with-spring-hibernate-querydsl-4
3
pom-parent-with-spring-hibernate-querydsl-3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.akiraly.reusable-poms</groupId>
    <artifactId>pom-parent-with-spring-hibernate-querydsl</artifactId>
    <version>4</version>
</dependency>