License |
License |
---|---|
GroupId | GroupIdio.gitlab.paa.coder |
ArtifactId | ArtifactIdnoodle-criteria-builder |
Last Version | Last Version2.1.10 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnoodle-criteria-builder
Help with building sql queries
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.gitlab.paa.coder/noodle-criteria-builder/ -->
<dependency>
<groupId>io.gitlab.paa.coder</groupId>
<artifactId>noodle-criteria-builder</artifactId>
<version>2.1.10</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitlab.paa.coder/noodle-criteria-builder/
implementation 'io.gitlab.paa.coder:noodle-criteria-builder:2.1.10'
// https://jarcasting.com/artifacts/io.gitlab.paa.coder/noodle-criteria-builder/
implementation ("io.gitlab.paa.coder:noodle-criteria-builder:2.1.10")
'io.gitlab.paa.coder:noodle-criteria-builder:jar:2.1.10'
<dependency org="io.gitlab.paa.coder" name="noodle-criteria-builder" rev="2.1.10">
<artifact name="noodle-criteria-builder" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitlab.paa.coder', module='noodle-criteria-builder', version='2.1.10')
)
libraryDependencies += "io.gitlab.paa.coder" % "noodle-criteria-builder" % "2.1.10"
[io.gitlab.paa.coder/noodle-criteria-builder "2.1.10"]
Group / Artifact | Type | Version |
---|---|---|
javax.persistence : javax.persistence-api | jar | 2.2 |
org.springframework : spring-webmvc Optional | jar | [5.1.6.RELEASE,] |
org.springframework.boot : spring-boot-autoconfigure Optional | jar | [2.1.7.RELEASE,] |
org.hibernate : hibernate-core Optional | jar | 5.4.15.Final |
org.apache.commons : commons-lang3 | jar | 3.10 |
commons-io : commons-io | jar | 2.8.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.0 |
com.fasterxml.jackson.datatype : jackson-datatype-hibernate5 | jar | 2.12.0 |
org.projectlombok : lombok Optional | jar | 1.18.16 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.7.0 |
com.github.database-rider : rider-junit5 | jar | 1.5.2 |
jakarta.validation : jakarta.validation-api | jar | 2.0.2 |
org.junit.platform : junit-platform-commons | jar | 1.7.0 |
org.assertj : assertj-core | jar | 3.18.1 |
org.junit.platform : junit-platform-runner | jar | 1.7.0 |
org.hsqldb : hsqldb | jar | 2.3.2 |
com.vladmihalcea : hibernate-types-52 | jar | 2.10.4 |