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

https://github.com/mycore-org/jspdocportal

base modules for JSP based docportal
https://github.com/mycore-org/jspdocportal

Last synced: 10 months ago
JSON representation

base modules for JSP based docportal

Awesome Lists containing this project

README

          

# JSPDocportal
**JSPDocportal is a module that serves as foundation of a JSP-based MyCoRe repository.**

## Usage / Deployment

### SNAPSHOTS
are automatically deployed to Sonatype:
https://oss.sonatype.org/#nexus-search;quick~jspdocportal \
Further instructions on how to integrate the Sonatype repository into your Maven ```pom.xml``` can be found in the
[MyCoRe documentation](https://www.mycore.de/documentation/developer/dev_work_with_maven/).

You can use the following dependency:
```

org.mycore.jspdocportal
jspdocportal-module
2020.06-SNAPSHOT

```