Skip to content

YAMJ/yamj-v3

Folders and files

NameName
Last commit message
Last commit date
Mar 9, 2018
Jul 3, 2022
Jul 27, 2017
Feb 1, 2022
Jul 27, 2017
Jul 27, 2017
Mar 23, 2013
Apr 20, 2015
Apr 14, 2016
Jun 4, 2017
Jul 3, 2022

Repository files navigation

YAMJ-v3

Main Project for YAMJ v3

Build Status

Modules

yamj3-common:

Holds the commonly used classes.

yamj3-core:

Main webapp for YAMJ3 core; entry point for everything. This is a real webapp; can be started with a jetty server or deployed to an existing tomcat server.

yamj3-jetty:

Starts the yamj3-core if you do not have, or want to use a tomcat server.

yamj3-filescanner:

The file scanner for processing the media directories and sending the file information to the core processor.

yamj3-plugin-api:

The plugin api which holds tools and extension points for building own YAMJ v3 plugins.

yamj3-distribution:

The distribution package to build and pack YAMJ v3 into a single zip archive.

Running YAMJv3

Please see this wiki page for instructions on how to run YAMJv3

Using the API

Documentation on teh API can be found at Apiary.io