프로젝트 의존물들

compile

다음은 이 프로젝트의 의존물 목록입니다. 이 의존물들은 애플리케이션을 컴파일하고 실행하는 데에 필수적인 것들입니다:

그룹ID 산출물ID 버전 형식 License
com.poscoict glue-core 5.0.1-RELEASE jar POSCOICT_License.txt
com.poscoict.app glue-security-access 4.0.0-RELEASE jar POSCOICT_License.txt
org.springframework.security spring-security-taglibs 4.2.2.RELEASE jar The Apache Software License, Version 2.0

runtime

다음은 이 프로젝트의 런타임 환경 의존물 목록입니다. 이 의존물들은 애플리케이션을 실행하는 데에 필수적인 것들입니다:

그룹ID 산출물ID 버전 형식 License
ch.qos.logback logback-classic 1.2.3 jar Eclipse Public License - v 1.0-GNU Lesser General Public License
jstl jstl 1.2 jar -
org.slf4j jcl-over-slf4j 1.7.7 jar MIT License

test

다음은 이 프로젝트의 테스트에 대한 의존물 목록입니다. 이 의존물들은 오직 애플리케이션들에 대한 단위테스트를 컴파일하고 실행하는 데에 필수적인 것들입니다:

그룹ID 산출물ID 버전 형식 License
commons-dbcp commons-dbcp 1.4 jar The Apache Software License, Version 2.0

provided

다음과 같이 프로젝트의 의존물 목록을 제공합니다. 이 의존물들은 애플리케이션의 컴파일에 필요한 것들이지만, 라이브러리를 사용할 때에 기본적으로 제공되어야 하는 것들입니다:

그룹ID 산출물ID 버전 형식 License 선택사항
javax javaee-api 6.0 jar CDDL + GPLv2 with classpath exception No
com.oracle ojdbc6 11.1.0.7.0 jar - Yes
mysql mysql-connector-java 5.1.34 jar The GNU General Public License, Version 2 Yes
org.postgresql postgresql 9.3-1102-jdbc4 jar BSD License Yes

프로젝트 전이 의존물

다음은 이 프로젝트의 전이 의존물 (Transitive Dependencies) 목록입니다. 전이 의존물들은 프로젝트 의존물들의 의존물들입니다.

compile

다음은 이 프로젝트의 의존물 목록입니다. 이 의존물들은 애플리케이션을 컴파일하고 실행하는 데에 필수적인 것들입니다:

그룹ID 산출물ID 버전 형식 License
aopalliance aopalliance 1.0 jar Public Domain
com.fasterxml.jackson.core jackson-annotations 2.6.0 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.6.7 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.6.7 jar The Apache Software License, Version 2.0
com.poscoict glue-schema 5.0.1-RELEASE jar POSCOICT_License.txt
com.poscoict.license license-api 1.2.2 jar -
com.sun.xml.bind jaxb-core 2.2.11 jar CDDL+GPL License
com.sun.xml.bind jaxb-impl 2.2.11 jar CDDL+GPL License
commons-codec commons-codec 1.6 jar The Apache Software License, Version 2.0
dom4j dom4j 1.6.1 jar -
javax.xml.bind jaxb-api 2.2.11 jar CDDL 1.1-GPL2 w/ CPE
net.sf.ehcache ehcache-core 2.6.9 jar src/assemble/EHCACHE-CORE-LICENSE.txt
org.apache.commons commons-lang3 3.1 jar The Apache Software License, Version 2.0
org.apache.poi poi 3.9 jar The Apache Software License, Version 2.0
org.apache.poi poi-ooxml 3.9 jar The Apache Software License, Version 2.0
org.apache.poi poi-ooxml-schemas 3.9 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-jdk15on 1.60 jar Bouncy Castle Licence
org.slf4j slf4j-api 1.7.7 jar MIT License
org.springframework spring-aop 4.3.7.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-beans 4.3.7.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-context 4.3.7.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-context-support 4.3.7.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-core 4.3.7.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-expression 4.3.7.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-jdbc 4.3.7.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-tx 4.3.7.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-web 4.3.7.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-webmvc 4.3.7.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-websocket 4.3.7.RELEASE jar The Apache Software License, Version 2.0
org.springframework.security spring-security-acl 4.2.2.RELEASE jar The Apache Software License, Version 2.0
org.springframework.security spring-security-config 4.2.2.RELEASE jar The Apache Software License, Version 2.0
org.springframework.security spring-security-core 4.2.2.RELEASE jar The Apache Software License, Version 2.0
org.springframework.security spring-security-web 4.2.2.RELEASE jar The Apache Software License, Version 2.0
stax stax-api 1.0.1 jar The Apache Software License, Version 2.0
xml-apis xml-apis 1.0.b2 jar The Apache Software License, Version 2.0

