Jar examples for g:GMQL-Server
Module for the creation of the queries
You can download jar file GMQL-Server 5.0 in this page.
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'
Click the following link to download the jar file.
GMQL-Server-5.0-javadoc.jar