Download filter-jpa-1.0.10.jar file - Jar f

Jar examples for f:filter-jpa

Description

You can download jar file filter-jpa 1.0.10 in this page.

Build File

You can use the following script to add filter-jpa-1.0.10.jar to your project.

<dependency>
   <groupId>dk.apaq.filter</groupId>
   <artifactId>filter-jpa</artifactId>
   <version>1.0.10</version>
</dependency>
compile group: 'dk.apaq.filter', name: 'filter-jpa', version: '1.0.10'
libraryDependencies += "dk.apaq.filter" % "filter-jpa" % "1.0.10"
<dependency org="dk.apaq.filter" name="filter-jpa" rev="1.0.10"/>
@Grapes(@Grab(group='dk.apaq.filter', module='filter-jpa', version='1.0.10'))
'dk.apaq.filter:filter-jpa:jar:1.0.10'

Download

Click the following link to download the jar file.

filter-jpa-1.0.10-javadoc.jar
filter-jpa-1.0.10-sources.jar
filter-jpa-1.0.10.jar
filter-jpa-1.0.10.pom



Related Tutorials