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 Classifier Type Optional
com.gridsystems.fura.common firewall-utils 1.4 - jar

runtime

The following is a list of runtime dependencies for this project. These dependencies are required to run the application:

GroupId ArtifactId Version Classifier Type Optional
com.gridsystems.fura.customizers server-config-customizer 1.6 - 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 Classifier Type Optional
com.gridsystems.fura.common gridsystems-utils 2.10 - jar
com.gridsystems.skaringa skaringa r3p7 - jar
commons-io commons-io 1.4 - jar
commons-logging commons-logging-api 1.1 - jar

Project Dependency Graph

Dependency Listings

Fura:Server:Kernel Configurator

Offline configurator for the Fura Server.

http://fura.sourceforge.net/server/kernel-config

Fura:Common:Firewall Utils

JNI Wrapper for windows-firewall DLL.

http://fura.sourceforge.net/common/firewall-utils

Fura:Common:GridSystemsUtils

Miscelaneous utility and helper classes, used across the rest of Fura.

http://fura.sourceforge.net/common/gridsystems-utils

Commons IO

Commons-IO contains utility classes, stream implementations, file filters, file comparators and endian classes.

http://commons.apache.org/io/

Logging

Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.

http://jakarta.apache.org/commons/logging/

Skaringa

Skaringa is an API for Java and XML language binding. It transforms Plain Old Java Objects (POJOs) into XML documents and back. Typical applications are data exchange, object persistence, object transformation, and driving XML based presentation layers. This is an unofficial mod that fixes an issue related to the deserialization of collections. The original r3p7 library serializes only the collection interface name, and the specific collection class is lost.

Fura:Customizers:Server Configurator Customizer

Server Configurator files for customizing different brandings.