Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionTypeLicense
com.atomikosatomikos-util3.4.1jar-
com.atomikostransactions3.4.1jar-
com.atomikostransactions-api3.4.1jar-
com.atomikostransactions-jdbc3.4.1jar-
com.atomikostransactions-jta3.4.1jar-

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:

GroupIdArtifactIdVersionTypeLicense
junitjunit4.10jarCommon 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:

GroupIdArtifactIdVersionTypeLicense
org.hamcresthamcrest-core1.1jarBSD style

Project Dependency Graph

Dependency Tree

  • org.kuali.student.common:ks-jta:pom:1.3.0-SNAPSHOT Information
    • com.atomikos:transactions-jta:jar:3.4.1 (compile) Information
    • com.atomikos:transactions-jdbc:jar:3.4.1 (compile) Information
    • com.atomikos:transactions-api:jar:3.4.1 (compile) Information
    • com.atomikos:transactions:jar:3.4.1 (compile) Information
    • com.atomikos:atomikos-util:jar:3.4.1 (compile) Information
    • junit:junit:jar:4.10 (test) Information
      • org.hamcrest:hamcrest-core:jar:1.1 (test) Information

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