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
fr.gedeon telnetservice-syntaxtree 0.4.0 - jar
log4j log4j 1.2.9 - 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
commons-collections commons-collections 3.1 - jar
commons-lang commons-lang 2.1 - jar
fr.gedeon telnetservice-core 0.5.0 - jar
javax.activation activation 1.1 - jar
javax.xml.bind jaxb-api 2.1 - jar
javax.xml.stream stax-api 1.0-2 - jar
org.apache.velocity velocity 1.5 - jar
oro oro 2.0.8 - jar

Project Dependency Graph

Dependency Listings

telnetservice-syntaxtree-autocomplete

The Syntaxtree Autocomplete extension adds autocomplete functionality to a Syntax Tree functionality endowed application.

http://telnetservice.sourceforge.net/telnetservice-syntaxtree-autocomplete

telnetservice-syntaxtree

Syntaxtree extension adds commands functionality to the telnetservice-core library thus dealing with the parsing of commands that are declared through a defined API. The extension also provides a way to load a command syntax tree from an xml file.

http://telnetservice.sourceforge.net/telnetservice-syntaxtree

telnetservice-core

Java library that allows to integrate telnet to apps by taking care of the underlying telnet plumbing and delegating the business logic to the containing app through a simple API.

http://telnetservice.sourceforge.net/telnetservice-core

Unnamed - javax.xml.bind:jaxb-api:jar:2.1

Unnamed - javax.xml.stream:stax-api:jar:1.0-2

JavaBeans Activation Framework (JAF)

JavaBeans Activation Framework (JAF) is a standard extension to the Java platform that lets you take advantage of standard services to: determine the type of an arbitrary piece of data; encapsulate access to it; discover the operations available on it; and instantiate the appropriate bean to perform the operation(s).

http://java.sun.com/products/javabeans/jaf/index.jsp

Unnamed - log4j:log4j:jar:1.2.9