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
- Host: GitHub
- URL: https://github.com/mycore-org/jspdocportal
- Owner: MyCoRe-Org
- License: gpl-3.0
- Created: 2020-11-09T17:53:15.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-02-26T13:46:44.000Z (over 1 year ago)
- Last Synced: 2025-02-26T14:38:17.550Z (over 1 year ago)
- Language: Java
- Size: 31.5 MB
- Stars: 0
- Watchers: 11
- Forks: 2
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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
```