Project Dependencies
compile
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 |
|---|---|---|---|---|---|
| aspectj | aspectjlib | 1.5.3 | - | jar | |
| bsh | bsh | 1.3.0 | - | jar | |
| com.ibm.lsid | lsid-client | 1.1.2 | - | jar | |
| com.sun.xml.bind | jaxb-impl | 2.1 | - | jar | |
| com.sun.xml.bind | jaxb1-impl | 2.1 | - | jar | |
| hsqldb | hsqldb | 1.8.0.4 | - | jar | |
| javax.activation | activation | 1.1 | - | jar | |
| javax.xml.bind | jaxb-api | 2.1 | - | jar | |
| javax.xml.bind | jsr173_api | 1.0 | - | jar | |
| joda-time | joda-time | 1.5 | - | jar | |
| joda-time | joda-time-hibernate | 1.0-SNAPSHOT | - | jar | |
| mysql | mysql-connector-java | 5.0.3 | - | jar | |
| net.sf.ehcache | ehcache | 1.2.4 | - | jar | |
| org.dbunit | dbunit | 2.2 | - | jar | |
| org.hibernate | hibernate | 3.2.6.ga | - | jar | |
| org.hibernate | hibernate-annotations | 3.3.1.GA | - | jar | |
| org.hibernate | hibernate-search | 3.0.1.GA | - | jar | |
| org.jbpm | jbpm | 3.1.4 | - | jar | |
| org.springframework.security | spring-security-core | 2.0.2 | - | jar | |
| wsdl4j | wsdl4j | 1.6.1 | - | jar | |
| xml-resolver | xml-resolver | 1.2 | - | 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:
| GroupId | ArtifactId | Version | Classifier | Type | Optional |
|---|---|---|---|---|---|
| aspectj | aspectjrt | 1.5.2a | - | jar | |
| aspectj | aspectjweaver | 1.5.2a | - | jar | |
| log4j | log4j | 1.2.8 | - | jar | |
| org.unitils | unitils | 1.0 | - | jar | |
| xmlunit | xmlunit | 1.0 | - | 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:
| GroupId | ArtifactId | Version | Classifier | Type | Optional |
|---|---|---|---|---|---|
| antlr | antlr | 2.7.6 | - | jar | |
| asm | asm | 1.5.3 | - | jar | |
| asm | asm-attrs | 1.5.3 | - | jar | |
| cglib | cglib | 2.1_3 | - | jar | |
| commons-codec | commons-codec | 1.3 | - | jar | |
| commons-collections | commons-collections | 3.2 | - | jar | |
| commons-lang | commons-lang | 2.2 | - | jar | |
| commons-logging | commons-logging | 1.0.4 | - | jar | |
| dom4j | dom4j | 1.6.1 | - | jar | |
| javax.transaction | jta | 1.0.1B | - | jar | |
| javax.xml.stream | stax-api | 1.0-2 | - | jar | |
| junit-addons | junit-addons | 1.4 | - | jar | |
| org.apache.lucene | lucene-core | 2.3.0 | - | jar | |
| org.hibernate | ejb3-persistence | 1.0.1.GA | - | jar | |
| org.hibernate | hibernate-commons-annotations | 3.0.0.ga | - | jar | |
| poi | poi | 2.5.1-final-20040804 | - | jar | |
| xerces | xercesImpl | 2.8.1 | - | jar | |
| xerces | xmlParserAPIs | 2.6.2 | - | jar | |
| xml-apis | xml-apis | 1.3.03 | - | 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:
| GroupId | ArtifactId | Version | Classifier | Type | Optional |
|---|---|---|---|---|---|
| commons-dbcp | commons-dbcp | 1.2.2 | - | jar | |
| commons-pool | commons-pool | 1.3 | - | jar | |
| junit | junit | 4.4 | - | jar | |
| ognl | ognl | 2.6.9 | - | jar |
Project Dependency Graph
Dependency Tree
- org.cateproject:cate-model:jar
- aspectj:aspectjweaver:jar
- xmlunit:xmlunit:jar
- log4j:log4j:jar
- aspectj:aspectjlib:jar
- javax.xml.bind:jaxb-api:jar
- com.sun.xml.bind:jaxb-impl:jar
- org.jbpm:jbpm:jar
- org.hibernate:hibernate-annotations:jar
- bsh:bsh:jar
- org.springframework.security:spring-security-core:jar
- org.unitils:unitils:jar
- org.hibernate:hibernate:jar
- mysql:mysql-connector-java:jar
- com.ibm.lsid:lsid-client:jar
- javax.activation:activation:jar
- org.hibernate:hibernate-search:jar
- hsqldb:hsqldb:jar
- net.sf.ehcache:ehcache:jar
- com.sun.xml.bind:jaxb1-impl:jar
- joda-time:joda-time:jar
- aspectj:aspectjrt:jar
- javax.xml.bind:jsr173_api:jar
- xml-resolver:xml-resolver:jar
- joda-time:joda-time-hibernate:jar
- wsdl4j:wsdl4j:jar
- org.dbunit:dbunit:jar
Dependency Listings
Creating a Taxonomic e-Science (CATE)
../../www.cate-project.org/cate-model
Unnamed - xmlunit:xmlunit:jar:1.0
Unnamed - log4j:log4j:jar:1.2.8
Unnamed - javax.xml.bind:jaxb-api:jar:2.1
Unnamed - javax.xml.stream:stax-api:jar:1.0-2
Unnamed - com.sun.xml.bind:jaxb-impl:jar:2.1
Unnamed - org.jbpm:jbpm:pom:3.1.4
Annotations metadata for Hibernate
http://annotations.hibernate.org
Hibernate Commons Annotations is a utility project used by annotations based Hibernate sub-projects.
Java Persistence API
Spring Security
http://static.springframework.org/spring-security/site/index.html/spring-security-core
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/
Unitils provides utilities to further simplify unit-testing with JUnit, DBUnit, EasyMock Hibernate and Spring. The goal is to make unit-testing easy and maintainable by offering utilities such as automatic DB-schema maintainance and equality assertion through reflection.
http://unitils.sourceforge.net/
Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.
http://jakarta.apache.org/commons/logging/
Commons Database Connection Pooling
http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
Commons Object Pooling Library
http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
OGNL stands for Object-Graph Navigation Language; it is an expression language for getting and setting properties of Java objects.
Relational Persistence for Java
The javax.transaction package. It is appropriate for inclusion in a classpath, and may be added to a Java 2 installation.
http://java.sun.com/products/jta
dom4j: the flexible XML framework for Java
MySQL java connector
http://dev.mysql.com/usingmysql/java/
Unnamed - com.ibm.lsid:lsid-client:pom:1.1.2
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
Unnamed - org.hibernate:hibernate-search:jar:3.0.1.GA
Hibernate Search
Apache Lucene Java Core
http://lucene.apache.org/java/lucene-core
Lightweight 100% Java SQL Database Engine
Ehcache is a widely used pure Java, distributed in-process cache
Unnamed - com.sun.xml.bind:jaxb1-impl:jar:2.1
Date and time library to replace JDK date handling.
http://joda-time.sourceforge.net
Unnamed - javax.xml.bind:jsr173_api:jar:1.0
XML Commons Resolver Component
xml-commons provides an Apache-hosted set of DOM, SAX, and JAXP interfaces for use in other xml-based projects. Our hope is that we can standardize on both a common version and packaging scheme for these critical XML standards interfaces to make the lives of both our developers and users easier.
http://xml.apache.org/commons/components/resolver/
Unnamed - joda-time:joda-time-hibernate:pom:1.0-SNAPSHOT
Java stub generator for WSDL
DbUnit is a JUnit extension (also usable from Ant) targeted for database-driven projects that, among other things, puts your database into a known state between test runs. This is an excellent way to avoid the myriad of problems that can occur when one test case corrupts the database and causes subsequent tests to fail or exacerbate the damage.
Unnamed - junit-addons:junit-addons:jar:1.4
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.
Xerces2 is the next generation of high performance, fully compliant XML parsers in the Apache Xerces family. This new version of Xerces introduces the Xerces Native Interface (XNI), a complete framework for building parser components and configurations that is extremely modular and easy to program.
http://xerces.apache.org/xerces2-j/
Unnamed - xerces:xmlParserAPIs:jar:2.6.2
Unnamed - poi:poi:jar:2.5.1-final-20040804
Types that extend and augment the Java Collections Framework.
http://jakarta.apache.org/commons/collections/
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.


