Difference between revisions of "Main Page"

From BITPlan mediawiki-japi Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 
This is the wiki for the [https://www.mediawiki.org/wiki/MediaWiki Mediawiki]-Japi. Its just another [https://www.mediawiki.org/wiki/API:Main_page Mediawiki API] for Java.
 
This is the wiki for the [https://www.mediawiki.org/wiki/MediaWiki Mediawiki]-Japi. Its just another [https://www.mediawiki.org/wiki/API:Main_page Mediawiki API] for Java.
 +
 +
== Installation ==
 +
<source lang='bash'>
 +
git clone https://github.com/WolfgangFahl/Mediawiki-Japi
 +
cd Mediawiki-Japi
 +
mvn install -DskipTests=true -Dgpg.skip=true
 +
</source>
 +
[[Download]]
  
 
== github repository ==
 
== github repository ==

Revision as of 11:01, 4 January 2015

This is the wiki for the Mediawiki-Japi. Its just another Mediawiki API for Java.

Installation

git clone https://github.com/WolfgangFahl/Mediawiki-Japi
cd Mediawiki-Japi
mvn install -DskipTests=true -Dgpg.skip=true

Download

github repository

https://github.com/WolfgangFahl/Mediawiki-Japi

Documentation

Wikis / Test and wiki sites

http://mediawiki-japi.bitplan.com

Creator

Links

Original Main Page at installation time 2015-01-03