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 |
log4j |
log4j |
1.2.13 |
jar |
net.sf.sfac |
sfac-core |
0.5-SNAPSHOT |
jar |
net.sf.sfac |
sfac-launcher |
0.5-SNAPSHOT |
jar |
net.sf.sfac |
sfac-utils |
0.5-SNAPSHOT |
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 |
3.8.1 |
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-logging |
commons-logging |
1.0.4 |
jar |
Project Dependency Graph
Dependency Tree
- net.sf.sfac:sfac-example:jar:0.5-SNAPSHOT
SFaC - Example |
Description: This project is a template example of usage of Swing Framework and Components (SFaC).
It's a minimal application just showing an empty frame with all facilities provided by the framework already in place
(maven project with dependencies, action, toolbar, menu bar, settings, internationalization, packaging...).
This project is a template to start your own project easily.
URL: ../../../../../../../shell.sourceforge.net/home/groups/s/sf/sfac/sfac-example
Project License: Apache 2
|
- net.sf.sfac:sfac-core:jar:0.5-SNAPSHOT (compile)
SFaC - Core |
Description: This project is the core part of the Swing Framework and Components (SFaC).
It contains the Swing framework classes and the graphical component classes.
URL: ../../../../../../../shell.sourceforge.net/home/groups/s/sf/sfac/sfac-core
Project License: Apache 2
|
- net.sf.sfac:sfac-utils:jar:0.5-SNAPSHOT (compile)
SFaC - Utilities |
Description: This project is the model side of the Swing Framework and Components (SFaC).
If your doing a clean separation between model (or business) and view (or GUI or rendering) parts of your application,
(like in the MVC pattern), then the only classes of SFaC your model can access are in this project.
On the other hand, the classes in sfac-core project are GUI-specific and should not be known by your model.
URL: ../../../../../../../shell.sourceforge.net/home/groups/s/sf/sfac/sfac-utils
Project License: Apache 2
|
- net.sf.sfac:sfac-launcher:jar:0.5-SNAPSHOT (compile)
SFaC - Application launcher |
Description: This project is an application launcher.
It allows to build dynamically the classpath of a java application by gathering all the jars of a directory.
URL: ../../../../../../../shell.sourceforge.net/home/groups/s/sf/sfac/sfac-launcher
Project License: Apache 2
|
- commons-logging:commons-logging:jar:1.0.4 (compile)
- net.sf.sfac:sfac-utils:jar:0.5-SNAPSHOT (compile)
SFaC - Utilities |
Description: This project is the model side of the Swing Framework and Components (SFaC).
If your doing a clean separation between model (or business) and view (or GUI or rendering) parts of your application,
(like in the MVC pattern), then the only classes of SFaC your model can access are in this project.
On the other hand, the classes in sfac-core project are GUI-specific and should not be known by your model.
URL: ../../../../../../../shell.sourceforge.net/home/groups/s/sf/sfac/sfac-utils
Project License: Apache 2
|
- commons-logging:commons-logging:jar:1.0.4 (compile)
- net.sf.sfac:sfac-launcher:jar:0.5-SNAPSHOT (compile)
SFaC - Application launcher |
Description: This project is an application launcher.
It allows to build dynamically the classpath of a java application by gathering all the jars of a directory.
URL: ../../../../../../../shell.sourceforge.net/home/groups/s/sf/sfac/sfac-launcher
Project License: Apache 2
|
- log4j:log4j:jar:1.2.13 (compile)
- junit:junit:jar:3.8.1 (test)
Licenses
Apache 2: SFaC - Application launcher, SFaC - Core, SFaC - Example, SFaC - Utilities
Unknown: Log4j
Common Public License Version 1.0: JUnit
The Apache Software License, Version 2.0: Logging
Dependency File Details
Filename |
Size |
Entries |
Classes |
Packages |
JDK Rev |
Debug |
commons-logging-1.0.4.jar |
37.12 kB |
29 |
18 |
2 |
1.2 |
debug |
junit-3.8.1.jar |
118.23 kB |
119 |
100 |
6 |
1.1 |
debug |
log4j-1.2.13.jar |
349.79 kB |
283 |
253 |
19 |
1.1 |
debug |
sfac-core-0.5-SNAPSHOT.jar |
298.19 kB |
244 |
199 |
10 |
1.5 |
debug |
sfac-launcher-0.5-SNAPSHOT.jar |
7.43 kB |
13 |
2 |
1 |
1.5 |
debug |
sfac-utils-0.5-SNAPSHOT.jar |
82.49 kB |
72 |
56 |
6 |
1.5 |
debug |
Total |
Size |
Entries |
Classes |
Packages |
JDK Rev |
Debug |
6 |
893.25 kB |
760 |
628 |
44 |
1.5 |
6 |
compile: 5 |
compile: 775.02 kB |
compile: 641 |
compile: 528 |
compile: 38 |
- |
compile: 5 |
test: 1 |
test: 118.23 kB |
test: 119 |
test: 100 |
test: 6 |
- |
test: 1 |