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.l2fprod.common | l2fprod-common-buttonbar | 6.2 | - | jar | |
javax.servlet | servlet-api | 2.4 | - | jar | |
jgoodies | binding | 1.0 | - | jar | |
org.telscenter | pas-learner-runtime | 0.4.3-20061114.051511-184 | - | jar |
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 | 4.0 | - | 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 |
---|---|---|---|---|---|
aelfred | aelfred | 1.1.1 | - | jar | |
com.l2fprod.common | l2fprod-common-shared | 6.2 | - | jar | |
com.l2fprod.common | l2fprod-common-sheet | 6.2 | - | jar | |
com.l2fprod.common | l2fprod-common-tasks | 6.2 | - | jar | |
com.lowagie | itext | 1.4 | - | jar | |
com.toedter | jcalendar | 1.2.2 | - | jar | |
com.webrenderer | webrenderer | 3.0 | - | jar | |
com.webrenderer | webrenderer-osx | 3.0 | - | jar | |
com.webrenderer | webrenderer-win | 3.0 | - | jar | |
commons-beanutils | commons-beanutils | 1.7.0 | - | jar | |
commons-collections | commons-collections | 3.1 | - | jar | |
commons-io | commons-io | 1.1 | - | jar | |
commons-lang | commons-lang | 2.0 | - | jar | |
commons-logging | commons-logging | 1.0.3 | - | jar | |
concurrent | concurrent | 1.3.4 | - | jar | |
ekit | ekit | 1.1 | - | jar | |
javax.activation | activation | 1.1 | - | jar | |
javax.mail | 1.4 | - | jar | ||
jdom | jdom | 1.0 | - | jar | |
jgoodies | looks | 1.3.1 | - | jar | |
jgroups | jgroups-all | 2.2.8 | - | jar | |
jmdns | jmdns | 1.0rc2 | - | jar | |
jsr223 | script | 1.0ea | - | jar | |
jug | jug | 1.1.2 | - | jar | |
log4j | log4j | 1.2.8 | - | jar | |
mysql | mysql-connector-java | 3.1.12 | - | jar | |
net.java.dev.xhtmlrenderer | core-renderer | R6 | - | jar | |
net.java.dev.xhtmlrenderer | cssparser-fs | 0.9.4 | - | jar | |
net.sf.nachocalendar | nachocalendar | 0.21 | - | jar | |
net.sf.sail | sail-core | 0.4.5-SNAPSHOT | - | jar | |
org.concord | swing | 0.1.0-SNAPSHOT | - | jar | |
org.telscenter | pedraw | 1.3.0-SNAPSHOT | - | jar | |
org.telscenter | sensemaker | 1.3.3 | - | jar | |
rhino | js | 1.6R2 | - | jar | |
swingx | swingx | 0.8.0 | - | jar | |
swingx.databinding | swingx-databinding | 0.8.0 | - | jar | |
swingx.swingworker | swingx-swingworker | 0.8.0 | - | jar | |
tablelayout | TableLayout | 20020517 | - | jar | |
vldocking | vldocking | 2.0.5 | - | jar | |
xito | dialog | 0.9 | - | jar | |
xpp3 | xpp3 | 1.1.3.4-RC8 | - | jar | |
xstream | xstream | 1.1.2 | - | jar |
A suite of projects facilitating Project-activity-step styles of digital curriculum.
http://tels.sourceforge.net/pas-suite/pas-author-runtime
JButtonBar
Classes shared by all submodules
The JGoodies Binding library connects object properties to Swing user interface components. And it helps you represent the state and behavior of a presentation independently of the GUI components used in the interface.
A suite of projects facilitating Project-activity-step styles of digital curriculum.
http://tels.sourceforge.net/pas-suite/pas-learner-runtime
Dough Lea's util.concurrent package
Unnamed - com.webrenderer:webrenderer-win:jar:3.0
Unnamed - net.java.dev.xhtmlrenderer:cssparser-fs:jar:0.9.4
Unnamed - com.webrenderer:webrenderer:jar:3.0
iText, a Free Java-PDF library
iText, a free Java-PDF library
Unnamed - jgoodies:looks:jar:1.3.1
Unnamed - swingx:swingx:jar:0.8.0
Unnamed - jgroups:jgroups-all:jar:2.2.8
JTaskPane and JTaskPaneGroup
Unnamed - com.webrenderer:webrenderer-osx:jar:3.0
Unnamed - commons-collections:commons-collections:jar:3.1
Types that extend and augment the Java Collections Framework.
Unnamed - net.java.dev.xhtmlrenderer:core-renderer:jar:R6
MySQL java connector
http://dev.mysql.com/usingmysql/java/
PropertySheet
Unnamed - net.sf.nachocalendar:nachocalendar:jar:0.21
POM was created from deploy:deploy-file
Unnamed - com.toedter:jcalendar:jar:1.2.2
POM was created from deploy:deploy-file
Unnamed - vldocking:vldocking:jar:2.0.5
Unnamed - swingx.databinding:swingx-databinding:jar:0.8.0
Unnamed - tablelayout:TableLayout:jar:20020517
A collection of swing utilities
http://source.concord.org/maven2/swing
The JavaMail API provides a platform-independent and protocol-independent framework to build mail and messaging applications.
https://glassfish.dev.java.net/javaee5/mail/
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
Scalable Architecture for Interactive Learning
JSR-233 Scripting reference implementation
http://www.jcp.org/aboutJava/communityprocess/edr/jsr223/
Unnamed - xstream:xstream:jar:1.1.2
Unnamed - log4j:log4j:jar:1.2.8
Commons-IO contains utility classes, stream implementations, file filters, and endian classes.
http://jakarta.apache.org/commons/io/
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.
Unnamed - commons-beanutils:commons-beanutils:jar:1.7.0
Commons Logging
http://jakarta.apache.org/commons/logging/
Unnamed - swingx.swingworker:swingx-swingworker:jar:0.8.0
Pedraw, the pedagogical drawing tool. Based in SVG.
http://tels.sourceforge.net/pedraw
Unnamed - aelfred:aelfred:jar:1.1.1
Unnamed - jmdns:jmdns:jar:1.0rc2
Sensemaker for the WOBBLE. Version 1.3 finally breaks from the JDK 1.02 event model and thus requires JDK 1.1
http://tels.sourceforge.net/sensemaker
Unnamed - xpp3:xpp3:jar:1.1.3.4-RC8