프로젝트 의존물들

compile

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

그룹ID 산출물ID 버전 형식 License
com.poscoict glue-core 5.0.2-RELEASE jar POSCOICT_License.txt
com.poscoict glue-schedule 5.0.2-RELEASE jar POSCOICT_License.txt
com.poscoict.app glue-security-access 4.0.0-RELEASE jar POSCOICT_License.txt
org.apache.httpcomponents httpclient 4.5 jar Apache License, Version 2.0
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

provided

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

그룹ID 산출물ID 버전 형식 License 선택사항
javax javaee-api 6.0 jar CDDL + GPLv2 with classpath exception No
org.apache.commons commons-dbcp2 2.4.0 jar Apache License, Version 2.0 No
com.oracle ojdbc6 11.1.0.7.0 jar - Yes

프로젝트 전이 의존물

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

compile

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

그룹ID 산출물ID 버전 형식 License
aopalliance aopalliance 1.0 jar Public Domain
com.fasterxml.jackson.core jackson-annotations 2.9.10 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.9.10 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.9.10 jar The Apache Software License, Version 2.0
com.poscoict glue-schema 5.0.2-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
commons-httpclient commons-httpclient 3.1 jar Apache License
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.httpcomponents httpcore 4.4.1 jar Apache 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

runtime

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

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

provided

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

그룹ID 산출물ID 버전 형식 License
commons-logging commons-logging 1.2 jar The Apache Software License, Version 2.0
org.apache.commons commons-pool2 2.5.0 jar Apache License, Version 2.0

프로젝트 의존물 그래프

의존물 트리

라이센스

CDDL 1.1: Java Architecture for XML Binding

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

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

Apache License: HttpClient

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

