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 |
| log4j |
log4j
|
1.2.14 |
jar |
| org.apache.maven |
maven-artifact
|
2.0.9 |
jar |
| org.apache.maven |
maven-plugin-api
|
2.0 |
jar |
| org.codehaus.plexus |
plexus-container-default |
1.0-alpha-48 |
jar |
| org.hibernate |
hibernate
|
3.2.6.ga |
jar |
| org.jbpm |
jbpm-jpdl |
3.2.3 |
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
|
4.4 |
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 |
| antlr |
antlr
|
2.7.6 |
jar |
| asm |
asm
|
1.5.3 |
jar |
| asm |
asm-attrs
|
1.5.3 |
jar |
| aspectj |
aspectjrt
|
1.5.3 |
jar |
| cglib |
cglib
|
2.1_3 |
jar |
| commons-collections |
commons-collections |
2.1.1 |
jar |
| commons-logging |
commons-logging
|
1.0.4 |
jar |
| commons-logging |
commons-logging-api
|
1.1 |
jar |
| dom4j |
dom4j
|
1.6.1 |
jar |
| javax.transaction |
jta
|
1.0.1B |
jar |
| net.sf.ehcache |
ehcache
|
1.2.3 |
jar |
| org.apache.xbean |
xbean-reflect
|
3.4 |
jar |
| org.codehaus.plexus |
plexus-classworlds |
1.2-alpha-13 |
jar |
| org.codehaus.plexus |
plexus-utils
|
1.4.5 |
jar |
Project Dependency Graph
Dependency Tree
- net.labidi:jbpm-maven-plugin:maven-plugin:1.0.0

| JBPM Maven Plugin |
Description:
Maven plugin for JBPM projects
URL:
http://maven.khaled-labidi.net/
Project License:
No project license is defined for this project.
|
- org.apache.maven:maven-plugin-api:jar:2.0 (compile)

| Maven Plugin API |
Description:
Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.
URL:
http://maven.apache.org/maven2/maven-plugin-api
Project License:
The Apache Software License, Version 2.0
|
- org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-48 (compile)
- org.jbpm:jbpm-jpdl:jar:3.2.3 (compile)

| Unnamed - org.jbpm:jbpm-jpdl:jar:3.2.3 |
Description:
POM was created by Sonatype Nexus
Project License:
No project license is defined for this project.
|
- org.hibernate:hibernate:jar:3.2.6.ga (compile)

- net.sf.ehcache:ehcache:jar:1.2.3 (compile)

| ehcache |
Description:
ehcache is a pure Java, in-process cache with the following features:
1. Fast.
2. Simple.
3. Multiple eviction policies: LRU, LFU and FIFO.
4. Caches can be in memory or on disk.
5. Disk Stores can be persistent between VM restarts.
6. Distributed caching using multicast and RMI, with a pluggable API.
7. Cache and CacheManager listeners
8. Supports multiple Caches per CacheManager, and multiple CacheManagers per application.
9. Acts as a pluggable cache for Hibernate 3.1, 3 and 2.1.
10. Small foot print. Both in terms of size and memory requirements.
11. Minimal dependencies apart from J2SE.
12. Fully documented. See the online Documentation and the online JavaDoc.
13. Comprehensive Test Coverage. See the clover test report.
14. Available under the Apache 1.1 license. EHCache's copyright and licensing has been reviewed and approved by the Apache Software Foundation, making EHCache suitable for use in Apache projects.
15. Production tested. EHCache is used on a large and very busy eCommerce site.
16. Web caching, pull-through caches and other common caching implementations are provided in the ehcache-constructs module.
URL:
http://ehcache.sf.net
Project License:
The Apache Software License, Version 2.0
|
- commons-logging:commons-logging:jar:1.0.4 (compile)

