Jar examples for g:GMQL-Server
Module for the creation of the queries
You can download jar file GMQL-Server 2.0 in this page.
You can use the following script to add GMQL-Server-2.0.jar to your project.
<dependency> <groupId>it.polimi.genomics</groupId> <artifactId>GMQL-Server</artifactId> <version>2.0</version> </dependency>
compile group: 'it.polimi.genomics', name: 'GMQL-Server', version: '2.0'
libraryDependencies += "it.polimi.genomics" % "GMQL-Server" % "2.0"
<dependency org="it.polimi.genomics" name="GMQL-Server" rev="2.0"/>
@Grapes(@Grab(group='it.polimi.genomics', module='GMQL-Server', version='2.0'))
'it.polimi.genomics:GMQL-Server:jar:2.0'
Click the following link to download the jar file.
GMQL-Server-2.0-javadoc.jar