All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.wikipedia.package-info Maven / Gradle / Ivy

Go to download

Java library to call Mediawiki API described at http://www.mediawiki.org/wiki/API:Main_page

There is a newer version: 0.2.3
Show newest version
/**
 * This package contains an alternative one - class solution {@link Wiki } for the Mediawiki API.
 * The class {@link Wiki } has only been slightly modified here and the implementation is neither
 * copyrighted, owned or maintained by the Mediawiki-Japi project. Please look at the javadoc and
 * source code of this class for further details.
 * @see Mediawiki API documentation
 * From a license point of view the package content is not fully part of Mediawiki-Japi 
 * just the Wiki.java modifications are having the different license as outline
 * in the header of the file (see 
 * GPL linking classpath exception 
 */
package org.wikipedia;
 




© 2015 - 2025 Weber Informatics LLC | Privacy Policy