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 Optional
org.scala-lang scala-compiler 2.8.0.Beta1 jar No
org.scala-lang scala-library 2.8.0.Beta1 jar No
org.slf4j slf4j-api 1.5.11 jar No
com.sun.jersey jersey-server 1.1.5.1 jar Yes
javax.servlet servlet-api 2.5 jar Yes
org.markdownj markdownj 0.3.0-1.0.2b4 jar Yes

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
junit junit 4.7 jar
org.scalatest scalatest 1.0.1-for-scala-2.8.0.Beta1-NQRFPT jar

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the 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
asm asm 3.1 jar
com.sun.jersey jersey-core 1.1.5.1 jar
javax.ws.rs jsr311-api 1.1.1 jar

runtime

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

GroupId ArtifactId Version Type
ch.qos.logback logback-core 0.9.18 jar

Project Dependency Graph

Dependency Tree

  • org.fusesource.scalate:scalate-core:jar:1.1 Information
    • org.scala-lang:scala-library:jar:2.8.0.Beta1 (compile) Information
    • org.scala-lang:scala-compiler:jar:2.8.0.Beta1 (compile) Information
      • org.scala-lang:scala-library:jar:2.8.0.Beta1 (compile) Information
    • javax.servlet:servlet-api:jar:2.5 (compile) Information
    • org.slf4j:slf4j-api:jar:1.5.11 (compile) Information
    • com.sun.jersey:jersey-server:jar:1.1.5.1 (compile) Information
      • com.sun.jersey:jersey-core:jar:1.1.5.1 (compile) Information
      • asm:asm:jar:3.1 (compile) Information
    • org.markdownj:markdownj:jar:0.3.0-1.0.2b4 (compile) Information
    • ch.qos.logback:logback-classic:jar:0.9.18 (optional) Information
    • org.scalatest:scalatest:jar:1.0.1-for-scala-2.8.0.Beta1-NQRFPT (test) Information
    • junit:junit:jar:4.7 (test) Information

Licenses

BSD license: markdownj

Unknown: ASM Core, Unnamed - javax.servlet:servlet-api:jar:2.5

Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module

CDDL+GPL License: jersey-core, jersey-server

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: Scalate :: Core

CDDL License: jsr311-api

the Apache License, ASL Version 2.0: ScalaTest

BSD-like: Unnamed - org.scala-lang:scala-compiler:jar:2.8.0.Beta1, Unnamed - org.scala-lang:scala-library:jar:2.8.0.Beta1

Dependency File Details

Filename Size Entries Classes Packages JDK Rev Debug
asm-3.1.jar 42.02 kB 24 23 2 1.2 release
logback-classic-0.9.18.jar 166.67 kB 153 123 18 1.5 debug
logback-core-0.9.18.jar 252.35 kB 240 207 23 1.5 debug
jersey-core-1.1.5.1.jar 336.22 kB 302 258 21 1.5 debug
jsr311-api-1.1.1.jar 45.28 kB 67 55 3 1.5 debug
junit-4.7.jar 226.91 kB 261 225 29 1.5 debug
scala-compiler-2.8.0.Beta1.jar 7.67 MB 5,366 5,298 37 1.5 debug
scala-library-2.8.0.Beta1.jar 4.59 MB 3,382 3,327 51 1.5 debug
scalatest-1.0.1-for-scala-2.8.0.Beta1-NQRFPT.jar 1.64 MB 1,194 1,156 11 1.5 debug
slf4j-api-1.5.11.jar 23.12 kB 32 21 3 1.3 debug
jersey-server-1.1.5.1.jar 567.17 kB 536 454 53 1.5 debug
servlet-api-2.5.jar 102.87 kB 68 42 2 1.4 debug
markdownj-0.3.0-1.0.2b4.jar 40.03 kB 40 34 2 1.2 debug
Total Size Entries Classes Packages JDK Rev Debug
13 15.66 MB 11,665 11,223 255 1.5 12
compile: 9 compile: 13.39 MB compile: 9,817 compile: 9,512 compile: 174 - compile: 8
test: 2 test: 1.86 MB test: 1,455 test: 1,381 test: 40 - test: 2
runtime: 1 runtime: 252.35 kB runtime: 240 runtime: 207 runtime: 23 - runtime: 1

Dependency Repository Locations

Repo ID URL Release Snapshot
don-asf-repository http://people.apache.org/~mrdon/repository/ Yes Yes
m1.dev.java.net http://download.java.net/maven/1 Yes Yes
glassfish-repository http://maven.glassfish.org/content/groups/glassfish Yes Yes
maven2-repository.dev.java.net http://download.java.net/maven/2/ Yes Yes
m2.dev.java.net http://download.java.net/maven/2 Yes Yes
central http://repo1.maven.org/maven2 Yes -

Repository locations for each of the Dependencies.

Artifact don-asf-repository m1.dev.java.net glassfish-repository maven2-repository.dev.java.net m2.dev.java.net central
asm:asm:jar:3.1 - - Found at http://maven.glassfish.org/content/groups/glassfish - - Found at http://repo1.maven.org/maven2
ch.qos.logback:logback-classic:jar:0.9.18 - - Found at http://maven.glassfish.org/content/groups/glassfish - - Found at http://repo1.maven.org/maven2
ch.qos.logback:logback-core:jar:0.9.18 - - Found at http://maven.glassfish.org/content/groups/glassfish - - Found at http://repo1.maven.org/maven2
com.sun.jersey:jersey-core:jar:1.1.5.1 - - Found at http://maven.glassfish.org/content/groups/glassfish Found at http://download.java.net/maven/2/ Found at http://download.java.net/maven/2 -
javax.ws.rs:jsr311-api:jar:1.1.1 - - Found at http://maven.glassfish.org/content/groups/glassfish Found at http://download.java.net/maven/2/ Found at http://download.java.net/maven/2 Found at http://repo1.maven.org/maven2
junit:junit:jar:4.7 - - Found at http://maven.glassfish.org/content/groups/glassfish - - Found at http://repo1.maven.org/maven2
org.scala-lang:scala-compiler:jar:2.8.0.Beta1 - - Found at http://maven.glassfish.org/content/groups/glassfish - - Found at http://repo1.maven.org/maven2
org.scala-lang:scala-library:jar:2.8.0.Beta1 - - Found at http://maven.glassfish.org/content/groups/glassfish - - Found at http://repo1.maven.org/maven2
org.scalatest:scalatest:jar:1.0.1-for-scala-2.8.0.Beta1-NQRFPT - - - - - -
org.slf4j:slf4j-api:jar:1.5.11 - - Found at http://maven.glassfish.org/content/groups/glassfish - - Found at http://repo1.maven.org/maven2
com.sun.jersey:jersey-server:jar:1.1.5.1 - - Found at http://maven.glassfish.org/content/groups/glassfish Found at http://download.java.net/maven/2/ Found at http://download.java.net/maven/2 -
javax.servlet:servlet-api:jar:2.5 - Found at http://download.java.net/maven/1 Found at http://maven.glassfish.org/content/groups/glassfish - - Found at http://repo1.maven.org/maven2
org.markdownj:markdownj:jar:0.3.0-1.0.2b4 - - - - - -
Total don-asf-repository m1.dev.java.net glassfish-repository maven2-repository.dev.java.net m2.dev.java.net central
13 (compile: 9, test: 2, runtime: 1) 0 1 11 3 3 9