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
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
SAC is a standard interface for CSS parsers.
http://www.w3.org/Style/CSS/SAC/
Project License: The W3C Software License
The W3C Software License: Simple API for CSS
GNU Lesser General Public License: CSS Parser
Common Public License Version 1.0: JUnit
Filename | Size | Entries | Classes | Packages | JDK Rev | Debug | Sealed |
---|---|---|---|---|---|---|---|
junit-4.4.jar | 144,701 | 163 | 138 | 17 | 1.5 | debug | - |
cssparser-0.9.5.jar | 253,928 | 98 | 80 | 5 | 1.5 | debug | - |
sac-1.3.jar | 12,965 | 36 | 29 | 2 | 1.5 | release | - |
Total | Size | Entries | Classes | Packages | JDK Rev | Debug | Sealed |
3 total dependencies | 411,594 | 297 | 247 | 24 | 1.5 | 2 | 0 |