Last Version

QuerydslUtil 0.0.2

Utilities to work with the querydsl metamodel

License

License

Categories

Categories

Querydsl Data Databases
GroupId

GroupId

com.github.chriweis.querydsl-util
ArtifactId

ArtifactId

sampledb
Version

Version

0.0.2
Type

Type

jar
Description

Description

QuerydslUtil
Utilities to work with the querydsl metamodel
Project URL

Project URL

https://github.com/chriweis/querydsl-util

Download sampledb 0.0.2


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

Dependencies

compile (5)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.4
com.h2database : h2 jar 1.4.197
com.querydsl : querydsl-sql jar 4.2.1
javax.annotation : javax.annotation-api jar 1.3.2
org.hibernate : hibernate-core jar 5.3.7.Final

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.11.1
org.mockito : mockito-core jar 2.23.0
org.flywaydb : flyway-core jar 5.2.1

Project Modules

There are no modules declared in this project.