| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.bitplan | 
    
| ArtifactId | ArtifactIdcom.bitplan.wikitask | 
    
| Last Version | Last Version0.0.3 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptioncom.bitplan.wikitask 
            WikiTask Server for Semantic MediaWiki based ProfiWiki page generation 
         | 
    
| Project URL | 
                    Project URL | 
            
| Project Organization | 
                    Project Organization | 
            
| Source Code Management | 
                    Source Code Management | 
            
<!-- https://jarcasting.com/artifacts/com.bitplan/com.bitplan.wikitask/ -->
<dependency>
    <groupId>com.bitplan</groupId>
    <artifactId>com.bitplan.wikitask</artifactId>
    <version>0.0.3</version>
</dependency>
                // https://jarcasting.com/artifacts/com.bitplan/com.bitplan.wikitask/
implementation 'com.bitplan:com.bitplan.wikitask:0.0.3'
                // https://jarcasting.com/artifacts/com.bitplan/com.bitplan.wikitask/
implementation ("com.bitplan:com.bitplan.wikitask:0.0.3")
                'com.bitplan:com.bitplan.wikitask:jar:0.0.3'
                <dependency org="com.bitplan" name="com.bitplan.wikitask" rev="0.0.3">
  <artifact name="com.bitplan.wikitask" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.bitplan', module='com.bitplan.wikitask', version='0.0.3')
)
                libraryDependencies += "com.bitplan" % "com.bitplan.wikitask" % "0.0.3"
                [com.bitplan/com.bitplan.wikitask "0.0.3"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.bitplan : mediawiki-japi | jar | 0.2.2 | 
| com.bitplan : org.sidif.triplestore | jar | 0.0.10 | 
| com.jcraft : jsch | jar | 0.1.55 | 
| com.bitplan : com.bitplan.rest.freemarker | jar | 0.0.1 | 
| com.bitplan.rest : com.bitplan.simplerest | jar | 0.0.13 | 
| com.bitplan.rest : com.bitplan.simplerest | test-jar | 0.0.13 | 
| com.bitplan.rest : com.bitplan.simplerest-api | jar | 0.0.8 | 
| org.rythmengine : rythm-engine | jar | 1.2.2 | 
| com.alibaba : fastjson | jar | 1.2.54 | 
| mysql : mysql-connector-java | jar | 5.1.47 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.bitplan : org.sidif.triplestore | test-jar | 0.0.10 | 
| junit : junit | jar | 4.12 | 
| org.hamcrest : hamcrest-all | jar | 1.3 |