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 |
---|
org.apache.karaf.shell | org.apache.karaf.shell.console | 2.1.0 | jar |
org.codehaus.swizzle | swizzle-confluence | 1.4 | jar |
org.fusesource.scalate | scalate-core | 1.5.0 | 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.fusesource.scalate:scalate-tool:bundle:1.5.0

- org.fusesource.scalate:scalate-core:jar:1.5.0 (compile)

- org.fusesource.scalate:scalate-util:jar:1.5.0 (compile)

- org.slf4j:slf4j-api:jar:1.6.1 (compile)

- org.scala-lang:scala-library:jar:2.9.0-1 (compile)

- org.slf4j:slf4j-api:jar:1.6.1 (compile)

- org.scala-lang:scala-compiler:jar:2.9.0-1 (compile)

- org.scala-lang:scala-library:jar:2.9.0-1 (compile)

- org.apache.karaf.shell:org.apache.karaf.shell.console:jar:2.1.0 (compile)

- org.codehaus.swizzle:swizzle-confluence:jar:1.4 (compile)

- xmlrpc:xmlrpc-client:jar:3.0 (compile)

Apache XML-RPC Client Library |
---|
Description: Apache XML-RPC is a Java implementation of XML-RPC, a popular protocol
that uses XML over HTTP to implement remote procedure calls.
Compared to SOAP, or JAX-RPC, it is stable, much simpler and easier to
handle. Version 3 of Apache XML-RPC introduces several
important vendor extensions over the original XML-RPC specification. URL: http://ws.apache.org/xmlrpc/xmlrpc-client/ Project License: The Apache Software License, Version 2.0 |
- org.apache.xmlrpc:xmlrpc-common:jar:3.0 (compile)

Apache XML-RPC Common Library |
---|
Description: Apache XML-RPC is a Java implementation of XML-RPC, a popular protocol
that uses XML over HTTP to implement remote procedure calls.
Compared to SOAP, or JAX-RPC, it is stable, much simpler and easier to
handle. Version 3 of Apache XML-RPC introduces several
important vendor extensions over the original XML-RPC specification. URL: http://ws.apache.org/xmlrpc/xmlrpc-common/ Project License: The Apache Software License, Version 2.0 |
- org.apache.ws.commons:ws-commons-util:jar:1.0.1 (compile)

Apache WebServices Common Utilities |
---|
Description: This is a small collection of utility classes, that allow high performance XML processing based on SAX. Basically, it is assumed, that you are using an JAXP 1.1 compliant XML parser and nothing else. In particular, no dependency on the javax.xml.transform package is introduced. URL: http://ws.apache.org/commons/util Project License: The Apache Software License, Version 2.0 |
- junit:junit:jar:4.8.2 (compile)

- xml-apis:xml-apis:jar:1.0.b2 (compile)

XML Commons External Components XML APIs |
---|
Description: xml-commons provides an Apache-hosted set of DOM, SAX, and
JAXP interfaces for use in other xml-based projects. Our hope is that we
can standardize on both a common version and packaging scheme for these
critical XML standards interfaces to make the lives of both our developers
and users easier. The External Components portion of xml-commons contains
interfaces that are defined by external standards organizations. For DOM,
that's the W3C; for SAX it's David Megginson and sax.sourceforge.net; for
JAXP it's Sun. URL: http://xml.apache.org/commons/#external Project License: The Apache Software License, Version 2.0 |
Licenses
BSD: JLine
Common Public License Version 1.0: JUnit
MIT License: SLF4J API Module
The Apache Software License, Version 2.0: Apache Aries Blueprint Bundle, Apache Aries Util, Apache Felix Gogo Shell Runtime, Apache Karaf :: Shell Console, Apache WebServices Common Utilities, Apache XML-RPC Client Library, Apache XML-RPC Common Library, Swizzle :: Confluence, XML Commons External Components XML APIs, jansi, scalate-core, scalate-tool, scalate-util
BSD-like: scala-compiler, scala-library