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 |
---|
com.atomikos | atomikos-util | 3.4.1 | jar | - |
com.atomikos | transactions | 3.4.1 | jar | - |
com.atomikos | transactions-api | 3.4.1 | jar | - |
com.atomikos | transactions-jdbc | 3.4.1 | jar | - |
com.atomikos | transactions-jta | 3.4.1 | 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 | Type | License |
---|
junit | junit | 4.10 | jar | Common Public License Version 1.0 |
Project Transitive Dependencies
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
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 | Type | License |
---|
org.hamcrest | hamcrest-core | 1.1 | jar | BSD style |
Project Dependency Graph
Dependency Tree
- org.kuali.student.common:ks-jta:pom:1.3.0-SNAPSHOT

- com.atomikos:transactions-jta:jar:3.4.1 (compile)

transactions-jta |
---|
Description: There is currently no description associated with this project. Project License: No project license is defined for this project. |
- com.atomikos:transactions-jdbc:jar:3.4.1 (compile)

transactions-jdbc |
---|
Description: There is currently no description associated with this project. Project License: No project license is defined for this project. |
- com.atomikos:transactions-api:jar:3.4.1 (compile)

transactions-api |
---|
Description: There is currently no description associated with this project. Project License: No project license is defined for this project. |
- com.atomikos:transactions:jar:3.4.1 (compile)

transactions |
---|
Description: There is currently no description associated with this project. Project License: No project license is defined for this project. |
- com.atomikos:atomikos-util:jar:3.4.1 (compile)

atomikos-util |
---|
Description: There is currently no description associated with this project. Project License: No project license is defined for this project. |
- junit:junit:jar:4.10 (test)

- org.hamcrest:hamcrest-core:jar:1.1 (test)

Hamcrest Core |
---|
Description: There is currently no description associated with this project. Project License: BSD style |
Licenses
BSD style: Hamcrest Core
Educational Community License, Version 2.0: KS JTA Pom
Unknown: atomikos-util, transactions, transactions-api, transactions-jdbc, transactions-jta
Common Public License Version 1.0: JUnit