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
org.siberia siberia-types 0.5.0 - 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 Classifier Type Optional
junit junit 3.8.1 - jar

provided

The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:

GroupId ArtifactId Version Classifier Type Optional
net.sf.jpf jpf 1.5.1 - jar
net.sf.jpf jpf-boot 1.5.1 - jar
org.blackdog blackdog-player 0.5.0 - jar
org.blackdog blackdog-types 0.5.0 - jar
org.siberia siberia 0.5.0 - jar
org.siberia siberia-bars 1.0.0 - jar
org.siberia siberia-basic-components 0.5.0 - jar
org.siberia siberia-binding 0.5.0 - jar
org.siberia siberia-components 0.5.0 - jar
org.siberia siberia-editor 0.5.0 - jar
org.siberia siberia-gui 0.5.0 - jar
org.siberia siberia-image-searcher 0.5.0 - jar
org.siberia siberia-launcher 1.0.0 - jar
org.siberia siberia-properties 0.5.0 - jar
org.siberia siberia-properties-ui 0.5.0 - jar
org.siberia siberia-resources 0.5.0 - jar
org.siberia siberia-utilities 0.5.0 - jar
swinglabs swingx 0.9.2 - jar

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

provided

The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:

GroupId ArtifactId Version Classifier Type Optional
antlr antlr 2.7.6 - jar
asm asm 1.5.3 - jar
asm asm-attrs 1.5.3 - jar
avalon-framework avalon-framework 4.1.3 - jar
bouncycastle bcprov-jdk15 124 - jar
c3p0 c3p0 0.9.1.2 - jar
cglib cglib 2.1_3 - jar
com.thoughtworks.xstream xstream 1.2.1 - jar
commons-codec commons-codec 1.2 - jar
commons-collections commons-collections 2.1.1 - jar
commons-httpclient commons-httpclient 3.0.1 - jar
commons-logging commons-logging 1.1 - jar
dom4j dom4j 1.6.1 - jar
ehcache ehcache 1.3.0 - jar
javax.servlet servlet-api 2.3 - jar
javax.transaction jta 1.0.1B - jar
jdom jdom 1.0 - jar
jgoodies animation 1.1.3 - jar
jgoodies forms 1.0.5 - jar
l2fprod l2fprod-common-shared 7.3 - jar
l2fprod l2fprod-common-sheet 7.3 - jar
log4j log4j 1.2.9 - jar
logkit logkit 1.0.1 - jar
net.sf.ehcache ehcache 1.2.3 - jar
net.sf.jpf jpf-tools 1.5.1 - jar
netbeans org-jdesktop-layout 1.0.0 - jar
org.apache.derby derby 10.3.2.1 - jar
org.awl awl 1.1.0-rc - jar
org.beanshell bsh 2.0b4 - jar
org.hibernate hibernate 3.2.5.ga - jar
swixml swixml 1.0.0 - jar
xerces xercesImpl 2.4.0 - jar
xpp3 xpp3_min 1.1.3.4.O - jar

system

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

GroupId ArtifactId Version Classifier Type Optional
com.sun tools 1.4.2 - jar

Project Dependency Graph

Dependency Listings

Black dog

Java audio reader and library manager

http://www.blackdog-project.org

Siberia binding

Project which declare bindings for siberia application

http://maven.apache.org

Hibernate

Relational Persistence for Java

http://www.hibernate.org

ehcache

ehcache is a pure Java, in-process cache with the following features: 1. Fast. 2. Simple. 3. Multiple eviction policies: LRU, LFU and FIFO. 4. Caches can be in memory or on disk. 5. Disk Stores can be persistent between VM restarts. 6. Distributed caching using multicast and RMI, with a pluggable API. 7. Cache and CacheManager listeners 8. Supports multiple Caches per CacheManager, and multiple CacheManagers per application. 9. Acts as a pluggable cache for Hibernate 3.1, 3 and 2.1. 10. Small foot print. Both in terms of size and memory requirements. 11. Minimal dependencies apart from J2SE. 12. Fully documented. See the online Documentation and the online JavaDoc. 13. Comprehensive Test Coverage. See the clover test report. 14. Available under the Apache 1.1 license. EHCache's copyright and licensing has been reviewed and approved by the Apache Software Foundation, making EHCache suitable for use in Apache projects. 15. Production tested. EHCache is used on a large and very busy eCommerce site. 16. Web caching, pull-through caches and other common caching implementations are provided in the ehcache-constructs module.

http://ehcache.sf.net

Java Transaction API

