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 | License |
---|---|---|---|---|
javax.persistence | persistence-api | 1.0 | jar | Common Development and Distribution License (CDDL) v1.0 |
org.apache.myfaces.extensions.validator | myfaces-extval-core | 2.0.9-SNAPSHOT | jar | The Apache Software License, Version 2.0 |
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 | License |
---|---|---|---|---|
javax.servlet | servlet-api | 2.5 | jar | - |
javax.servlet.jsp | jsp-api | 2.1 | jar | - |
provided
The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:
GroupId | ArtifactId | Version | Type | License |
---|---|---|---|---|
org.apache.myfaces.core | myfaces-api | 2.0.1 | jar | The Apache Software License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- org.apache.myfaces.extensions.validator.validation-modules:myfaces-extval-property-validation:jar:2.0.9-SNAPSHOT
- org.apache.myfaces.extensions.validator:myfaces-extval-core:jar:2.0.9-SNAPSHOT (compile)
- javax.persistence:persistence-api:jar:1.0 (compile)
- org.apache.myfaces.core:myfaces-api:jar:2.0.1 (provided)
- javax.servlet:servlet-api:jar:2.5 (test)
- javax.servlet.jsp:jsp-api:jar:2.1 (test)
Licenses
Unknown: jsp-api, servlet-api
The Apache Software License, Version 2.0: Apache Myfaces JSF Core-2.0 API, MyFaces Extensions-Validator Core, MyFaces Extensions-Validator Property-Validation-Module
Common Development and Distribution License (CDDL) v1.0: Enterprise JavaBeans (EJB) 3.0
Dependency File Details
Filename | Size | Entries | Classes | Packages | JDK Rev | Debug |
---|---|---|---|---|---|---|
persistence-api-1.0.jar | 50.93 kB | 97 | 91 | 2 | 1.5 | debug |
servlet-api-2.5.jar | 102.65 kB | 68 | 42 | 2 | 1.5 | debug |
jsp-api-2.1.jar | 98.28 kB | 101 | 84 | 4 | 1.5 | debug |
myfaces-api-2.0.1.jar | 779.47 kB | 569 | 480 | 18 | 1.5 | debug |
core/target/classes | - | 0 | 0 | 0 | - | release |
Total | Size | Entries | Classes | Packages | JDK Rev | Debug |
5 | 1.01 MB | 835 | 697 | 26 | 1.5 | 4 |
compile: 2 | compile: 54.93 kB | compile: 97 | compile: 91 | compile: 2 | - | compile: 1 |
test: 2 | test: 200.93 kB | test: 169 | test: 126 | test: 6 | - | test: 2 |
provided: 1 | provided: 779.47 kB | provided: 569 | provided: 480 | provided: 18 | - | provided: 1 |
Dependency Repository Locations
Repo ID | URL | Release | Snapshot | Blacklisted |
---|---|---|---|---|
apache.snapshots | http://repository.apache.org/snapshots | - | Yes | - |
repo1.maven.org | http://repo1.maven.org/maven2 | Yes | Yes | - |
java.net | http://download.java.net/maven/2 | Yes | Yes | - |
jboss releases | http://repository.jboss.org/maven2/ | Yes | Yes | Yes |
maven2-repository.dev.java.net | http://download.java.net/maven/2/ | Yes | Yes | - |
central | http://repo.maven.apache.org/maven2 | Yes | - | - |
Repository locations for each of the Dependencies.