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
com.poscoict glue-core 4.2.1-RELEASE jar POSCOICT_License.txt
org.codehaus.jackson jackson-mapper-asl 1.9.12 jar The Apache Software License, Version 2.0
org.springframework spring-aop 3.2.8.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-expression 3.2.8.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-web 3.2.8.RELEASE jar The Apache Software License, Version 2.0
org.springframework.security spring-security-config 3.1.4.RELEASE jar The Apache Software License, Version 2.0
org.springframework.security spring-security-web 3.1.4.RELEASE jar The Apache Software License, Version 2.0

runtime

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

GroupId ArtifactId Version Type License Optional
org.slf4j jcl-over-slf4j 1.6.6 jar MIT License Yes

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 Optional
javax javaee-api 6.0 jar CDDL + GPLv2 with classpath exception No
ch.qos.logback logback-classic 1.0.13 jar Eclipse Public License - v 1.0-GNU Lesser General Public License Yes

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 License
aopalliance aopalliance 1.0 jar Public Domain
com.poscoict glue-schema 4.2.1-RELEASE jar POSCOICT_License.txt
com.poscoict.license license-api 1.0.1 jar -
commons-codec commons-codec 1.7 jar The Apache Software License, Version 2.0
commons-logging commons-logging 1.1.3 jar The Apache Software License, Version 2.0
org.apache.xmlbeans xmlbeans 2.4.0 jar The Apache Software License, Version 2.0
org.bouncycastle bcprov-jdk16 1.46 jar Bouncy Castle Licence
org.codehaus.jackson jackson-core-asl 1.9.12 jar The Apache Software License, Version 2.0
org.slf4j slf4j-api 1.7.2 jar MIT License
org.springframework spring-beans 3.2.8.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-context 3.2.8.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-context-support 3.2.8.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-core 3.2.8.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-jdbc 3.2.8.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-tx 3.2.8.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-webmvc 3.2.8.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-webmvc-portlet 3.2.8.RELEASE jar The Apache Software License, Version 2.0
org.springframework.security spring-security-core 3.1.4.RELEASE jar The Apache Software License, Version 2.0
stax stax-api 1.0.1 jar The Apache Software License, Version 2.0

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 Optional
ch.qos.logback logback-core 1.0.13 jar Eclipse Public License - v 1.0-GNU Lesser General Public License Yes

Project Dependency Graph

Dependency Tree

Licenses

CDDL + GPLv2 with classpath exception: Java(TM) EE 6 Specification APIs

Public Domain: AOP alliance

Unknown: POSCO ICT License API

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

Bouncy Castle Licence: Bouncy Castle Provider

GNU Lesser General Public License: Logback Classic Module, Logback Core Module

MIT License: JCL 1.1.1 implemented over SLF4J, SLF4J API Module

The Apache Software License, Version 2.0: Commons Codec, Commons Logging, Data Mapper for Jackson, Jackson, Spring AOP, Spring Beans, Spring Context, Spring Context Support, Spring Core, Spring Expression Language (SpEL), Spring JDBC, Spring Transaction, Spring Web, Spring Web MVC, Spring Web Portlet, StAX API, XmlBeans, spring-security-config, spring-security-core, spring-security-web

Glue Framework License: Glue Core, Glue Schema, Glue Security API

Dependency File Details

Filename Size Entries Classes Packages JDK Rev Debug
aopalliance-1.0.jar 4.36 kB 15 9 2 1.3 debug
glue-core-4.2.1-RELEASE.jar 273.51 kB 196 151 30 1.6 debug
glue-schema-4.2.1-RELEASE.jar 207.46 kB 264 116 13 1.6 debug
license-api-1.0.1.jar 50.59 kB 74 30 6 1.6 debug
commons-codec-1.7.jar 253.52 kB 227 85 6 1.6 debug
commons-logging-1.1.3.jar 60.60 kB 42 28 2 1.1 debug
javaee-api-6.0.jar 956.66 kB 1,983 1,830 118 1.6 release
xmlbeans-2.4.0.jar 2.57 MB 2,233 1,517 53 1.4 debug
bcprov-jdk16-1.46.jar 1.79 MB 1,636 1,547 82 1.6 release
jackson-core-asl-1.9.12.jar 226.80 kB 137 121 8 1.5 debug
jackson-mapper-asl-1.9.12.jar 762.09 kB 529 502 18 1.5 debug
slf4j-api-1.7.2.jar 25.47 kB 34 23 3 1.5 debug
spring-aop-3.2.8.RELEASE.jar 329.78 kB 282 252 15 1.5 debug
spring-beans-3.2.8.RELEASE.jar 598.21 kB 401 358 14 1.5 debug
spring-context-3.2.8.RELEASE.jar 845.97 kB 737 633 67 1.5 debug
spring-context-support-3.2.8.RELEASE.jar 125.58 kB 97 76 10 1.5 debug
spring-core-3.2.8.RELEASE.jar 853.13 kB 683 645 32 1.5 debug
spring-expression-3.2.8.RELEASE.jar 191.76 kB 140 128 6 1.5 debug
spring-jdbc-3.2.8.RELEASE.jar 396.21 kB 328 296 18 1.5 debug
spring-tx-3.2.8.RELEASE.jar 236.75 kB 233 197 20 1.5 debug
spring-web-3.2.8.RELEASE.jar 613.73 kB 491 443 35 1.5 debug
spring-webmvc-3.2.8.RELEASE.jar 622.95 kB 399 351 28 1.5 debug
spring-webmvc-portlet-3.2.8.RELEASE.jar 183.70 kB 129 111 9 1.5 debug
spring-security-config-3.1.4.RELEASE.jar 198.92 kB 73 50 6 1.5 debug
spring-security-core-3.1.4.RELEASE.jar 332.32 kB 339 282 38 1.5 debug
spring-security-web-3.1.4.RELEASE.jar 247.88 kB 206 178 23 1.5 debug
stax-api-1.0.1.jar 25.89 kB 48 40 5 1.2 debug
logback-classic-1.0.13.jar 258.40 kB 208 170 25 1.5 debug
logback-core-1.0.13.jar 409.05 kB 391 349 32 1.5 debug
jcl-over-slf4j-1.6.6.jar 16.88 kB 23 9 2 1.3 debug
Total Size Entries Classes Packages JDK Rev Debug
30 13.45 MB 12,578 10,527 726 1.6 28
compile: 26 compile: 11.85 MB compile: 9,973 compile: 8,169 compile: 549 - compile: 25
runtime: 1 runtime: 16.88 kB runtime: 23 runtime: 9 runtime: 2 - runtime: 1
provided: 3 provided: 1.59 MB provided: 2,582 provided: 2,349 provided: 175 - provided: 2

Dependency Repository Locations

Repo ID URL Release Snapshot
apache.snapshots http://repository.apache.org/snapshots - Yes
central http://repo.maven.apache.org/maven2 Yes -

Repository locations for each of the Dependencies.

Artifact apache.snapshots Nexus
aopalliance:aopalliance:jar:1.0 - Found at http://localrepository:8080/nexus/content/groups/public/
com.poscoict:glue-core:jar:4.2.1-RELEASE - Found at http://localrepository:8080/nexus/content/groups/public/
com.poscoict:glue-schema:jar:4.2.1-RELEASE - Found at http://localrepository:8080/nexus/content/groups/public/
com.poscoict.license:license-api:jar:1.0.1 - Found at http://localrepository:8080/nexus/content/groups/public/
commons-codec:commons-codec:jar:1.7 - Found at http://localrepository:8080/nexus/content/groups/public/
commons-logging:commons-logging:jar:1.1.3 - Found at http://localrepository:8080/nexus/content/groups/public/
javax:javaee-api:jar:6.0 - Found at http://localrepository:8080/nexus/content/groups/public/
org.apache.xmlbeans:xmlbeans:jar:2.4.0 - Found at http://localrepository:8080/nexus/content/groups/public/
org.bouncycastle:bcprov-jdk16:jar:1.46 - Found at http://localrepository:8080/nexus/content/groups/public/
org.codehaus.jackson:jackson-core-asl:jar:1.9.12 - Found at http://localrepository:8080/nexus/content/groups/public/
org.codehaus.jackson:jackson-mapper-asl:jar:1.9.12 - Found at http://localrepository:8080/nexus/content/groups/public/
org.slf4j:slf4j-api:jar:1.7.2 - Found at http://localrepository:8080/nexus/content/groups/public/
org.springframework:spring-aop:jar:3.2.8.RELEASE - Found at http://localrepository:8080/nexus/content/groups/public/
org.springframework:spring-beans:jar:3.2.8.RELEASE - Found at http://localrepository:8080/nexus/content/groups/public/
org.springframework:spring-context:jar:3.2.8.RELEASE - Found at http://localrepository:8080/nexus/content/groups/public/
org.springframework:spring-context-support:jar:3.2.8.RELEASE - Found at http://localrepository:8080/nexus/content/groups/public/
org.springframework:spring-core:jar:3.2.8.RELEASE - Found at http://localrepository:8080/nexus/content/groups/public/
org.springframework:spring-expression:jar:3.2.8.RELEASE - Found at http://localrepository:8080/nexus/content/groups/public/
org.springframework:spring-jdbc:jar:3.2.8.RELEASE - Found at http://localrepository:8080/nexus/content/groups/public/
org.springframework:spring-tx:jar:3.2.8.RELEASE - Found at http://localrepository:8080/nexus/content/groups/public/
org.springframework:spring-web:jar:3.2.8.RELEASE - Found at http://localrepository:8080/nexus/content/groups/public/
org.springframework:spring-webmvc:jar:3.2.8.RELEASE - Found at http://localrepository:8080/nexus/content/groups/public/
org.springframework:spring-webmvc-portlet:jar:3.2.8.RELEASE - Found at http://localrepository:8080/nexus/content/groups/public/
org.springframework.security:spring-security-config:jar:3.1.4.RELEASE - Found at http://localrepository:8080/nexus/content/groups/public/
org.springframework.security:spring-security-core:jar:3.1.4.RELEASE - Found at http://localrepository:8080/nexus/content/groups/public/
org.springframework.security:spring-security-web:jar:3.1.4.RELEASE - Found at http://localrepository:8080/nexus/content/groups/public/
stax:stax-api:jar:1.0.1 - Found at http://localrepository:8080/nexus/content/groups/public/
ch.qos.logback:logback-classic:jar:1.0.13 - Found at http://localrepository:8080/nexus/content/groups/public/
ch.qos.logback:logback-core:jar:1.0.13 - Found at http://localrepository:8080/nexus/content/groups/public/
org.slf4j:jcl-over-slf4j:jar:1.6.6 - Found at http://localrepository:8080/nexus/content/groups/public/
Total apache.snapshots Nexus
30 (compile: 26, runtime: 1, provided: 3) 0 30