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 |
---|---|---|---|---|
org.apache.camel | camel-scala | 2.7.1-fuse-00-39 | jar | The Apache Software License, Version 2.0 |
org.apache.camel | camel-spring | 2.7.1-fuse-00-39 | jar | The Apache Software License, Version 2.0 |
org.fusesource.scalate | scalate-core | 1.5.3 | jar | The Apache Software License, Version 2.0 |
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 |
---|---|---|---|---|
ch.qos.logback | logback-classic | 0.9.26 | jar | Eclipse Public License - v 1.0-GNU Lesser General Public License |
junit | junit | 4.8.2 | jar | Common Public License Version 1.0 |
org.apache.camel | camel-test | 2.7.1-fuse-00-39 | jar | The Apache Software License, Version 2.0 |
org.scalatest | scalatest_2.9.1 | 1.6.1 | jar | the Apache License, ASL Version 2.0 |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
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 |
---|---|---|---|---|
aopalliance | aopalliance | 1.0 | jar | Public Domain |
commons-logging | commons-logging | 1.1.1 | jar | The Apache Software License, Version 2.0 |
org.apache.camel | camel-core | 2.7.1-fuse-00-39 | jar | The Apache Software License, Version 2.0 |
org.fusesource.commonman | commons-management | 1.0 | jar | Apache License, Version 2.0 |
org.fusesource.scalate | scalate-util | 1.5.3 | jar | The Apache Software License, Version 2.0 |
org.scala-lang | scala-compiler | 2.9.1 | jar | BSD-like |
org.scala-lang | scala-library | 2.9.1 | jar | BSD-like |
org.slf4j | slf4j-api | 1.6.1 | jar | MIT License |
org.springframework | spring-aop | 3.0.5.RELEASE | jar | - |
org.springframework | spring-asm | 3.0.5.RELEASE | jar | - |
org.springframework | spring-beans | 3.0.5.RELEASE | jar | - |
org.springframework | spring-context | 3.0.5.RELEASE | jar | - |
org.springframework | spring-core | 3.0.5.RELEASE | jar | - |
org.springframework | spring-expression | 3.0.5.RELEASE | jar | - |
org.springframework | spring-tx | 3.0.5.RELEASE | jar | - |
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 |
---|---|---|---|---|
ch.qos.logback | logback-core | 0.9.26 | jar | Eclipse Public License - v 1.0-GNU Lesser General Public License |
Public Domain: AOP alliance
Unknown: spring-aop, spring-asm, spring-beans, spring-context, spring-core, spring-expression, spring-tx
Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module
Apache License, Version 2.0: Commons Management
Common Public License Version 1.0: JUnit
GNU Lesser General Public License: Logback Classic Module, Logback Core Module
MIT License: SLF4J API Module
The Apache Software License, Version 2.0: Camel :: Core, Camel :: Scala, Camel :: Spring, Camel :: Test, Commons Logging, scalate-camel, scalate-core, scalate-util
the Apache License, ASL Version 2.0: ScalaTest
BSD-like: scala-compiler, scala-library