| License | 
                License | 
        
|---|---|
| GroupId | GroupIdfr.ght1pc9kc | 
    
| ArtifactId | ArtifactIdjuery-api | 
    
| Last Version | Last Version1.2.2 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionJuery API 
            Juery is a tiny Java library to manage search and filter query from user to database. api and basic
        packages
        have no dependencies. They contain everything you need to use Juery. The jooq package contains useful tools for
        projects using the jOOQ DSL. 
         | 
    
| Filename | Size | 
|---|---|
| juery-api-1.2.2.pom | |
| juery-api-1.2.2.jar | 29 KB | 
| juery-api-1.2.2-sources.jar | 12 KB | 
| juery-api-1.2.2-javadoc.jar | 515 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/fr.ght1pc9kc/juery-api/ -->
<dependency>
    <groupId>fr.ght1pc9kc</groupId>
    <artifactId>juery-api</artifactId>
    <version>1.2.2</version>
</dependency>
                // https://jarcasting.com/artifacts/fr.ght1pc9kc/juery-api/
implementation 'fr.ght1pc9kc:juery-api:1.2.2'
                // https://jarcasting.com/artifacts/fr.ght1pc9kc/juery-api/
implementation ("fr.ght1pc9kc:juery-api:1.2.2")
                'fr.ght1pc9kc:juery-api:jar:1.2.2'
                <dependency org="fr.ght1pc9kc" name="juery-api" rev="1.2.2">
  <artifact name="juery-api" type="jar" />
</dependency>
                @Grapes(
@Grab(group='fr.ght1pc9kc', module='juery-api', version='1.2.2')
)
                libraryDependencies += "fr.ght1pc9kc" % "juery-api" % "1.2.2"
                [fr.ght1pc9kc/juery-api "1.2.2"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.24 | 
| org.jetbrains : annotations | jar | 23.0.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 | 
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 | 
| org.assertj : assertj-core | jar | 3.23.1 |