runtime

다음은 이 프로젝트의 런타임 환경 의존물 목록입니다. 이 의존물들은 애플리케이션을 실행하는 데에 필수적인 것들입니다:

그룹ID 산출물ID 버전 형식 License
ch.qos.logback logback-core 1.2.3 jar Eclipse Public License - v 1.0-GNU Lesser General Public License

test

다음은 이 프로젝트의 테스트에 대한 의존물 목록입니다. 이 의존물들은 오직 애플리케이션들에 대한 단위테스트를 컴파일하고 실행하는 데에 필수적인 것들입니다:

그룹ID 산출물ID 버전 형식 License
commons-pool commons-pool 1.5.4 jar The Apache Software License, Version 2.0

프로젝트 의존물 그래프

의존물 트리

라이센스

CDDL 1.1: Java Architecture for XML Binding

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

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

GPL2 w/ CPE: Java Architecture for XML Binding

Public Domain: AOP alliance

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

Bouncy Castle Licence: Bouncy Castle Provider

BSD License: PostgreSQL JDBC Driver

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

알 수 없음: POSCO ICT License API, dom4j, jstl, ojdbc6

CDDL+GPL License: Old JAXB Core, Old JAXB Runtime

The Apache Software License, Version 2.0: Apache POI, Commons Codec, Commons DBCP, Commons Lang, Commons Pool, Ehcache Core, Jackson-annotations, Jackson-core, 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 WebSocket, StAX API, XML Commons External Components XML APIs, XmlBeans, jackson-databind, spring-security-acl, spring-security-config, spring-security-core, spring-security-taglibs, spring-security-web

The GNU General Public License, Version 2: MySQL Connector/J

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

의존 파일 상세

