br.com.caiquejh:spring-sample

RQuery is a simple query language on top of Criteria Query.

License

License

GroupId

GroupId

br.com.caiquejh
ArtifactId

ArtifactId

spring-sample
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

RQuery is a simple query language on top of Criteria Query.

Download spring-sample

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-jpa jar
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-validation jar
br.com.caiquejh : rquery jar 1.0.0
org.projectlombok : lombok Optional jar

runtime (1)

Group / Artifact Type Version
com.h2database : h2 jar

test (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0