Querydsl - Bill of materials

Bill of materials

License

License

Categories

Categories

Querydsl Data Databases
GroupId

GroupId

com.querydsl
ArtifactId

ArtifactId

querydsl-bom
Last Version

Last Version

5.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

Querydsl - Bill of materials
Bill of materials
Project URL

Project URL

http://www.querydsl.com
Project Organization

Project Organization

Querydsl

Download querydsl-bom

Filename Size
querydsl-bom-5.0.0.pom 6 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.querydsl/querydsl-bom/ -->
<dependency>
    <groupId>com.querydsl</groupId>
    <artifactId>querydsl-bom</artifactId>
    <version>5.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.querydsl/querydsl-bom/
implementation 'com.querydsl:querydsl-bom:5.0.0'
// https://jarcasting.com/artifacts/com.querydsl/querydsl-bom/
implementation ("com.querydsl:querydsl-bom:5.0.0")
'com.querydsl:querydsl-bom:pom:5.0.0'
<dependency org="com.querydsl" name="querydsl-bom" rev="5.0.0">
  <artifact name="querydsl-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.querydsl', module='querydsl-bom', version='5.0.0')
)
libraryDependencies += "com.querydsl" % "querydsl-bom" % "5.0.0"
[com.querydsl/querydsl-bom "5.0.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
5.0.0
5.0.0.M1