Skip to content

Latest commit

 

History

History
40 lines (35 loc) · 2.24 KB

README.md

File metadata and controls

40 lines (35 loc) · 2.24 KB

com.bitplan.wikitask

WikiTask Server for Semantic MediaWiki based ProfiWiki page generation

Travis (.org) Maven Central codecov GitHub issues GitHub issues GitHub BITPlan

Documentation

Maven dependency

Maven dependency

<!-- WikiTask Server for Semantic MediaWiki based ProfiWiki page generation http://wiki.bitplan.com/index.php/com.bitplan.wikitask -->
<dependency>
  <groupId>com.bitplan</groupId>
  <artifactId>com.bitplan.wikitask</artifactId>
  <version>0.0.3</version>
</dependency>

Current release at repo1.maven.org

How to build

git clone https://github.com/BITPlan/com.bitplan.wikitask
cd com.bitplan.wikitask
mvn install

Version history

  • 0.0.1: 2020-04-26 First release via GitHub / Maven central
  • 0.0.2: 2020-10-25 upgrades org.sidif.triplestore to 0.0.10
  • 0.0.3: 2021-12-17 upgrades log4j to 2.16.0