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.4 | jar | Common Public License Version 1.0 |
Project Transitive Dependencies
No transitive dependencies are required for this project.
Project Dependency Graph
Dependency Tree
- org.kuali.student.common:ks-jta:pom:1.2.2-M5-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.4 (test)
Licenses
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