파일명 크기 항목들 클래스 패키지 JDK Rev 디버그 Sealed
aopalliance-1.0.jar 4.36 kB 15 9 2 1.3 debug -
logback-classic-1.2.3.jar 283.53 kB 234 175 27 1.6 debug -
logback-core-1.2.3.jar 460.84 kB 419 373 36 1.6 debug -
jackson-annotations-2.6.0.jar 45.87 kB 70 58 1 1.6 debug -
jackson-core-2.6.7.jar 252.85 kB 116 93 9 1.6 debug -
jackson-databind-2.6.7.jar 1.12 MB 597 563 20 1.6 debug -
glue-core-5.0.1-RELEASE.jar 325.04 kB 228 175 31 1.6 debug -
glue-schema-5.0.1-RELEASE.jar 223.48 kB 275 126 14 1.6 debug -
glue-security-access-4.0.0-RELEASE.jar 39.77 kB 43 17 6 1.6 debug -
license-api-1.2.2.jar 33.70 kB 36 21 3 1.6 debug -
jaxb-core-2.2.11.jar 246.42 kB 251 175 23 1.6 debug -
jaxb-impl-2.2.11.jar 1,023.30 kB 670 537 19 1.6 debug -
commons-codec-1.6.jar 227.32 kB 218 76 6 1.5 debug -
commons-dbcp-1.4.jar 156.76 kB 80 62 5 1.6 debug -
commons-pool-1.5.4.jar 93.97 kB 66 52 2 1.3 debug -
dom4j-1.6.1.jar 306.54 kB 208 190 14 1.3 debug -
javaee-api-6.0.jar 956.66 kB 1,983 1,830 118 1.6 release -
jaxb-api-2.2.11.jar 99.85 kB 122 104 6 1.5 debug -
jstl-1.2.jar 404.53 kB 341 279 27 1.5 debug -
ehcache-core-2.6.9.jar 1.29 MB 1,042 961 65 1.6 debug -
commons-lang3-3.1.jar 308.40 kB 179 153 12 1.5 debug -
poi-3.9.jar 1.78 MB 1,310 1,250 49 1.5 debug -
poi-ooxml-3.9.jar 914.70 kB 493 449 32 1.5 debug -
poi-ooxml-schemas-3.9.jar 4.58 MB 4,617 2,039 31 1.5 release -
xmlbeans-2.4.0.jar 2.57 MB 2,233 1,517 53 1.4 debug -
bcprov-jdk15on-1.60.jar 4.00 MB 3,494 3,330 149 1.5 release -
jcl-over-slf4j-1.7.7.jar 16.13 kB 23 9 2 1.5 debug -
slf4j-api-1.7.7.jar 28.57 kB 35 24 3 1.5 debug -
spring-aop-4.3.7.RELEASE.jar 371.10 kB 306 269 17 1.6 debug -
spring-beans-4.3.7.RELEASE.jar 744.87 kB 463 408 15 1.6 debug -
spring-context-4.3.7.RELEASE.jar 1.09 MB 890 768 66 1.6 debug -
spring-context-support-4.3.7.RELEASE.jar 182.71 kB 142 118 14 1.6 debug -
spring-core-4.3.7.RELEASE.jar 1.07 MB 838 790 41 1.6 debug -
spring-expression-4.3.7.RELEASE.jar 257.12 kB 156 142 6 1.6 debug -
spring-jdbc-4.3.7.RELEASE.jar 417.71 kB 332 296 18 1.6 debug -
spring-tx-4.3.7.RELEASE.jar 260.86 kB 245 203 21 1.6 debug -
spring-web-4.3.7.RELEASE.jar 798.77 kB 607 558 37 1.6 debug -
spring-webmvc-4.3.7.RELEASE.jar 894.16 kB 551 498 30 1.6 debug -
spring-websocket-4.3.7.RELEASE.jar 446.34 kB 283 246 22 1.6 debug -
spring-security-acl-4.2.2.RELEASE.jar 83.11 kB 78 62 5 1.6 debug -
spring-security-config-4.2.2.RELEASE.jar 574.29 kB 261 208 26 1.6 debug -
spring-security-core-4.2.2.RELEASE.jar 386.63 kB 386 319 46 1.6 debug -
spring-security-taglibs-4.2.2.RELEASE.jar 19.19 kB 20 11 3 1.6 debug -
spring-security-web-4.2.2.RELEASE.jar 374.93 kB 329 281 37 1.6 debug -
stax-api-1.0.1.jar 25.89 kB 48 40 5 1.2 debug -
xml-apis-1.0.b2.jar 106.76 kB 217 184 17 1.2 release -
ojdbc6-11.1.0.7.0.jar 1.90 MB 789 714 29 1.6 debug sealed
Total 크기 항목들 클래스 패키지 JDK Rev 디버그 Sealed
47 31.48 MB 26,339 20,762 1,220 1.6 43 1
compile: 39 compile: 27.27 MB compile: 22,404 compile: 17,268 compile: 974 - compile: 36 -
test: 2 test: 250.72 kB test: 146 test: 114 test: 7 - test: 2 -
runtime: 4 runtime: 1.14 MB runtime: 1,017 runtime: 836 runtime: 92 - runtime: 4 -
provided: 2 provided: 2.83 MB provided: 2,772 provided: 2,544 provided: 147 - provided: 1 provided: 1

