Project Dependencies

compile

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

GroupIdArtifactIdVersionClassifierTypeOptional
sesatsesat-data-model-api2.19-SNAPSHOT-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:

GroupIdArtifactIdVersionClassifierTypeOptional
org.testngtestng5.6jdk15jar
sesatsesat-data-model-api2.19-SNAPSHOTteststest-jar
sesatsesat-query-api2.19-SNAPSHOTteststest-jar
sesatsesat-site-spi2.19-SNAPSHOTteststest-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:

GroupIdArtifactIdVersionClassifierTypeOptional
avalon-frameworkavalon-framework4.1.3-jar
com.sun.jdmkjmxtools1.2.1-jar
com.sun.jmxjmxri1.2.1-jar
commons-beanutilscommons-beanutils1.7.0-jar
commons-codeccommons-codec1.3-jar
commons-collectionscommons-collections3.2-jar
commons-langcommons-lang2.3-jar
commons-loggingcommons-logging1.1-jar
javax.jmsjms1.1-jar
jepjep2.4.0-jar
log4jlog4j1.2.15-jar
logkitlogkit1.0.1-jar
net.tanesha.recaptcha4jrecaptcha4j0.0.7-jar
opensymphonyoscache2.1.1-jar
sesatcommons-interpreter2.0-jar
sesatcommons-ioc2.9-SNAPSHOT-jar
sesatcommons-reference-map1.0-SNAPSHOT-jar
sesatcommons-reflect1.0-SNAPSHOT-jar
sesatcommons-visitor1.0-SNAPSHOT-jar
sesatsesat-httpclient-api2.19-SNAPSHOT-jar
sesatsesat-query-api2.19-SNAPSHOT-jar
sesatsesat-query-transform-config-spi2.19-SNAPSHOT-jar
sesatsesat-result-handler-config-spi2.19-SNAPSHOT-jar
sesatsesat-result-spi2.19-SNAPSHOT-jar
sesatsesat-run-handler-config-spi2.19-SNAPSHOT-jar
sesatsesat-run-transform-config-spi2.19-SNAPSHOT-jar
sesatsesat-search-command-config-spi2.19-SNAPSHOT-jar
sesatsesat-site-spi2.19-SNAPSHOT-jar
sesatsesat-user-api1.1-SNAPSHOT-jar
sesatsesat-view-config-spi2.19-SNAPSHOT-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:

GroupIdArtifactIdVersionClassifierTypeOptional
junitjunit3.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:

GroupIdArtifactIdVersionClassifierTypeOptional
commons-httpclientcommons-httpclient2.0-jar
javax.activationactivation1.0.2-jar
javax.mailmail1.4-jar
javax.servletservlet-api2.4-jar

Project Dependency Graph

Dependency Listings

Sesat DataModel JavaBean Implementation

This is the Sesam Search Application Toolkit. Aka Sesat. Read http://sesat.no/development-guidelines.html for developing help.

http://sesat.no/projects/sesat-kernel/sesat-data-model-javabean-impl

TestNG

TestNG is a unit testing framework.

http://testng.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

Sesat DataModel API

This is the Sesam Search Application Toolkit. Aka Sesat. Read http://sesat.no/development-guidelines.html for developing help.

http://sesat.no/projects/sesat-kernel/sesat-data-model-api

Sesat Site SPI

This is the Sesam Search Application Toolkit. Aka Sesat. Read http://sesat.no/development-guidelines.html for developing help.

http://sesat.no/projects/sesat-kernel/sesat-site-spi

Sesat HttpClient API

This is the Sesam Search Application Toolkit. Aka Sesat. Read http://sesat.no/development-guidelines.html for developing help.

http://sesat.no/projects/sesat-kernel/sesat-httpclient-api

Lang

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/lang/

Unnamed - opensymphony:oscache:jar:2.1.1

Sesat Query API

This is the Sesam Search Application Toolkit. Aka Sesat. Read http://sesat.no/development-guidelines.html for developing help.

http://sesat.no/projects/sesat-kernel/sesat-query-api

Sesat Commons IoC

IoC - Inversion of Control. A light-weight, framework independant, implementation of the Inversion of Control pattern.

http://sesat.no/sesat-commons/commons-ioc/

Sesat Commons Reference Map

Weak and Soft Key+Value Reference Map implementation.

https://sesat.no/sesat-commons/commons-reference-map/

Sesat Commons Visitor

A helper implementation of the Visitor pattern using java's reflection. This results in not having to add overloaded methods for each subclass of clause as this implementation will automatically find those overloaded methods without explicitly having to call them in each Clause class. This saves alot of work when adding new Clause subclasses. The overloaded method name is specified by VISIT_METHOD_IMPL. See http://www.javaworld.com/javaworld/javatips/jw-javatip98.html

https://sesat.no/sesat-commons/commons-reference-map/

Unnamed - jep:jep:jar:2.4.0

Collections

Types that extend and augment the Java Collections Framework.

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

Sesat DataModel API

This is the Sesam Search Application Toolkit. Aka Sesat. Read http://sesat.no/development-guidelines.html for developing help.

http://sesat.no/projects/sesat-kernel/sesat-data-model-api

Sesat Interpreter

This is a simple interpreter.

http://sesat.no/projects/sesat-commons/commons-interpreter

Unnamed - commons-httpclient:commons-httpclient:jar:2.0

Sesat Site SPI

This is the Sesam Search Application Toolkit. Aka Sesat. Read http://sesat.no/development-guidelines.html for developing help.

http://sesat.no/projects/sesat-kernel/sesat-site-spi

Sesat Query API

This is the Sesam Search Application Toolkit. Aka Sesat. Read http://sesat.no/development-guidelines.html for developing help.

http://sesat.no/projects/sesat-kernel/sesat-query-api

Sesat Query Transform Config SPI

This is the Sesam Search Application Toolkit. Aka Sesat. Read http://sesat.no/development-guidelines.html for developing help.

http://sesat.no/projects/sesat-kernel/sesat-query-transform-config-spi

Sesat Search Command Config SPI

This is the Sesam Search Application Toolkit. Aka Sesat. Read http://sesat.no/development-guidelines.html for developing help.

http://sesat.no/projects/sesat-kernel/sesat-search-command-config-spi

Sesat Result SPI

This is the Sesam Search Application Toolkit. Aka Sesat. Read http://sesat.no/development-guidelines.html for developing help.

http://sesat.no/projects/sesat-kernel/sesat-result-spi

Sesat View Config SPI

This is the Sesam Search Application Toolkit. Aka Sesat. Read http://sesat.no/development-guidelines.html for developing help.

http://sesat.no/projects/sesat-kernel/sesat-view-config-spi

Sesat User API

API for User objects used by the front end search-portal.

https://dev.schibstedsok.no/maven2/SITE/schibstedsok-admin/search-portal-user/search-portal-user-api

Unnamed - commons-beanutils:commons-beanutils:jar:1.7.0

Apache Log4j

Apache Log4j 1.2

http://logging.apache.org:80/log4j/1.2/