Querydsl Parent POM

Parent project for Querydsl related projects

License

License

Categories

Categories

Querydsl Data Databases
GroupId

GroupId

com.querydsl
ArtifactId

ArtifactId

querydsl-parent
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

pom
Description

Description

Querydsl Parent POM
Parent project for Querydsl related projects
Project URL

Project URL

http://www.github.com/querydsl/querydsl-parent
Project Organization

Project Organization

Querydsl

Download querydsl-parent

How to add to project

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

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.

Versions

Version
0.1.0