https://github.com/veupathdb/ebrcwebsvccommon
https://github.com/veupathdb/ebrcwebsvccommon
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/veupathdb/ebrcwebsvccommon
- Owner: VEuPathDB
- License: apache-2.0
- Created: 2019-08-08T14:22:53.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2025-07-23T18:24:54.000Z (11 months ago)
- Last Synced: 2025-08-06T09:50:39.558Z (11 months ago)
- Language: Java
- Homepage:
- Size: 399 KB
- Stars: 0
- Watchers: 27
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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