Download GMQL-Server-5.0.jar file - Jar g

Jar examples for g:GMQL-Server

Description

Module for the creation of the queries

You can download jar file GMQL-Server 5.0 in this page.

Build File

You can use the following script to add GMQL-Server-5.0.jar to your project.

<dependency>
   <groupId>it.polimi.genomics</groupId>
   <artifactId>GMQL-Server</artifactId>
   <version>5.0</version>
</dependency>
compile group: 'it.polimi.genomics', name: 'GMQL-Server', version: '5.0'
libraryDependencies += "it.polimi.genomics" % "GMQL-Server" % "5.0"
<dependency org="it.polimi.genomics" name="GMQL-Server" rev="5.0"/>
@Grapes(@Grab(group='it.polimi.genomics', module='GMQL-Server', version='5.0'))
'it.polimi.genomics:GMQL-Server:jar:5.0'

Download

Click the following link to download the jar file.

GMQL-Server-5.0-javadoc.jar
GMQL-Server-5.0-sources.jar
GMQL-Server-5.0.jar
GMQL-Server-5.0.pom



Related Tutorials