프로젝트 의존물들

compile

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

그룹ID 산출물ID 버전 형식 License
com.fasterxml.jackson.core jackson-databind 2.6.7 jar The Apache Software License, Version 2.0
com.poscoict glue-core 5.0.1-RELEASE jar POSCOICT_License.txt
com.poscoict glue-schedule 5.0.1-RELEASE jar POSCOICT_License.txt
com.poscoict glue-schema 5.0.1-RELEASE jar POSCOICT_License.txt
commons-dbcp commons-dbcp 1.4 jar The Apache Software License, Version 2.0
org.apache.httpcomponents httpclient 4.5 jar Apache License, Version 2.0
org.quartz-scheduler quartz 2.2.1 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
org.slf4j jcl-over-slf4j 1.7.7 jar MIT License

provided

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

그룹ID 산출물ID 버전 형식 License 선택사항
com.oracle ojdbc6 11.1.0.7.0 jar - Yes
org.postgresql postgresql 9.4.1211.jre6 jar The PostgreSQL License Yes

프로젝트 전이 의존물

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

compile

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

그룹ID 산출물ID 버전 형식 License
backport-util-concurrent backport-util-concurrent 3.0 jar Public Domain
c3p0 c3p0 0.9.1.1 jar GNU LESSER GENERAL PUBLIC LICENSE
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.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-pool commons-pool 1.5.4 jar The Apache Software License, Version 2.0
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.mina mina-core 1.0.10 jar Apache 2.0 License
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-websocket 4.3.7.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

프로젝트 의존물 그래프

의존물 트리

라이센스

CDDL 1.1: Java Architecture for XML Binding

Glue Framework License: Glue Core, Glue Schedule, Glue Scheduler Server, Glue Schema

GNU LESSER GENERAL PUBLIC LICENSE: c3p0:JDBC DataSources/Resource Pools

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

GPL2 w/ CPE: Java Architecture for XML Binding

Public Domain: Backport of JSR 166

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

The PostgreSQL License: PostgreSQL JDBC Driver - JDBC 4.0

Bouncy Castle Licence: Bouncy Castle Provider

Apache 2.0 License: Apache MINA Core API

Apache License, Version 2.0: Apache HttpClient, Apache HttpCore

알 수 없음: POSCO ICT License API, ojdbc6

The Apache Software License, Version 2.0: 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 WebSocket, StAX API, XmlBeans, jackson-databind, quartz

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

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

의존 파일 상세

파일명 크기 항목들 클래스 패키지 JDK Rev 디버그 Sealed
backport-util-concurrent-3.0.jar 320.13 kB 251 239 5 1.4 debug -
c3p0-0.9.1.1.jar 594.12 kB 434 382 44 1.4 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-schedule-5.0.1-RELEASE.jar 62.98 kB 55 32 6 1.6 debug -
glue-schema-5.0.1-RELEASE.jar 223.48 kB 275 126 14 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 -
jaxb-api-2.2.11.jar 99.85 kB 122 104 6 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 -
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 -
mina-core-1.0.10.jar 316.32 kB 283 245 20 1.4 debug -
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 -
quartz-2.2.1.jar 644.84 kB 398 350 31 1.6 debug -
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-websocket-4.3.7.RELEASE.jar 446.34 kB 283 246 22 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
39 23.07 MB 17,694 15,099 924 1.6 38 1
compile: 35 compile: 20.43 MB compile: 16,229 compile: 13,828 compile: 830 - compile: 34 -
runtime: 3 runtime: 760.51 kB runtime: 676 runtime: 557 runtime: 65 - runtime: 3 -
provided: 1 provided: 1.90 MB provided: 789 provided: 714 provided: 29 - 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://people.apache.org/repo/m2-snapshot-repository - 가능 Yes

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

산출물 RnD_releases Nexus jboss-releases Java.net Maven 2 sonatype-nexus-snapshots jvnet-nexus-staging RnD_thirdparty releases.java.net
backport-util-concurrent:backport-util-concurrent:jar:3.0 - Found at http://localrepository:8081/nexus/content/groups/public/ Found at http://repository.jboss.org/nexus/content/groups/public-jboss - - - - -
c3p0:c3p0:jar:0.9.1.1 - 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-schedule:jar:5.0.1-RELEASE - - - - - - - -
com.poscoict:glue-schema:jar:5.0.1-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 - - - - -
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 - - - - -
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.httpcomponents:httpclient:jar:4.5 - Found at http://localrepository:8081/nexus/content/groups/public/ Found at http://repository.jboss.org/nexus/content/groups/public-jboss - - - - -
org.apache.httpcomponents:httpcore:jar:4.4.1 - Found at http://localrepository:8081/nexus/content/groups/public/ Found at http://repository.jboss.org/nexus/content/groups/public-jboss - - - - -
org.apache.mina:mina-core:jar:1.0.10 - 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.quartz-scheduler:quartz:jar:2.2.1 - 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-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 - - - - -
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 - - - - -
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/ -
org.postgresql:postgresql:jar:9.4.1211.jre6 - 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
40 (compile: 35, runtime: 3, provided: 2) 1 37 33 0 0 0 1 0