chrismattmann / labkey-client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LabKey Client

This is an Apache Maven port of the LabKey client Java package API Docs. Other clients are also available.

Building

You are going to love this.

Pre-Requisites:

  1. Install Maven3
  2. Have JDK7 or JDK8

Type:

mvn install assembly:assembly

Testing

java -Djava.ext.dirs=target org.labkey.remoteapi.test.Demo <user> <pass> http://celgene-jpl.dyndns.org:7080/labkey

About

License:Apache License 2.0


Languages

Language:Java 100.0%