The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
| GroupId | ArtifactId | Version | Classifier | Type | Optional |
|---|---|---|---|---|---|
| junit | junit | 4.3.1 | - | jar | |
| net.sourceforge.wsmo4j | WSML-grammar | 20070417 | - | jar | |
| net.sourceforge.wsmo4j | sbpel-impl | 0.1.0 | - | jar | |
| org.openrdf | sesame | 1.2.6 | - | jar |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
| GroupId | ArtifactId | Version | Classifier | Type | Optional |
|---|---|---|---|---|---|
| commons-fileupload | commons-fileupload | 1.1 | - | jar | |
| commons-io | commons-io | 1.1 | - | jar | |
| net.sourceforge.wsmo4j | sbpel-api | 0.1.0 | - | jar | |
| net.sourceforge.wsmo4j | wsmo-api | 0.6.1 | - | jar | |
| org.openrdf | openrdf-model | 1.2.6 | - | jar | |
| org.openrdf | openrdf-util | 1.2.6 | - | jar | |
| org.openrdf | rio | 1.0.9 | - | jar | |
| soap | soap | 2.3.1 | - | jar |
http://wsmo4j.sourceforge.net/wsmo4j
http://wsmo4j.sourceforge.net/WSML-grammar
http://wsmo4j.sourceforge.net/sbpel/sbpel-impl
http://wsmo4j.sourceforge.net/sbpel/sbpel-api
http://wsmo4j.sourceforge.net/wsmo-api
Sesame is an open source Java framework for storing, querying and reasoning with RDF.
Model classes for OpenRDF/Sesame
Utility classes for OpenRDF/Sesame
"Rio" stands for RDF I/O. It is a set of parsers and writers for RDF that has been designed with speed and standards-compliance as the main concerns.
JUnit is a regression testing framework written by Erich Gamma and Kent Beck. It is used by the developer who implements unit tests in Java.