Skip to content

Latest commit

 

History

History
54 lines (31 loc) · 956 Bytes

README.md

File metadata and controls

54 lines (31 loc) · 956 Bytes

Cytoscape Container REST Service Model

Contains Java Pojo objects needed by Cytoscape Container REST Service

Requirements

  • Java 17+ (jdk to build)

Building

Build requirements:

# In lieu of git one can just download repo and unzip it
git clone https://github.com/cytoscape/cytocontainer-rest-model.git

cd cytocontainer-rest-model
mvn install

The above command will create a jar file under target/ named cytocontainer-rest-model-<VERSION>.jar

COPYRIGHT AND LICENSE

Click here

Acknowledgements

TODO