is not current version
Last Version 0.0.2-RELEASE

org.sadtech.haiti.filter:haiti-filter-criteria 0.0.1-RELEASE

Fast creation of filtering requests using the Criteria Api wrapper.

GroupId

GroupId

org.sadtech.haiti.filter
ArtifactId

ArtifactId

haiti-filter-criteria
Version

Version

0.0.1-RELEASE
Type

Type

jar

Download haiti-filter-criteria 0.0.1-RELEASE


<!-- https://jarcasting.com/artifacts/org.sadtech.haiti.filter/haiti-filter-criteria/ -->
<dependency>
    <groupId>org.sadtech.haiti.filter</groupId>
    <artifactId>haiti-filter-criteria</artifactId>
    <version>0.0.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.sadtech.haiti.filter/haiti-filter-criteria/
implementation 'org.sadtech.haiti.filter:haiti-filter-criteria:0.0.1-RELEASE'
// https://jarcasting.com/artifacts/org.sadtech.haiti.filter/haiti-filter-criteria/
implementation ("org.sadtech.haiti.filter:haiti-filter-criteria:0.0.1-RELEASE")
'org.sadtech.haiti.filter:haiti-filter-criteria:jar:0.0.1-RELEASE'
<dependency org="org.sadtech.haiti.filter" name="haiti-filter-criteria" rev="0.0.1-RELEASE">
  <artifact name="haiti-filter-criteria" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sadtech.haiti.filter', module='haiti-filter-criteria', version='0.0.1-RELEASE')
)
libraryDependencies += "org.sadtech.haiti.filter" % "haiti-filter-criteria" % "0.0.1-RELEASE"
[org.sadtech.haiti.filter/haiti-filter-criteria "0.0.1-RELEASE"]