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

Jar examples for g:GMQL-Core

Description

Polimi GMQL, Big Data processing for Genomics

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

License

MIT License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials