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 |
---|---|---|---|---|---|
org.w3c.css | sac | 1.3 | - | 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 | 4.4 | - | 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 |
---|---|---|---|---|---|
org.w3c.css | sac | 1.3 | - | 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 | 4.4 | - | jar | - |
A CSS parser which implements SAC (the Simple API for CSS).
http://cssparser.sourceforge.net/
Project License: GNU Lesser General Public License
SAC is a standard interface for CSS parsers.
http://www.w3.org/Style/CSS/SAC/
Project License: The W3C Software License
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.
Project License: Common Public License Version 1.0
The W3C Software License: Simple API for CSS
Common Public License Version 1.0: JUnit
GNU Lesser General Public License: CSS Parser
Filename | Size | Entries | Classes | Packages | JDK Rev | Debug | Sealed |
---|---|---|---|---|---|---|---|
junit-4.4.jar | 147,527 | 174 | 149 | 17 | 1.5 | debug | - |
cssparser-0.9.5.jar | 255,419 | 98 | 80 | 5 | 1.5 | debug | - |
sac-1.3.jar | 13,128 | 36 | 29 | 2 | 1.5 | release | - |
Total | Size | Entries | Classes | Packages | JDK Rev | Debug | Sealed |
3 total dependencies | 416,074 | 308 | 258 | 24 | 1.5 | 2 | 0 |