Skip to content

base modules for JSP based docportal

Notifications You must be signed in to change notification settings

golsch/JSPDocportal

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

You can use the following dependency:

<dependency>
  <groupId>org.mycore.jspdocportal</groupId>
  <artifactId>jspdocportal-module</artifactId>
  <version>2020.06-SNAPSHOT</version>
</dependency>

About

base modules for JSP based docportal

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 82.0%
  • XSLT 14.7%
  • CSS 2.2%
  • JavaScript 1.1%