The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId | ArtifactId | Version | Classifier | Type | Optional |
---|---|---|---|---|---|
cglib | cglib | 2.1_3 | - | jar | |
it.negro | jajb | 1.0.5 | - | jar | |
javax.servlet | servlet-api | 2.4 | - | jar | |
org.springframework | spring-aop | 2.5.3 | - | jar | |
org.springframework | spring-context | 2.5.2 | - | jar | |
org.springframework | spring-web | 2.5.2 | - | jar |
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 | Classifier | Type | Optional |
---|---|---|---|---|---|
aopalliance | aopalliance | 1.0 | - | jar | |
asm | asm | 1.5.3 | - | jar | |
commons-logging | commons-logging | 1.1.1 | - | jar | |
it.dangelo | FactoryFinder | 1.0.0 | - | jar | |
it.dangelo | JavaBinding | 1.0.2.2 | - | jar | |
it.dangelo | domjson | 1.1.1 | - | jar | |
it.dangelo | saj | 1.2.0 | - | jar | |
junit | junit | 4.4 | - | jar | |
org.beanshell | bsh | 2.0b4 | - | jar | |
org.springframework | spring-beans | 2.5.2 | - | jar | |
org.springframework | spring-core | 2.5.2 | - | jar |
Unnamed - it.dangelo:JsonRPC:jar:0.0.1-SNAPSHOT
Java Architecture for JSON Binding
JUnit is a regression testing framework written by Erich Gamma and Kent Beck. It is used by the developer who implements unit tests in Java.
Unnamed - it.dangelo:saj:jar:1.2.0
SAJ (Simple API fo JSON) is an event parser of json (similar to SAX for XML). This library enable to read massive json stream without overload vm memory.
BeanShell
Unnamed - it.dangelo:FactoryFinder:jar:1.0.0
Simple prject to resolve a factory. This library is a copy of jaxp's FactoryFinder
Java framework for binding support
Unnamed - javax.servlet:servlet-api:jar:2.4
Spring Framework: Context
http://www.springframework.org
AOP Alliance
http://aopalliance.sourceforge.net
Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.
http://commons.apache.org/logging
Spring Framework: Web
http://www.springframework.org
Spring Framework: AOP
http://www.springframework.org
Spring Framework: Beans
http://www.springframework.org
Spring Framework: Core