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 |
commons-codec |
commons-codec |
1.3 |
jar |
it.amattioli |
applicate |
0.8 |
jar |
it.amattioli |
dominate |
0.8 |
jar |
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 |
3.8.1 |
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
- it.amattioli:authorizate:jar:0.8

JavATE AuthorizATE |
Description: Javate is a set of Java libraries that enables application development using the domain driven methodology.
URL: http://www.javate.amattioli.it
Project License: LGPL
|
- junit:junit:jar:3.8.1 (test)

- it.amattioli:dominate:jar:0.8 (compile)

JavATE Dominate |
Description: Dominate is the basement on which all other JavATE libraries are build. It contains interfaces for the
basic patterns of domain driven design like "entity" and "repository". These interfaces gives you
the possibility to access these objects in a standardized way allowing a lot of generalization and
simplification.
Side by side with these interfaces there are implementations that speed up the development of
application using mainstream technologies like Hibernate.
URL: http://www.javate.amattioli.it
Project License: LGPL
|
- commons-lang:commons-lang:jar:2.4 (compile)

- commons-collections:commons-collections:jar:3.2.1 (compile)

- commons-beanutils:commons-beanutils-core:jar:1.8.2 (compile)

Commons BeanUtils Core |
Description: The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
URL: http://commons.apache.org/beanutils/
Project License: The Apache Software License, Version 2.0
|
- commons-logging:commons-logging:jar:1.1.1 (compile)

- javassist:javassist:jar:3.8.0.GA (compile)

Javassist |
Description: Javassist (JAVA programming ASSISTant) makes Java bytecode manipulation
simple. It is a class library for editing bytecodes in Java.
URL: http://www.javassist.org/
Project License: No project license is defined for this project.
|
- org.hibernate:hibernate-core:jar:3.3.2.GA (compile)

- antlr:antlr:jar:2.7.6 (compile)

AntLR |
Description: There is currently no description associated with this project.
URL: http://www.antlr.org/
Project License: No project license is defined for this project.
|
- commons-collections:commons-collections:jar:3.2.1 (compile)

- dom4j:dom4j:jar:1.6.1 (compile)

dom4j |
Description: dom4j: the flexible XML framework for Java
URL: http://dom4j.org
Project License: No project license is defined for this project.
|
- 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
|
- javax.transaction:jta:jar:1.1 (compile)

Java Transaction API |
Description: The javax.transaction package. It is appropriate for inclusion in a classpath, and may be added to a Java 2 installation.
URL: http://java.sun.com/products/jta
Project License: No project license is defined for this project.
|
- org.slf4j:slf4j-api:jar:1.6.1 (compile)

- org.hibernate:hibernate-validator:jar:3.0.0.ga (compile)

