|
Downloads
- CMS 2.2.1(December 01, 2009)
-
cms-2.2.1-standalone.zip
- The CMS standalone version for a quick check, just unzip the file and follow the readme instructions (quickstart.txt in the root folder after unpacking). The CMS standalone version comes with all needed dependencies (MUM, webcore, repository, ...), with Jetty, and works with the MySQL 5 database and is ready to use after a simple configuration.
cms-2.2.1-src.zip
- The source code distribution includes all Java classes without the dependencies, but with an Ivy file to get all dependencies. We recommend to download the source code in case you would like to install the CMS in Eclipse or import in your CVS.
cms-2.2.1.war
- Download the WAR-file if you would like to deploy the CMS in a web application server like TomCat. The deployment contains all needed dependencies (MUM, webcore, repository, ...). The system is ready to use after a basic configuration , like the database access or the FFmpeg video converter.
cms-2.2.1.jar
- The *.jar file is the pure CMS library without dependencies. We recommend to download the library in case you only have to update your existing application.
TOP
- MUM 2.2.1(December 01, 2009)
-
mum-2.2.1-standalone.zip
- The MUM standalone version (MUM: only user management, without CMS features) for a quick check, just unzip the file and follow the readme instructions (quickstart.txt in the root folder after unpacking). The MUM standalone version comes with Jetty, works with the MySQL 5 database and is ready to use after a simple configuration.
mum-2.2.1-src.zip
- The source code distribution includes all Java classes without the dependencies, but with an Ivy file to get all dependencies. We recommend to download the source code in case you would like to install MUM in Eclipse or import in your CVS.
mum-2.2.1.war
- The *.war file is for the deployment. We recommend to download the library in case you would like to deploy MUM (MUM: only user management, without CMS features) in a web application environment.
mum-2.2.1.jar
- The *.jar file is the MUM user management library without dependencies. We recommend to download the library in case you only have to update your existing application.
TOP
- Webcore 0.3.1(December 01, 2009)
-
webcore-0.3.1.jar
- The *.jar file is the webcore library. We recommend to download the library in case you only have to update your existing application. CMS and MUM are both using the webcore library.
webcore-0.3.1.zip
- The binary distribution includes the webcore library (*.jar) and all dependencies. We recommend to download this distribution when you are starting with the webcore.
webcore-0.3.1.source.jar
- The source code distribution includes all Java classes without the dependencies, but with an Ivy file to get all dependencies.
TOP
- Repository 0.3(November 30, 2009)
-
repository-0.3.jar
- The *.jar file is the repository library. We recommend to download the library in case you only have to update your existing application. CMS, MUM and the webcore are all using the repository library.
repository-0.3.zip
- The binary distribution includes the repository library (*.jar) and all dependencies. We recommend to download this distribution when you are starting with the repository.
repository-0.3.source.jar
- The source code distribution includes all Java classes without the dependencies, but with an Ivy file to get all dependencies.
TOP
- Talos 2 0.5.3(August 28, 2009)
-
talos2-0.5.3.jar
- The *.jar file is the Talos library. We recommend to download the library in case you only have to update your existing application.
talos2-0.5.3-bin.zip
- The binary distribution includes the Talos library (*.jar), all dependencies (Hibernate, Log4J, ...), the JavaDoc and the basic configuration files. We recommend to download this distribution when you are starting with Talos.
talos2-0.5.3-src.zip
- The source code distribution includes all Java classes without the dependencies, but with an Ivy file to get all dependencies.
TOP
- Luigi 1.5.1(December 01, 2009)
-
luigi-1.5.1.jar
- The *.jar file is the Luigi library. We recommend to download the library in case you only have to update your existing application.
luigi-1.5.1.zip
- The binary distribution includes the Luigi library (*.jar) and all dependencies. We recommend to download this distribution when you are starting with Luigi.
luigi-src-1.5.1.zip
- The source code distribution includes all Java classes without the dependencies (Lucene, osk-connector, Log4J, ...).
TOP
|
|