Project Dependency Management

compile

The following is a list of compile dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run the submodule:

GroupId ArtifactId Version Type License
args4j args4j 2.33 jar MIT License
com.bitplan.gui com.bitplan.javafx 0.0.20 jar Apache 2.0
com.bitplan.simplegraph com.bitplan.simplegraph-core 0.0.3 jar Apache 2.0
com.bitplan.simplegraph com.bitplan.simplegraph.bundle 0.0.3 jar Apache 2.0
com.bitplan.simplegraph com.bitplan.simplegraph.caldav 0.0.3 jar Apache 2.0
com.bitplan.simplegraph com.bitplan.simplegraph.carddav 0.0.3 jar Apache 2.0
com.bitplan.simplegraph com.bitplan.simplegraph.excel 0.0.3 jar Apache 2.0
com.bitplan.simplegraph com.bitplan.simplegraph.filesystem 0.0.3 jar Apache 2.0
com.bitplan.simplegraph com.bitplan.simplegraph.geojson 0.0.3 jar Apache 2.0
com.bitplan.simplegraph com.bitplan.simplegraph.github 0.0.3 jar Apache 2.0
com.bitplan.simplegraph com.bitplan.simplegraph.html 0.0.3 jar Apache 2.0
com.bitplan.simplegraph com.bitplan.simplegraph.java 0.0.3 jar Apache 2.0
com.bitplan.simplegraph com.bitplan.simplegraph.json 0.0.3 jar Apache 2.0
com.bitplan.simplegraph com.bitplan.simplegraph.mail 0.0.3 jar Apache 2.0
com.bitplan.simplegraph com.bitplan.simplegraph.map 0.0.3 jar Apache 2.0
com.bitplan.simplegraph com.bitplan.simplegraph.mediawiki 0.0.3 jar Apache 2.0
com.bitplan.simplegraph com.bitplan.simplegraph.pdf 0.0.3 jar Apache 2.0
com.bitplan.simplegraph com.bitplan.simplegraph.powerpoint 0.0.3 jar Apache 2.0
com.bitplan.simplegraph com.bitplan.simplegraph.smw 0.0.3 jar Apache 2.0
com.bitplan.simplegraph com.bitplan.simplegraph.snmp 0.0.3 jar Apache 2.0
com.bitplan.simplegraph com.bitplan.simplegraph.sql 0.0.3 jar Apache 2.0
com.bitplan.simplegraph com.bitplan.simplegraph.triplestore 0.0.3 jar Apache 2.0
com.bitplan.simplegraph com.bitplan.simplegraph.wikidata 0.0.3 jar Apache 2.0
com.bitplan.simplegraph com.bitplan.simplegraph.word 0.0.3 jar Apache 2.0
com.bitplan.simplegraph com.bitplan.simplegraph.xml 0.0.3 jar Apache 2.0
com.google.code.gson gson 2.8.2 jar Apache 2.0
commons-io commons-io 2.6 jar Apache License, Version 2.0
org.apache.commons commons-lang3 3.8 jar Apache License, Version 2.0

test

The following is a list of test dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run unit tests for the submodule:

GroupId ArtifactId Version Type License
com.bitplan.gui com.bitplan.gui 0.0.12 test-jar Apache 2.0
junit junit 4.12 jar Eclipse Public License 1.0
org.hamcrest hamcrest-all 1.3 jar New BSD License
org.mockito mockito-all 1.10.19 jar The MIT License