Skip to content

Java Library Versions

Catherine Seppanen edited this page Aug 4, 2022 · 3 revisions

Axis 1.4 http://axis.apache.org/axis/

Hibernate 3.5.4 https://docs.jboss.org/hibernate/orm/3.5/reference/en/html/index.html

Spring 3.2.4 https://docs.spring.io/spring-framework/docs/3.2.4.RELEASE/spring-framework-reference/html/

Libraries required by the EMF Client

emf-client.jar
analysis-engine.jar
epa-commons.jar

axis-1.4/axis.jar
axis-1.4/jaxrpc.jar
axis-1.4/saaj.jar
axis-1.4/wsdl4j-1.5.1.jar
colt.jar [Analysis Engine]
commons-discovery-0.2.jar
commons-logging-1.0.4.jar
commons-primitives-1.0.jar
guava-10.0.1.jar
iText-5.0.1.jar [used for PDF generation - also used by server]
httpasyncclient-4.0-beta3.jar [used by file download system]
httpclient-4.2.5.jar [used by file download system]
httpcore-4.2.4.jar [used by file download system]
httpcore-nio-4.2.2.jar [used by file download system]
java_cup.jar [Analysis Engine]
jgraphx.jar [used by module system]
jh.jar [Analysis Engine]
jlfgr-1_0.jar [toolbar icons]
kmlGenerator.jar [Google Earth option in Analysis Engine]
mail.jar (prevents "Attachment support is disabled" warning)
rsyntaxtextarea-3.0.0-SNAPSHOT.jar [used by module system]
weka.jar [Analysis Engine]
xstream-1.2.1.jar [Analysis Engine]

commons-fileupload-1.3.2.jar [probably used by file upload feature but haven't confirmed]

cosu.jar is part of the Analysis Engine but isn't actually used (the code that would use it is commented out)

Clone this wiki locally