The javax.transaction package. It is appropriate for inclusion in a classpath, and may be added to a Java 2 installation.

http://java.sun.com/products/jta

asm-attrs

http://asm.objectweb.org/

dom4j

dom4j: the flexible XML framework for Java

http://dom4j.org

AntLR

http://www.antlr.org/

cglib

http://cglib.sourceforge.net/

asm

http://asm.objectweb.org/

Unnamed - commons-collections:commons-collections:jar:2.1.1

c3p0:JDBC DataSources/Resource Pools

c3p0 is an easy-to-use library for augmenting traditional (DriverManager-based) JDBC drivers with JNDI-bindable DataSources, including DataSources that implement Connection and Statement Pooling, as described by the jdbc3 spec and jdbc2 std extension.

http://c3p0.sourceforge.net

Derby Engine

http://db.apache.org/derby/

Unnamed - xerces:xercesImpl:jar:2.4.0

XStream Core

Unnamed - xpp3:xpp3_min:jar:1.1.3.4.O

MXP1 is a stable XmlPull parsing engine that is based on ideas from XPP and in particular XPP2 but completely revised and rewritten to take the best advantage of latest JIT JVMs such as Hotspot in JDK 1.4+.

http://www.extreme.indiana.edu/xgws/xsoap/xpp/mxp1/

Unnamed - net.sf.jpf:jpf:jar:1.5.1

POM was created from install:install-file

Black dog types

Project which declares Blackdog types

http://maven.apache.org

Siberia components (incubating...)

Project which defines various components

http://maven.apache.org

Unnamed - swixml:swixml:jar:1.0.0

POM was created from install:install-file

Siberia image searcher

Project which provide extensions to image provider

http://maven.apache.org

HttpClient

The HttpClient component supports the client-side of RFC 1945 (HTTP/1.0) and RFC 2616 (HTTP/1.1) , several related specifications (RFC 2109 (Cookies) , RFC 2617 (HTTP Authentication) , etc.), and provides a framework by which new request types (methods) or HTTP extensions can be created easily.

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

Codec

The codec package contains simple encoder and decoders for various formats such as Base64 and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities.

Siberia platform (incubating...)

Project which aim is to build another java platform

http://maven.apache.org

BeanShell

BeanShell

com.sun:tools:jar

/opt/jdk1.6.0/jre/../lib/tools.jar

Siberia resources

Plugin that allow to load a resource

http://maven.apache.org

Siberia properties

http://maven.apache.org

Siberia editor

Project which declare what is a Editor in Siberia platform

http://maven.apache.org

Forms

The JGoodies Forms framework helps you lay out and implement elegant Swing panels quickly and consistently. It makes simple things easy and the hard stuff possible, the good design easy and the bad difficult.

http://www.jgoodies.com/freeware/forms/index.html

Blackdog player interface

http://maven.apache.org

JUnit

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.

http://junit.org

Siberia bars

Project which simplify the creation of toolbars, menubars and context menus

http://maven.apache.org

Unnamed - swinglabs:swingx:jar:0.9.2

POM was created from install:install-file

Siberia basement types (incubating...)

http://maven.apache.org

Siberia utilities

http://maven.apache.org

Unnamed - ehcache:ehcache:jar:1.3.0

POM was created from install:install-file

Unnamed - bouncycastle:bcprov-jdk15:jar:124

Siberia gui

Project that allow to create graphical user interface

http://maven.apache.org

Unnamed - jdom:jdom:jar:1.0

Siberia properties ui (incubating...)

Project which define a default editor for properties

http://maven.apache.org

Siberia launcher

http://maven.apache.org

Logging

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

http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/

Unnamed - log4j:log4j:jar:1.2.9

Unnamed - logkit:logkit:jar:1.0.1

Unnamed - avalon-framework:avalon-framework:jar:4.1.3

Unnamed - javax.servlet:servlet-api:jar:2.3

Unnamed - net.sf.jpf:jpf-tools:jar:1.5.1

POM was created from install:install-file

Siberia basic components (incubating...)

Project which defines various components

http://maven.apache.org

Animation

Unnamed - l2fprod:l2fprod-common-sheet:jar:7.3

POM was created from install:install-file

Unnamed - l2fprod:l2fprod-common-shared:jar:7.3

POM was created from install:install-file

Another wizard library

Java swing based library to create wizard

http://awl-wizard.sourceforge.net

Unnamed - netbeans:org-jdesktop-layout:jar:1.0.0

POM was created from install:install-file

Unnamed - net.sf.jpf:jpf-boot:jar:1.5.1

POM was created from install:install-file