Last Version

Simple java application with spring, hibernate and querydsl support and dependencies 4

This is a parent pom that contains version and configs for the most widely used maven plugins.

License

License

Categories

Categories

Java Languages Querydsl Data Databases Hibernate ORM
GroupId

GroupId

com.github.akiraly.reusable-poms
ArtifactId

ArtifactId

simple-java-project-with-spring-hibernate-querydsl-archetype
Version

Version

4
Type

Type

jar
Description

Description

Simple java application with spring, hibernate and querydsl support and dependencies
This is a parent pom that contains version and configs for the most widely used maven plugins.

Download simple-java-project-with-spring-hibernate-querydsl-archetype 4


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.