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

Jar examples for s:siren-qparser

Description

SIREn query parser module

You can download jar file siren-qparser 1.3 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.3.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials