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 |
|---|---|---|---|---|---|
| gnu | activation | 1.1.1 | - | jar | |
| gnu | inetlib | 1.1.1 | - | jar | |
| org.millscript.commons.alert | millscript-alert | 0.3.0 | - | jar |
The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
| GroupId | ArtifactId | Version | Classifier | Type | Optional |
|---|---|---|---|---|---|
| junit | junit | 3.8.1 | - | jar |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
MillScript VFS is a pure Java virtual filing system. The design is influenced by the KIO subsystem in KDE, Steve Leach's work on a VFS in JSpice and to a limited extent the Apache commons VFS.
http://www.millscript.org/projects/millscript-vfs/
Unnamed - gnu:activation:pom:1.1.1
Unnamed - gnu:inetlib:pom:1.1.1
Unnamed - junit:junit:jar:3.8.1
MillScript Alert is an extension to Java exceptions, providing much more useful debugging information