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-core | 0.5.0 | - | jar | |
log4j | log4j | 1.2.9 | - | jar |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
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 | |
org.apache.velocity | velocity | 1.5 | - | jar | |
oro | oro | 2.0.8 | - | jar |
JAAS handlers implementations add-ons to the telnetservice-core library. Chaining of handlers allows to provide JAAS authentication functionality and regaining control over the activity after user has successfully logged in.
http://telnetservice.sourceforge.net/telnetservice-jaas
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
Apache Velocity is a general purpose template engine.
http://velocity.apache.org/engine/releases/velocity-1.5/
Unnamed - commons-collections:commons-collections:jar:3.1
Types that extend and augment the Java Collections Framework.
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.
http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/