Project Dependencies
compile
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
| GroupId |
ArtifactId |
Version |
Type |
| commons-beanutils |
commons-beanutils
|
1.6 |
jar |
| commons-cli |
commons-cli |
1.0 |
jar |
| org.sat4j |
org.sat4j.core
|
2.0.5 |
jar |
test
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 |
Type |
| junit |
junit
|
4.4 |
jar |
Project Transitive Dependencies
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
compile
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
| GroupId |
ArtifactId |
Version |
Type |
| commons-collections |
commons-collections |
2.0 |
jar |
| commons-lang |
commons-lang |
1.0 |
jar |
| commons-logging |
commons-logging |
1.0 |
jar |
Project Dependency Graph
Dependency Tree
- org.sat4j:org.sat4j.sat:jar:2.0.5

| SAT4J sat |
Description:
The aim of the SAT4J library is to provide an efficient library of SAT solvers in Java. Compared to the OpenSAT project, the SAT4J library targets first users of SAT "black boxes", willing to embed SAT technologies into their application without worrying about the details. Since we use the library for our own research, it is also possible for SAT researchers to use it as a basis for their work.
URL:
http://www.sat4j.org/org.sat4j.sat
Project License:
Eclipse Public License 1.0
GNU Lesser GPL 2.1
|
- org.sat4j:org.sat4j.core:jar:2.0.5 (compile)

- commons-beanutils:commons-beanutils:jar:1.6 (compile)

- commons-logging:commons-logging:jar:1.0 (compile)

| Unnamed - commons-logging:commons-logging:jar:1.0 |
Description:
There is currently no description associated with this project.
Project License:
No project license is defined for this project.
|
- commons-collections:commons-collections:jar:2.0 (compile)

| Unnamed - commons-collections:commons-collections:jar:2.0 |
Description:
There is currently no description associated with this project.
Project License:
No project license is defined for this project.
|
- commons-cli:commons-cli:jar:1.0 (compile)

| CLI |
Description:
Commons CLI provides a simple API for working with the command line arguments and options.
Project License:
No project license is defined for this project.
|
- commons-logging:commons-logging:jar:1.0 (compile)

| Unnamed - commons-logging:commons-logging:jar:1.0 |
Description:
There is currently no description associated with this project.
Project License:
No project license is defined for this project.
|
- commons-lang:commons-lang:jar:1.0 (compile)

| Lang |
Description:
Commons.Lang, a package of Java utility classes for the
classes that are in java.lang's hierarchy, or are considered to be so
standard as to justify existence in java.lang.
Project License:
No project license is defined for this project.
|
- junit:junit:jar:4.4 (test)

Licenses
GNU Lesser GPL 2.1:
SAT4J core, SAT4J sat
Unknown:
BeanUtils, CLI, Lang, Unnamed - commons-collections:commons-collections:jar:2.0, Unnamed - commons-logging:commons-logging:jar:1.0
Eclipse Public License 1.0:
SAT4J core, SAT4J sat
Common Public License Version 1.0:
JUnit
Dependency File Details
| Filename |
Size |
Entries |
Classes |
Packages |
JDK Rev |
Debug |
| commons-beanutils-1.6.jar |
115.71 kB |
81 |
66 |
4 |
1.2 |
debug |
| commons-cli-1.0.jar |
29.41 kB |
27 |
20 |
1 |
1.1 |
debug |
| commons-collections-2.0.jar |
88.38 kB |
95 |
87 |
2 |
1.1 |
release |
| commons-lang-1.0.jar |
62.36 kB |
49 |
35 |
4 |
1.1 |
debug |
| commons-logging-1.0.jar |
21.44 kB |
18 |
9 |
2 |
1.1 |
debug |
| junit-4.4.jar |
157.69 kB |
188 |
154 |
20 |
1.5 |
debug |
| org.sat4j.core-2.0.5.jar |
199.64 kB |
176 |
152 |
15 |
1.4 |
debug |
| Total |
Size |
Entries |
Classes |
Packages |
JDK Rev |
Debug |
| 7 |
674.63 kB |
634 |
523 |
48 |
1.5 |
6 |
| compile: 6 |
compile: 516.94 kB |
compile: 446 |
compile: 369 |
compile: 28 |
- |
compile: 5 |
| test: 1 |
test: 157.69 kB |
test: 188 |
test: 154 |
test: 20 |
- |
test: 1 |