의존물 레파지토리 위치

레파지토리ID URL 릴리즈 스냅샷 Blacklisted
RnD_releases http://localrepository:8081/nexus/content/repositories/releases/ 가능 가능 -
central http://repo.maven.apache.org/maven2 가능 - -
terracotta-snapshots http://www.terracotta.org/download/reflector/snapshots - 가능 Yes
terracotta-releases http://www.terracotta.org/download/reflector/releases 가능 - Yes
jboss-releases http://repository.jboss.org/nexus/content/groups/public-jboss 가능 - -
Java.net Maven 2 http://download.java.net/maven/2 가능 - -
sonatype-nexus-snapshots https://oss.sonatype.org/content/repositories/snapshots - 가능 -
jvnet-nexus-staging https://maven.java.net/content/repositories/staging/ 가능 가능 -
RnD_thirdparty http://localrepository:8081/nexus/content/repositories/thirdparty/ 가능 가능 -
releases.java.net https://maven.java.net/content/repositories/releases/ 가능 가능 -
apache.snapshots http://repository.apache.org/snapshots - 가능 -

각 의존물에 대한 레파지토리 위치

산출물 RnD_releases Nexus jboss-releases Java.net Maven 2 sonatype-nexus-snapshots jvnet-nexus-staging RnD_thirdparty releases.java.net apache.snapshots
aopalliance:aopalliance:jar:1.0 - Found at http://localrepository:8081/nexus/content/groups/public/ Found at http://repository.jboss.org/nexus/content/groups/public-jboss - - - - - -
ch.qos.logback:logback-classic:jar:1.2.3 - Found at http://localrepository:8081/nexus/content/groups/public/ Found at http://repository.jboss.org/nexus/content/groups/public-jboss - - - - - -
ch.qos.logback:logback-core:jar:1.2.3 - Found at http://localrepository:8081/nexus/content/groups/public/ Found at http://repository.jboss.org/nexus/content/groups/public-jboss - - - - - -
com.fasterxml.jackson.core:jackson-annotations:jar:2.6.0 - Found at http://localrepository:8081/nexus/content/groups/public/ Found at http://repository.jboss.org/nexus/content/groups/public-jboss - - - - - -
com.fasterxml.jackson.core:jackson-core:jar:2.6.7 - Found at http://localrepository:8081/nexus/content/groups/public/ Found at http://repository.jboss.org/nexus/content/groups/public-jboss - - - - - -
com.fasterxml.jackson.core:jackson-databind:jar:2.6.7 - Found at http://localrepository:8081/nexus/content/groups/public/ Found at http://repository.jboss.org/nexus/content/groups/public-jboss - - - - - -
com.poscoict:glue-core:jar:5.0.1-RELEASE - - - - - - - - -
com.poscoict:glue-schema:jar:5.0.1-RELEASE - - - - - - - - -
com.poscoict.app:glue-security-access:jar:4.0.0-RELEASE - - - - - - - - -
com.poscoict.license:license-api:jar:1.2.2 Found at http://localrepository:8081/nexus/content/repositories/releases/ Found at http://localrepository:8081/nexus/content/groups/public/ - - - - - - -
com.sun.xml.bind:jaxb-core:jar:2.2.11 - Found at http://localrepository:8081/nexus/content/groups/public/ Found at http://repository.jboss.org/nexus/content/groups/public-jboss - - - - - -
com.sun.xml.bind:jaxb-impl:jar:2.2.11 - Found at http://localrepository:8081/nexus/content/groups/public/ Found at http://repository.jboss.org/nexus/content/groups/public-jboss - - - - - -
commons-codec:commons-codec:jar:1.6 - Found at http://localrepository:8081/nexus/content/groups/public/ Found at http://repository.jboss.org/nexus/content/groups/public-jboss - - - - - -
commons-dbcp:commons-dbcp:jar:1.4 - Found at http://localrepository:8081/nexus/content/groups/public/ Found at http://repository.jboss.org/nexus/content/groups/public-jboss - - - - - -
commons-pool:commons-pool:jar:1.5.4 - Found at http://localrepository:8081/nexus/content/groups/public/ Found at http://repository.jboss.org/nexus/content/groups/public-jboss - - - - - -
dom4j:dom4j:jar:1.6.1 - Found at http://localrepository:8081/nexus/content/groups/public/ Found at http://repository.jboss.org/nexus/content/groups/public-jboss - - - - - -
javax:javaee-api:jar:6.0 - Found at http://localrepository:8081/nexus/content/groups/public/ Found at http://repository.jboss.org/nexus/content/groups/public-jboss - - - - - -
javax.xml.bind:jaxb-api:jar:2.2.11 - Found at http://localrepository:8081/nexus/content/groups/public/ Found at http://repository.jboss.org/nexus/content/groups/public-jboss - - - - - -
jstl:jstl:jar:1.2 - Found at http://localrepository:8081/nexus/content/groups/public/ Found at http://repository.jboss.org/nexus/content/groups/public-jboss - - - - - -
net.sf.ehcache:ehcache-core:jar:2.6.9 - Found at http://localrepository:8081/nexus/content/groups/public/ Found at http://repository.jboss.org/nexus/content/groups/public-jboss - - - - - -
org.apache.commons:commons-lang3:jar:3.1 - Found at http://localrepository:8081/nexus/content/groups/public/ Found at http://repository.jboss.org/nexus/content/groups/public-jboss - - - - - -
org.apache.poi:poi:jar:3.9 - Found at http://localrepository:8081/nexus/content/groups/public/ Found at http://repository.jboss.org/nexus/content/groups/public-jboss - - - - - -
org.apache.poi:poi-ooxml:jar:3.9 - Found at http://localrepository:8081/nexus/content/groups/public/ Found at http://repository.jboss.org/nexus/content/groups/public-jboss - - - - - -
org.apache.poi:poi-ooxml-schemas:jar:3.9 - Found at http://localrepository:8081/nexus/content/groups/public/ Found at http://repository.jboss.org/nexus/content/groups/public-jboss - - - - - -
org.apache.xmlbeans:xmlbeans:jar:2.4.0 - Found at http://localrepository:8081/nexus/content/groups/public/ Found at http://repository.jboss.org/nexus/content/groups/public-jboss - - - - - -
org.bouncycastle:bcprov-jdk15on:jar:1.60 - Found at http://localrepository:8081/nexus/content/groups/public/ Found at http://repository.jboss.org/nexus/content/groups/public-jboss - - - - - -
org.slf4j:jcl-over-slf4j:jar:1.7.7 - Found at http://localrepository:8081/nexus/content/groups/public/ - - - - - - -
org.slf4j:slf4j-api:jar:1.7.7 - Found at http://localrepository:8081/nexus/content/groups/public/ - - - - - - -
org.springframework:spring-aop:jar:4.3.7.RELEASE - Found at http://localrepository:8081/nexus/content/groups/public/ Found at http://repository.jboss.org/nexus/content/groups/public-jboss - - - - - -
org.springframework:spring-beans:jar:4.3.7.RELEASE - Found at http://localrepository:8081/nexus/content/groups/public/ Found at http://repository.jboss.org/nexus/content/groups/public-jboss - - - - - -
org.springframework:spring-context:jar:4.3.7.RELEASE - Found at http://localrepository:8081/nexus/content/groups/public/ Found at http://repository.jboss.org/nexus/content/groups/public-jboss - - - - - -
org.springframework:spring-context-support:jar:4.3.7.RELEASE - Found at http://localrepository:8081/nexus/content/groups/public/ Found at http://repository.jboss.org/nexus/content/groups/public-jboss - - - - - -
org.springframework:spring-core:jar:4.3.7.RELEASE - Found at http://localrepository:8081/nexus/content/groups/public/ Found at http://repository.jboss.org/nexus/content/groups/public-jboss - - - - - -
org.springframework:spring-expression:jar:4.3.7.RELEASE - Found at http://localrepository:8081/nexus/content/groups/public/ Found at http://repository.jboss.org/nexus/content/groups/public-jboss - - - - - -
org.springframework:spring-jdbc:jar:4.3.7.RELEASE - Found at http://localrepository:8081/nexus/content/groups/public/ Found at http://repository.jboss.org/nexus/content/groups/public-jboss - - - - - -
org.springframework:spring-tx:jar:4.3.7.RELEASE - Found at http://localrepository:8081/nexus/content/groups/public/ Found at http://repository.jboss.org/nexus/content/groups/public-jboss - - - - - -
org.springframework:spring-web:jar:4.3.7.RELEASE - Found at http://localrepository:8081/nexus/content/groups/public/ Found at http://repository.jboss.org/nexus/content/groups/public-jboss - - - - - -
org.springframework:spring-webmvc:jar:4.3.7.RELEASE - Found at http://localrepository:8081/nexus/content/groups/public/ Found at http://repository.jboss.org/nexus/content/groups/public-jboss - - - - - -
org.springframework:spring-websocket:jar:4.3.7.RELEASE - Found at http://localrepository:8081/nexus/content/groups/public/ Found at http://repository.jboss.org/nexus/content/groups/public-jboss - - - - - -
org.springframework.security:spring-security-acl:jar:4.2.2.RELEASE - Found at http://localrepository:8081/nexus/content/groups/public/ Found at http://repository.jboss.org/nexus/content/groups/public-jboss - - - - - -
org.springframework.security:spring-security-config:jar:4.2.2.RELEASE - Found at http://localrepository:8081/nexus/content/groups/public/ Found at http://repository.jboss.org/nexus/content/groups/public-jboss - - - - - -
org.springframework.security:spring-security-core:jar:4.2.2.RELEASE - Found at http://localrepository:8081/nexus/content/groups/public/ Found at http://repository.jboss.org/nexus/content/groups/public-jboss - - - - - -
org.springframework.security:spring-security-taglibs:jar:4.2.2.RELEASE - Found at http://localrepository:8081/nexus/content/groups/public/ Found at http://repository.jboss.org/nexus/content/groups/public-jboss - - - - - -
org.springframework.security:spring-security-web:jar:4.2.2.RELEASE - Found at http://localrepository:8081/nexus/content/groups/public/ Found at http://repository.jboss.org/nexus/content/groups/public-jboss - - - - - -
stax:stax-api:jar:1.0.1 - Found at http://localrepository:8081/nexus/content/groups/public/ Found at http://repository.jboss.org/nexus/content/groups/public-jboss - - - - - -
xml-apis:xml-apis:jar:1.0.b2 - Found at http://localrepository:8081/nexus/content/groups/public/ Found at http://repository.jboss.org/nexus/content/groups/public-jboss - - - - - -
com.oracle:ojdbc6:jar:11.1.0.7.0 - Found at http://localrepository:8081/nexus/content/groups/public/ - - - - Found at http://localrepository:8081/nexus/content/repositories/thirdparty/ - -
mysql:mysql-connector-java:jar:5.1.34 - Found at http://localrepository:8081/nexus/content/groups/public/ Found at http://repository.jboss.org/nexus/content/groups/public-jboss - - - - - -
org.postgresql:postgresql:jar:9.3-1102-jdbc4 - Found at http://localrepository:8081/nexus/content/groups/public/ Found at http://repository.jboss.org/nexus/content/groups/public-jboss - - - - - -
Total RnD_releases Nexus jboss-releases Java.net Maven 2 sonatype-nexus-snapshots jvnet-nexus-staging RnD_thirdparty releases.java.net apache.snapshots
49 (compile: 39, test: 2, runtime: 4, provided: 4) 1 46 42 0 0 0 1 0 0