Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/heuermh/java-gcon
Genome connector APIs
https://github.com/heuermh/java-gcon
Last synced: 9 days ago
JSON representation
Genome connector APIs
- Host: GitHub
- URL: https://github.com/heuermh/java-gcon
- Owner: heuermh
- License: lgpl-3.0
- Created: 2013-04-07T17:36:15.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-03-18T21:12:59.000Z (over 9 years ago)
- Last Synced: 2024-05-02T00:30:19.966Z (6 months ago)
- Language: Java
- Size: 260 KB
- Stars: 3
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
java-gcon
=========Genome connector APIs
###Hacking java-gcon
Install
* JDK 1.7 or later, http://openjdk.java.net/
* Apache Maven 3.2.5 or later, http://maven.apache.org/To build
$ mvn install
*Note*: currently java-gcon has dependencies on snapshot versions of two unreleased projects. Clone the followinghttps://github.com/heuermh/personal-genome-client
and
https://github.com/heuermh/basespace-java-sdk
and install to local maven repository before attempting to build java-gcon.
$ mvn install