Download siren-qparser-1.4.jar file - Jar s

Jar examples for s:siren-qparser

Description

SIREn query parser module

You can download jar file siren-qparser 1.4 in this page.

License

GNU Affero General Public License, Version 3.0

Build File

You can use the following script to add siren-qparser-1.4.jar to your project.

<dependency>
   <groupId>com.sindicetech.siren</groupId>
   <artifactId>siren-qparser</artifactId>
   <version>1.4</version>
</dependency>
compile group: 'com.sindicetech.siren', name: 'siren-qparser', version: '1.4'
libraryDependencies += "com.sindicetech.siren" % "siren-qparser" % "1.4"
<dependency org="com.sindicetech.siren" name="siren-qparser" rev="1.4"/>
@Grapes(@Grab(group='com.sindicetech.siren', module='siren-qparser', version='1.4'))
'com.sindicetech.siren:siren-qparser:jar:1.4'

Download

Click the following link to download the jar file.

siren-qparser-1.4-javadoc.jar
siren-qparser-1.4-sources.jar
siren-qparser-1.4-test-sources.jar
siren-qparser-1.4-tests.jar
siren-qparser-1.4.jar
siren-qparser-1.4.pom



Related Tutorials