Apache License, Version 2.0: Apache Commons DBCP, Apache Commons Pool, Apache HttpClient, Apache HttpCore

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 Commons Logging, Apache POI, Commons Codec, Commons Lang, 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, XmlBeans, jackson-databind, spring-security-acl, spring-security-config, spring-security-core, spring-security-taglibs, spring-security-web

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.9.10.jar 65.33 kB 80 68 1 1.6 debug -
jackson-core-2.9.10.jar 318.00 kB 132 107 11 1.6 debug -
jackson-databind-2.9.10.jar 1.29 MB 658 624 20 1.6 debug -
glue-core-5.0.2-RELEASE.jar 324.88 kB 228 175 31 1.6 debug -
glue-schedule-5.0.2-RELEASE.jar 63.03 kB 55 32 6 1.6 debug -
glue-schema-5.0.2-RELEASE.jar 223.75 kB 275 126 14 1.6 debug -
glue-security-access-4.0.0-RELEASE.jar 39.81 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-httpclient-3.1.jar 297.85 kB 183 167 8 1.2 debug -
commons-logging-1.2.jar 60.38 kB 42 28 2 1.2 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-dbcp2-2.4.0.jar 190.31 kB 93 76 4 1.6 debug -
commons-lang3-3.1.jar 308.40 kB 179 153 12 1.5 debug -
commons-pool2-2.5.0.jar 125.21 kB 92 77 3 1.6 debug -
httpclient-4.5.jar 710.51 kB 502 461 24 1.6 debug -
httpcore-4.4.1.jar 314.68 kB 284 254 17 1.6 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 -
ojdbc6-11.1.0.7.0.jar 1.90 MB 789 714 29 1.6 debug sealed
Total 크기 항목들 클래스 패키지 JDK Rev 디버그 Sealed
51 33.11 MB 27,314 21,644 1,262 1.6 48 1
compile: 42 compile: 28.77 MB compile: 23,298 compile: 18,083 compile: 1,014 - compile: 40 -
runtime: 4 runtime: 1.14 MB runtime: 1,017 runtime: 836 runtime: 92 - runtime: 4 -
provided: 5 provided: 3.20 MB provided: 2,999 provided: 2,725 provided: 156 - provided: 4 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 - 가능 Yes
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 jvnet-nexus-staging RnD_thirdparty releases.java.net apache.snapshots
aopalliance:aopalliance:jar:1.0 - Found at http://localrepository:8081/nexus/content/groups/public/ - - - - - -
ch.qos.logback:logback-classic:jar:1.2.3 - Found at http://localrepository:8081/nexus/content/groups/public/ - - - - - -
ch.qos.logback:logback-core:jar:1.2.3 - Found at http://localrepository:8081/nexus/content/groups/public/ - - - - - -
com.fasterxml.jackson.core:jackson-annotations:jar:2.9.10 - Found at http://localrepository:8081/nexus/content/groups/public/ - - - - - -
com.fasterxml.jackson.core:jackson-core:jar:2.9.10 - Found at http://localrepository:8081/nexus/content/groups/public/ - - - - - -
com.fasterxml.jackson.core:jackson-databind:jar:2.9.10 - Found at http://localrepository:8081/nexus/content/groups/public/ - - - - - -
com.poscoict:glue-core:jar:5.0.2-RELEASE - - - - - - - -
com.poscoict:glue-schedule:jar:5.0.2-RELEASE - - - - - - - -
com.poscoict:glue-schema:jar:5.0.2-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 https://maven.java.net/content/repositories/staging/ - Found at https://maven.java.net/content/repositories/releases/ -
com.sun.xml.bind:jaxb-impl:jar:2.2.11 - Found at http://localrepository:8081/nexus/content/groups/public/ - - Found at https://maven.java.net/content/repositories/staging/ - Found at https://maven.java.net/content/repositories/releases/ -
commons-codec:commons-codec:jar:1.6 - Found at http://localrepository:8081/nexus/content/groups/public/ - - - - - -
commons-httpclient:commons-httpclient:jar:3.1 - Found at http://localrepository:8081/nexus/content/groups/public/ - - - - - -
commons-logging:commons-logging:jar:1.2 - Found at http://localrepository:8081/nexus/content/groups/public/ - - - - - -
dom4j:dom4j:jar:1.6.1 - Found at http://localrepository:8081/nexus/content/groups/public/ - - - - - -
javax:javaee-api:jar:6.0 - Found at http://localrepository:8081/nexus/content/groups/public/ - - - - - -
javax.xml.bind:jaxb-api:jar:2.2.11 - Found at http://localrepository:8081/nexus/content/groups/public/ - - Found at https://maven.java.net/content/repositories/staging/ - Found at https://maven.java.net/content/repositories/releases/ -
jstl:jstl:jar:1.2 - Found at http://localrepository:8081/nexus/content/groups/public/ - - - - - -
net.sf.ehcache:ehcache-core:jar:2.6.9 - Found at http://localrepository:8081/nexus/content/groups/public/ - - - - - -
org.apache.commons:commons-dbcp2:jar:2.4.0 - Found at http://localrepository:8081/nexus/content/groups/public/ - - - - - -
org.apache.commons:commons-lang3:jar:3.1 - Found at http://localrepository:8081/nexus/content/groups/public/ - - - - - -
org.apache.commons:commons-pool2:jar:2.5.0 - Found at http://localrepository:8081/nexus/content/groups/public/ - - - - - -
org.apache.httpcomponents:httpclient:jar:4.5 - Found at http://localrepository:8081/nexus/content/groups/public/ - - - - - -
org.apache.httpcomponents:httpcore:jar:4.4.1 - Found at http://localrepository:8081/nexus/content/groups/public/ - - - - - -
org.apache.poi:poi:jar:3.9 - Found at http://localrepository:8081/nexus/content/groups/public/ - - - - - -
org.apache.poi:poi-ooxml:jar:3.9 - Found at http://localrepository:8081/nexus/content/groups/public/ - - - - - -
org.apache.poi:poi-ooxml-schemas:jar:3.9 - Found at http://localrepository:8081/nexus/content/groups/public/ - - - - - -
org.apache.xmlbeans:xmlbeans:jar:2.4.0 - Found at http://localrepository:8081/nexus/content/groups/public/ - - - - - -
org.bouncycastle:bcprov-jdk15on:jar:1.60 - Found at http://localrepository:8081/nexus/content/groups/public/ - - - - - -
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/ - - - - - -
org.springframework:spring-beans:jar:4.3.7.RELEASE - Found at http://localrepository:8081/nexus/content/groups/public/ - - - - - -
org.springframework:spring-context:jar:4.3.7.RELEASE - Found at http://localrepository:8081/nexus/content/groups/public/ - - - - - -
org.springframework:spring-context-support:jar:4.3.7.RELEASE - Found at http://localrepository:8081/nexus/content/groups/public/ - - - - - -
org.springframework:spring-core:jar:4.3.7.RELEASE - Found at http://localrepository:8081/nexus/content/groups/public/ - - - - - -
org.springframework:spring-expression:jar:4.3.7.RELEASE - Found at http://localrepository:8081/nexus/content/groups/public/ - - - - - -
org.springframework:spring-jdbc:jar:4.3.7.RELEASE - Found at http://localrepository:8081/nexus/content/groups/public/ - - - - - -
org.springframework:spring-tx:jar:4.3.7.RELEASE - Found at http://localrepository:8081/nexus/content/groups/public/ - - - - - -
org.springframework:spring-web:jar:4.3.7.RELEASE - Found at http://localrepository:8081/nexus/content/groups/public/ - - - - - -
org.springframework:spring-webmvc:jar:4.3.7.RELEASE - Found at http://localrepository:8081/nexus/content/groups/public/ - - - - - -
org.springframework:spring-websocket:jar:4.3.7.RELEASE - Found at http://localrepository:8081/nexus/content/groups/public/ - - - - - -
org.springframework.security:spring-security-acl:jar:4.2.2.RELEASE - Found at http://localrepository:8081/nexus/content/groups/public/ - - - - - -
org.springframework.security:spring-security-config:jar:4.2.2.RELEASE - Found at http://localrepository:8081/nexus/content/groups/public/ - - - - - -
org.springframework.security:spring-security-core:jar:4.2.2.RELEASE - Found at http://localrepository:8081/nexus/content/groups/public/ - - - - - -
org.springframework.security:spring-security-taglibs:jar:4.2.2.RELEASE - Found at http://localrepository:8081/nexus/content/groups/public/ - - - - - -
org.springframework.security:spring-security-web:jar:4.2.2.RELEASE - Found at http://localrepository:8081/nexus/content/groups/public/ - - - - - -
stax:stax-api:jar:1.0.1 - Found at http://localrepository:8081/nexus/content/groups/public/ - - - - - -
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/ - -
Total RnD_releases Nexus jboss-releases Java.net Maven 2 jvnet-nexus-staging RnD_thirdparty releases.java.net apache.snapshots
51 (compile: 42, runtime: 4, provided: 5) 1 47 0 0 3 1 3 0