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 | Type | License |
---|
javax.transaction | jta | 1.1 | jar | - |
org.ow2.jotm | jotm-core | 2.1.10 | jar | BSD-style License |
runtime
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
GroupId | ArtifactId | Version | Type | License |
---|
javax.resource | connector-api | 1.5 | jar | - |
Project Transitive Dependencies
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
Project Dependency Graph
Dependency Tree
- org.kuali.jotm:jotm-core:jar:2.1.10-kuali-1
- org.ow2.jotm:jotm-core:jar:2.1.10 (compile)
- org.ow2.spec.ee:ow2-jta-1.1-spec:jar:1.0-M1 (compile)
- org.ow2.carol:carol:jar:3.0.6 (compile)
CAROL: Common Architecture for RMI OW2 Layer |
---|
Description: There is currently no description associated with this project. URL: http://carol.ow2.org/carol-modules/carol Project License: No license is defined for this project. |
- commons-logging:commons-logging:jar:1.1 (compile)
Logging |
---|
Description: Commons Logging is a thin adapter allowing configurable bridging to other,
well known logging systems. URL: http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/ Project License: The Apache Software License, Version 2.0 |
- log4j:log4j:jar:1.2.12 (compile)
log4j |
---|
Description: There is currently no description associated with this project. Project License: No license is defined for this project. |
- logkit:logkit:jar:1.0.1 (compile)
logkit |
---|
Description: There is currently no description associated with this project. Project License: No license is defined for this project. |
- javax.servlet:servlet-api:jar:2.3 (compile)
servlet-api |
---|
Description: There is currently no description associated with this project. Project License: No license is defined for this project. |
- org.ow2.carol:carol-interceptors:jar:1.0.1 (compile)
CAROL: Interceptors |
---|
Description: There is currently no description associated with this project. URL: http://carol.ow2.org Project License: No license is defined for this project. |
- org.ow2.carol.irmi:irmi:jar:1.1.2 (compile)
IRMI |
---|
Description: The OW2 Consortium is an open source community committed to making available to everyone the
best and most reliable middleware technology. OW2 mission is to develop open source code
middleware and to foster a vibrant community and business ecosystem. Project License: GNU Lesser General Public License Version 2.1 |
- commons-collections:commons-collections:jar:3.2 (compile)
- org.jacorb:jacorb:jar:2.2.3-jonas-patch-20071018 (compile)
- avalon-framework:avalon-framework:jar:4.1.5 (compile)
avalon-framework |
---|
Description: There is currently no description associated with this project. Project License: No license is defined for this project. |
- org.jacorb:jacorb-idl:jar:2.2.3-jonas-patch-20071018 (compile)
- commons-logging:commons-logging-api:jar:1.1 (compile)
- org.objectweb.howl:howl:jar:1.0.1-1 (compile)
HOWL logger |
---|
Description: HOWL is a logger implementation providing features required by the JOTM project. HOWL uses unformatted
binary logs to maximize performance and specifies a journalization API with methods necessary to support JOTM
recovery operations. URL: http://forge.objectweb.org/projects/howl/ Project License: BSD |
- javax.transaction:jta:jar:1.1 (compile)
Java Transaction API |
---|
Description: The javax.transaction package. It is appropriate for inclusion in a classpath, and may be added to a Java 2 installation. URL: http://java.sun.com/products/jta Project License: No license is defined for this project. |
- javax.resource:connector-api:jar:1.5 (runtime)
connector-api |
---|
Description: There is currently no description associated with this project. Project License: No license is defined for this project. |
Licenses
lgpl: Jacorb, Jacorb IDL
BSD-style License: JOTM :: Core
Educational Community License, Version 2.0: Kuali JOTM
Unknown: CAROL: Common Architecture for RMI OW2 Layer, CAROL: Interceptors, Java Transaction API, avalon-framework, connector-api, log4j, logkit, servlet-api
BSD: HOWL logger
GNU Lesser General Public License Version 2.1: IRMI, Java EE: JTA API v1.1
The Apache Software License, Version 2.0: Collections, Logging