Download annotation-filter-jpa2-0.0.4.jar file - Jar a

Jar examples for a:annotation-filter-jpa2

Description

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

You can download jar file annotation-filter-jpa2 0.0.4 in this page.

License

GNU LESSER GENERAL PUBLIC LICENSE Version 3, 29 June 2007

Build File

You can use the following script to add annotation-filter-jpa2-0.0.4.jar to your project.

<dependency>
   <groupId>br.com.perolasoftware.framework.components</groupId>
   <artifactId>annotation-filter-jpa2</artifactId>
   <version>0.0.4</version>
</dependency>
compile group: 'br.com.perolasoftware.framework.components', name: 'annotation-filter-jpa2', version: '0.0.4'
libraryDependencies += "br.com.perolasoftware.framework.components" % "annotation-filter-jpa2" % "0.0.4"
<dependency org="br.com.perolasoftware.framework.components" name="annotation-filter-jpa2" rev="0.0.4"/>
@Grapes(@Grab(group='br.com.perolasoftware.framework.components', module='annotation-filter-jpa2', version='0.0.4'))
'br.com.perolasoftware.framework.components:annotation-filter-jpa2:jar:0.0.4'

Download

Click the following link to download the jar file.

annotation-filter-jpa2-0.0.4-javadoc.jar
annotation-filter-jpa2-0.0.4-sources.jar
annotation-filter-jpa2-0.0.4.jar
annotation-filter-jpa2-0.0.4.pom



Related Tutorials