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 |
|---|---|---|---|---|---|
| org.hibernate | hibernate-annotations | 3.4.0.GA | - | jar | |
| org.hibernate | hibernate-validator | 3.0.0.GA | - | jar | |
| sesat | sesat-user-api | 1.1-SNAPSHOT | - | jar |
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:
| GroupId | ArtifactId | Version | Classifier | Type | Optional |
|---|---|---|---|---|---|
| commons-httpclient | commons-httpclient | 3.1 | - | jar | |
| log4j | log4j | 1.2.15 | - | jar | |
| org.jboss | jboss-annotations-ejb3 | 4.0.5 | - | jar | |
| org.jboss | jboss-ejb3 | 4.0.5 | - | jar | |
| org.jboss | jboss-ejb3x | 4.0.5 | - | 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 |
|---|---|---|---|---|---|
| asm | asm-attrs | 1.5.3 | - | jar | |
| commons-collections | commons-collections | 3.1 | - | jar | |
| net.sf.ehcache | ehcache | 1.2.3 | - | jar | |
| org.hibernate | ejb3-persistence | 1.0.2.GA | - | jar | |
| org.hibernate | hibernate | 3.2.6.ga | - | jar | |
| org.hibernate | hibernate-commons-annotations | 3.1.0.GA | - | jar | |
| org.hibernate | hibernate-core | 3.3.0.SP1 | - | 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 |
|---|---|---|---|---|---|
| antlr | antlr | 2.7.5 | - | jar | |
| asm | asm | 1.5.3 | - | jar | |
| cglib | cglib | 2.1_3 | - | jar | |
| org.slf4j | slf4j-api | 1.5.6 | - | jar |
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:
| GroupId | ArtifactId | Version | Classifier | Type | Optional |
|---|---|---|---|---|---|
| com.sun.jdmk | jmxtools | 1.2.1 | - | jar | |
| com.sun.jmx | jmxri | 1.2.1 | - | jar | |
| commons-codec | commons-codec | 1.3 | - | jar | |
| commons-logging | commons-logging | 1.0.4 | - | jar | |
| dom4j | dom4j | 1.6.1 | - | jar | |
| javax.jms | jms | 1.1 | - | jar | |
| javax.mail | 1.3.3_01 | - | jar | ||
| javax.transaction | jta | 1.0.1b | - | jar |
Service provider for User objects used by the front end search-portal.
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
Apache Log4j 1.2
http://logging.apache.org:80/log4j/1.2/
Unnamed - javax.mail:mail:jar:1.3.3_01
POM was created from deploy:deploy-file
Unnamed - javax.jms:jms:jar:1.1
JMX 1.2.1 Reference Implementation
http://java.sun.com/products/JavaManagement/
Unnamed - com.sun.jmx:jmxri:jar:1.2.1
The HttpClient component supports the client-side of RFC 1945 (HTTP/1.0) and RFC 2616 (HTTP/1.1) , several related specifications (RFC 2109 (Cookies) , RFC 2617 (HTTP Authentication) , etc.), and provides a framework by which new request types (methods) or HTTP extensions can be created easily.
http://jakarta.apache.org/httpcomponents/httpclient-3.x/
The codec package contains simple encoder and decoders for various formats such as Base64 and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities.
http://jakarta.apache.org/commons/codec/
Annotations metadata for Hibernate
http://annotations.hibernate.org
Java Persistence API
Hibernate Commons Annotations is a utility project used by annotations based Hibernate sub-projects.
The core functionality of Hibernate
http://hibernate.org/hibernate-core
Unnamed - antlr:antlr:jar:2.7.5
Unnamed - commons-collections:commons-collections:jar:3.1
Types that extend and augment the Java Collections Framework.
Unnamed - javax.transaction:jta:jar:1.0.1b
POM was created from deploy:deploy-file
The slf4j API
dom4j: the flexible XML framework for Java
Following the DRY (Don't Repeat Yourself) principle, Hibernate Validator let's you express your domain constraints once (and only once) and ensure their compliance at various level of your system automatically.
http://validator.hibernate.org
Relational Persistence for Java
JBoss Application Server EJB3 Client
JBoss Application Server is a J2EE certified platform for developing and deploying enterprise Java applications, Web applications, and Portals. It provides the full range of J2EE 1.4 features as well as extended enterprise services including clustering, caching, and persistence.
JBoss Application Server Annotations EJB3 Client
JBoss Application Server is a J2EE certified platform for developing and deploying enterprise Java applications, Web applications, and Portals. It provides the full range of J2EE 1.4 features as well as extended enterprise services including clustering, caching, and persistence.
JBoss Application Server EJB3x Client
JBoss Application Server is a J2EE certified platform for developing and deploying enterprise Java applications, Web applications, and Portals. It provides the full range of J2EE 1.4 features as well as extended enterprise services including clustering, caching, and persistence.