Last Version

Maven parent pom for db projects with spring context, hibernate and querydsl (and stuff from parent: with-spring-context) 4

Libs for spring context, hibernate, querydsl and testing support

License

License

Categories

Categories

Querydsl Data Databases Hibernate ORM
GroupId

GroupId

com.github.akiraly.reusable-poms
ArtifactId

ArtifactId

pom-parent-with-spring-hibernate-querydsl-core
Version

Version

4
Type

Type

pom
Description

Description

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

Download pom-parent-with-spring-hibernate-querydsl-core 4


<!-- https://jarcasting.com/artifacts/com.github.akiraly.reusable-poms/pom-parent-with-spring-hibernate-querydsl-core/ -->
<dependency>
    <groupId>com.github.akiraly.reusable-poms</groupId>
    <artifactId>pom-parent-with-spring-hibernate-querydsl-core</artifactId>
    <version>4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.akiraly.reusable-poms/pom-parent-with-spring-hibernate-querydsl-core/
implementation 'com.github.akiraly.reusable-poms:pom-parent-with-spring-hibernate-querydsl-core:4'
// https://jarcasting.com/artifacts/com.github.akiraly.reusable-poms/pom-parent-with-spring-hibernate-querydsl-core/
implementation ("com.github.akiraly.reusable-poms:pom-parent-with-spring-hibernate-querydsl-core:4")
'com.github.akiraly.reusable-poms:pom-parent-with-spring-hibernate-querydsl-core:pom:4'
<dependency org="com.github.akiraly.reusable-poms" name="pom-parent-with-spring-hibernate-querydsl-core" rev="4">
  <artifact name="pom-parent-with-spring-hibernate-querydsl-core" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.akiraly.reusable-poms', module='pom-parent-with-spring-hibernate-querydsl-core', version='4')
)
libraryDependencies += "com.github.akiraly.reusable-poms" % "pom-parent-with-spring-hibernate-querydsl-core" % "4"
[com.github.akiraly.reusable-poms/pom-parent-with-spring-hibernate-querydsl-core "4"]

Dependencies

compile (19)

Group / Artifact Type Version
com.mysema.querydsl : querydsl-jpa jar 3.3.0
org.apache.tomcat : tomcat-jdbc jar 8.0.0-RC10
org.hibernate : hibernate-core jar 4.3.0.Final
org.hibernate : hibernate-entitymanager jar 4.3.0.Final
org.springframework : spring-jdbc jar
org.springframework : spring-orm jar
org.springframework : spring-tx jar
org.springframework.data : spring-data-jpa jar 1.4.3.RELEASE
org.slf4j : jcl-over-slf4j jar
org.springframework : spring-context jar
com.github.akiraly.reusable-poms : ver4j jar 4
commons-codec : commons-codec jar 1.9
commons-io : commons-io jar 2.4
com.google.code.findbugs : jsr305 jar 2.0.2
com.google.guava : guava jar 16.0-rc1
joda-time : joda-time jar 2.3
org.apache.commons : commons-lang3 jar 3.1
org.apache.commons : commons-math3 jar 3.2
org.hamcrest : hamcrest-library jar 1.3

provided (1)

Group / Artifact Type Version
com.mysema.querydsl : querydsl-apt jar 3.3.0

runtime (1)

Group / Artifact Type Version
com.github.akiraly.reusable-poms : tomcat-juli-over-slf4j jar 4

test (4)

Group / Artifact Type Version
com.h2database : h2 jar 1.3.174
org.springframework : spring-test jar 4.0.0.RELEASE
junit : junit jar 4.11
org.hamcrest : hamcrest-integration jar 1.3

import (1)

Group / Artifact Type Version
com.github.akiraly.reusable-poms : pom-parent-with-java-log-libs pom 4

Project Modules

There are no modules declared in this project.