- javax.transaction:jta:jar:1.0.1B (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.
|
- commons-logging:commons-logging:jar:1.0.4 (compile)

- asm:asm-attrs:jar:1.5.3 (compile)

| asm-attrs |
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.
|
- 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.
|
- 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.
|
- 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.
|
- 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.
|
- commons-collections:commons-collections:jar:2.1.1 (compile)

| Unnamed - commons-collections:commons-collections:jar:2.1.1 |
Description:
There is currently no description associated with this project.
Project License:
No project license is defined for this project.
|
- org.apache.maven:maven-artifact:jar:2.0.9 (compile)

| Maven Artifact |
Description:
Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.
URL:
http://maven.apache.org/maven-artifact
Project License:
The Apache Software License, Version 2.0
|
- junit:junit:jar:4.4 (test)

- log4j:log4j:jar:1.2.14 (compile)

Licenses
Unknown:
AntLR, JBPM Maven Plugin, Java Transaction API, Plexus Classworlds, Unnamed - commons-collections:commons-collections:jar:2.1.1, Unnamed - org.jbpm:jbpm-jpdl:jar:3.2.3, asm, asm-attrs, cglib, dom4j
GNU LESSER GENERAL PUBLIC LICENSE:
Hibernate
The Apache Software License, Version 2.0:
Apache XBean :: Reflect, Default Plexus Container, Log4j, Logging, Maven Artifact, Maven Plugin API, Plexus Common Utilities, ehcache
Eclipse Public License - v 1.0:
AspectJ runtime
Common Public License Version 1.0:
JUnit
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 |
| asm-attrs-1.5.3.jar |
16.36 kB |
22 |
16 |
1 |
1.2 |
release |
| aspectjrt-1.5.3.jar |
112.29 kB |
144 |
127 |
10 |
1.5 |
debug |
| cglib-2.1_3.jar |
275.72 kB |
243 |
228 |
8 |
1.2 |
debug |
| commons-collections-2.1.1.jar |
171.31 kB |
197 |
187 |
3 |
1.1 |
release |
| commons-logging-1.0.4.jar |
37.12 kB |
29 |
18 |
2 |
1.2 |
debug |
| commons-logging-api-1.1.jar |
43.55 kB |
29 |
20 |
2 |
1.1 |
debug |
| dom4j-1.6.1.jar |
306.54 kB |
208 |
190 |
14 |
1.3 |
debug |
| jta-1.0.1B.jar |
8.60 kB |
22 |
17 |
2 |
1.1 |
debug |
| junit-4.4.jar |
157.69 kB |
188 |
154 |
20 |
1.5 |
debug |
| log4j-1.2.14.jar |
358.83 kB |
288 |
256 |
19 |
1.1 |
debug |
| ehcache-1.2.3.jar |
203.17 kB |
137 |
117 |
13 |
1.3 |
debug |
| maven-artifact-2.0.9.jar |
86.83 kB |
106 |
77 |
15 |
1.4 |
debug |
| maven-plugin-api-2.0.jar |
9.90 kB |
21 |
9 |
2 |
1.1 |
debug |
| xbean-reflect-3.4.jar |
130.69 kB |
125 |
110 |
2 |
1.5 |
debug |
| plexus-classworlds-1.2-alpha-13.jar |
41.65 kB |
48 |
33 |
5 |
1.4 |
debug |
| plexus-container-default-1.0-alpha-48.jar |
263.54 kB |
248 |
200 |
33 |
1.5 |
debug |
| plexus-utils-1.4.5.jar |
200.24 kB |
116 |
92 |
9 |
1.3 |
debug |
| hibernate-3.2.6.ga.jar |
2.17 MB |
1,445 |
1,361 |
78 |
1.4 |
debug |
| jbpm-jpdl-3.2.3.jar |
659.65 kB |
574 |
397 |
68 |
1.4 |
debug |
| Total |
Size |
Entries |
Classes |
Packages |
JDK Rev |
Debug |
| 21 |
5.63 MB |
4,435 |
3,847 |
319 |
1.5 |
18 |
| compile: 20 |
compile: 5.47 MB |
compile: 4,247 |
compile: 3,693 |
compile: 299 |
- |
compile: 17 |
| test: 1 |
test: 157.69 kB |
test: 188 |
test: 154 |
test: 20 |
- |
test: 1 |