Hibernate Validator |
Description: Following the DRY (Don't Repeat Yourself) principle, Hibernate Validator let's you express your domain constraints once (and only once) and ensure their compliance at various level of your system automatically.
URL: http://validator.hibernate.org
Project License: GNU LESSER GENERAL PUBLIC LICENSE
|
- org.hibernate:hibernate-commons-annotations:jar:3.0.0.ga (compile)

Hibernate Commons Annotations |
Description: Hibernate Commons Annotations is a utility project used by annotations based Hibernate sub-projects.
Project License: GNU LESSER GENERAL PUBLIC LICENSE
|
- org.slf4j:slf4j-api:jar:1.6.1 (compile)

- cglib:cglib:jar:2.1_3 (compile)

cglib |
Description: There is currently no description associated with this project.
URL: http://cglib.sourceforge.net/
Project License: No project license is defined for this project.
|
- asm:asm:jar:1.5.3 (compile)

asm |
Description: There is currently no description associated with this project.
URL: http://asm.objectweb.org/
Project License: No project license is defined for this project.
|
- org.beanshell:bsh:jar:2.0b4 (compile)

- it.amattioli:common:jar:0.8 (compile)

- commons-lang:commons-lang:jar:2.4 (compile)

- commons-beanutils:commons-beanutils-core:jar:1.8.2 (compile)

Commons BeanUtils Core |
Description: The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
URL: http://commons.apache.org/beanutils/
Project License: The Apache Software License, Version 2.0
|
- org.slf4j:slf4j-api:jar:1.6.1 (compile)

- it.amattioli:applicate:jar:0.8 (compile)

JavATE ApplicATE |
Description: When you have an object model, it is time to build at least an application with it.
Applicate helps you writing application services.
URL: http://www.javate.amattioli.it
Project License: LGPL
|
- org.slf4j:slf4j-api:jar:1.6.1 (compile)

- commons-lang:commons-lang:jar:2.4 (compile)

- commons-collections:commons-collections:jar:3.2.1 (compile)

- commons-beanutils:commons-beanutils-core:jar:1.8.2 (compile)

Commons BeanUtils Core |
Description: The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
URL: http://commons.apache.org/beanutils/
Project License: The Apache Software License, Version 2.0
|
- cglib:cglib:jar:2.1_3 (compile)

cglib |
Description: There is currently no description associated with this project.
URL: http://cglib.sourceforge.net/
Project License: No project license is defined for this project.
|
- it.amattioli:common:jar:0.8 (compile)

- it.amattioli:dominate:jar:0.8 (compile)

JavATE Dominate |
Description: Dominate is the basement on which all other JavATE libraries are build. It contains interfaces for the
basic patterns of domain driven design like "entity" and "repository". These interfaces gives you
the possibility to access these objects in a standardized way allowing a lot of generalization and
simplification.
Side by side with these interfaces there are implementations that speed up the development of
application using mainstream technologies like Hibernate.
URL: http://www.javate.amattioli.it
Project License: LGPL
|
- org.hibernate:hibernate-core:jar:3.3.2.GA (compile)

- commons-codec:commons-codec:jar:1.3 (compile)

Licenses
LGPL: JavATE ApplicATE, JavATE AuthorizATE, JavATE Dominate, JavATE common
GNU LESSER GENERAL PUBLIC LICENSE: BeanShell, Hibernate Commons Annotations, Hibernate Validator
Unknown: AntLR, Java Transaction API, Javassist, asm, cglib, dom4j
Common Public License Version 1.0: JUnit
MIT License: SLF4J API Module
GNU Lesser General Public License: Hibernate Core
The Apache Software License, Version 2.0: Codec, Commons BeanUtils Core, Commons Collections, Commons Lang, Commons Logging, XML Commons External Components XML APIs
Dependency File Details
Filename |
Size |
Entries |
Classes |
Packages |
JDK Rev |
Debug |
antlr-2.7.6.jar |
433.04 kB |
226 |
224 |
12 |
1.2 |
debug |
asm-1.5.3.jar |
25.74 kB |
19 |
14 |
1 |
1.2 |
release |
cglib-2.1_3.jar |
275.72 kB |
243 |
228 |
8 |
1.2 |
debug |
commons-beanutils-core-1.8.2.jar |
201.66 kB |
131 |
118 |
6 |
1.3 |
debug |
commons-codec-1.3.jar |
45.63 kB |
42 |
25 |
5 |
1.2 |
debug |
commons-collections-3.2.1.jar |
561.90 kB |
482 |
458 |
12 |
1.2 |
debug |
commons-lang-2.4.jar |
255.67 kB |
148 |
127 |
9 |
1.2 |
debug |
commons-logging-1.1.1.jar |
59.26 kB |
42 |
28 |
2 |
1.1 |
debug |
dom4j-1.6.1.jar |
306.54 kB |
208 |
190 |
14 |
1.3 |
debug |
applicate-0.8.jar |
161.02 kB |
150 |
129 |
10 |
1.6 |
debug |
common-0.8.jar |
21.93 kB |
32 |
18 |
3 |
1.6 |
debug |
dominate-0.8.jar |
191.41 kB |
199 |
159 |
18 |
1.6 |
debug |
javassist-3.8.0.GA.jar |
580.04 kB |
352 |
333 |
17 |
1.2 |
debug |
jta-1.1.jar |
14.72 kB |
24 |
18 |
2 |
1.3 |
debug |
junit-3.8.1.jar |
118.23 kB |
119 |
100 |
6 |
1.1 |
debug |
bsh-2.0b4.jar |
275.09 kB |
238 |
158 |
8 |
1.2 |
release |
hibernate-commons-annotations-3.0.0.ga.jar |
64.87 kB |
68 |
57 |
6 |
1.5 |
debug |
hibernate-core-3.3.2.GA.jar |
2.20 MB |
1,507 |
1,409 |
83 |
1.4 |
debug |
hibernate-validator-3.0.0.ga.jar |
59.56 kB |
72 |
53 |
3 |
1.5 |
debug |
slf4j-api-1.6.1.jar |
24.90 kB |
34 |
23 |
3 |
1.3 |
debug |
xml-apis-1.0.b2.jar |
106.76 kB |
217 |
184 |
17 |
1.2 |
release |
Total |
Size |
Entries |
Classes |
Packages |
JDK Rev |
Debug |
21 |
5.90 MB |
4,553 |
4,053 |
245 |
1.6 |
18 |
compile: 20 |
compile: 5.78 MB |
compile: 4,434 |
compile: 3,953 |
compile: 239 |
- |
compile: 17 |
test: 1 |
test: 118.23 kB |
test: 119 |
test: 100 |
test: 6 |
- |
test: 1 |