An open API service indexing awesome lists of open source software.

https://github.com/veupathdb/ebrcwebsvccommon


https://github.com/veupathdb/ebrcwebsvccommon

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# EbrcWebSvcCommon
[WSF](https://github.com/VEuPathDB/WSF) Plugins that are common to all VEuPathDB web sites. See [WSFPlugin/src](WSFPlugin/src/main/java/org/eupathdb/websvccommon/wsfplugin) for the list of plugins.

## Dependencies

+ ant
+ Perl 5
+ Java 11+
+ External dependencies: see [pom.xml](pom.xml)
+ environment variables for GUS_HOME and PROJECT_HOME
+ Internal Dependencies: see [build.xml](build.xml)

## Installation instructions.

+ bld EbrcWebSvcCommon

## Manifest

+ WSFPlugin/config :: configuration for individual plugins
+ WSFPlugin/lib :: conifer and perl libraries for the plugins
+ WSFPlugin/src :: java source code for the plugins