Search

JPA Criteria API searching library

License

License

Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

io.github.wwhysohard
ArtifactId

ArtifactId

search
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Search
JPA Criteria API searching library
Project URL

Project URL

https://github.com/wwhysohard/search
Source Code Management

Source Code Management

https://github.com/wwhysohard/search

Download search

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.6.4
org.springframework.boot : spring-boot-starter-validation jar 2.6.4
org.springframework.boot : spring-boot-starter-data-jpa jar 2.6.4

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.6.4
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0