is not current version
Last Version 0.0.6

br.com.perolasoftware.framework.components:annotation-filter-jpa2 0.0.5

Componente criado para abstrair consultas usando a API Criteria do JPA2 atrav��s do uso de annotations.

GroupId

GroupId

br.com.perolasoftware.framework.components
ArtifactId

ArtifactId

annotation-filter-jpa2
Version

Version

0.0.5
Type

Type

jar

Download annotation-filter-jpa2 0.0.5


<!-- https://jarcasting.com/artifacts/br.com.perolasoftware.framework.components/annotation-filter-jpa2/ -->
<dependency>
    <groupId>br.com.perolasoftware.framework.components</groupId>
    <artifactId>annotation-filter-jpa2</artifactId>
    <version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.perolasoftware.framework.components/annotation-filter-jpa2/
implementation 'br.com.perolasoftware.framework.components:annotation-filter-jpa2:0.0.5'
// https://jarcasting.com/artifacts/br.com.perolasoftware.framework.components/annotation-filter-jpa2/
implementation ("br.com.perolasoftware.framework.components:annotation-filter-jpa2:0.0.5")
'br.com.perolasoftware.framework.components:annotation-filter-jpa2:jar:0.0.5'
<dependency org="br.com.perolasoftware.framework.components" name="annotation-filter-jpa2" rev="0.0.5">
  <artifact name="annotation-filter-jpa2" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.perolasoftware.framework.components', module='annotation-filter-jpa2', version='0.0.5')
)
libraryDependencies += "br.com.perolasoftware.framework.components" % "annotation-filter-jpa2" % "0.0.5"
[br.com.perolasoftware.framework.components/annotation-filter-jpa2 "0.0.5"]