프로젝트 의존물들

compile

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

그룹ID 산출물ID 버전 형식 License
cglib cglib 2.2 jar ASF 2.0
com.poscoict glue-core 5.0.0-RELEASE jar POSCOICT_License.txt
org.springframework spring-expression 4.3.7.RELEASE jar The Apache Software License, Version 2.0
org.springframework.data spring-data-mongodb 1.9.11.RELEASE jar Apache License, Version 2.0

test

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

그룹ID 산출물ID 버전 형식 License
ch.qos.logback logback-classic 1.0.13 jar Eclipse Public License - v 1.0-GNU Lesser General Public License
junit junit 4.11 jar Common Public License Version 1.0
net.sf.ehcache ehcache-core 2.6.9 jar src/assemble/EHCACHE-CORE-LICENSE.txt
org.slf4j jcl-over-slf4j 1.6.6 jar MIT License

프로젝트 전이 의존물

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

compile

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

그룹ID 산출물ID 버전 형식 License
asm asm 3.1 jar -
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.0-RELEASE jar POSCOICT_License.txt
com.poscoict.license license-api 1.1.6 jar -
commons-codec commons-codec 1.6 jar The Apache Software License, Version 2.0
commons-logging commons-logging 1.2 jar The Apache Software License, Version 2.0
org.apache.commons commons-lang3 3.1 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-jdk15 1.46 jar Bouncy Castle Licence
org.mongodb mongo-java-driver 2.14.3 jar The Apache Software License, Version 2.0
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-core 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.data spring-data-commons 1.12.11.RELEASE jar Apache License, Version 2.0
stax stax-api 1.0.1 jar The Apache Software License, Version 2.0

test

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

그룹ID 산출물ID 버전 형식 License
ch.qos.logback logback-core 1.0.13 jar Eclipse Public License - v 1.0-GNU Lesser General Public License
org.hamcrest hamcrest-core 1.3 jar New BSD License

프로젝트 의존물 그래프

의존물 트리

라이센스

ASF 2.0: Code Generation Library

알 수 없음: ASM Core, POSCO ICT License API

New BSD License: Hamcrest Core

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

Apache License, Version 2.0: Spring Data Core, Spring Data MongoDB - Core

Bouncy Castle Licence: Bouncy Castle Provider

Common Public License Version 1.0: JUnit

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: Apache Commons Logging, Commons Codec, Commons Lang, Ehcache Core, Jackson-annotations, Jackson-core, MongoDB Java Driver, Spring AOP, Spring Beans, Spring Context, Spring Core, Spring Expression Language (SpEL), Spring JDBC, Spring Transaction, Spring Web, Spring Web MVC, Spring WebSocket, StAX API, XmlBeans, jackson-databind

Glue Framework License: Glue Core, Glue MongoDB, Glue Schema

의존 파일 상세

파일명 크기 항목들 클래스 패키지 JDK Rev 디버그
asm-3.1.jar 42.02 kB 24 23 2 1.2 release
cglib-2.2.jar 272.15 kB 240 226 7 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
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/target/classes - 0 0 0 - release
glue-schema/target/classes - 0 0 0 - release
license-api-1.1.6.jar 53.41 kB 75 31 6 1.6 debug
commons-codec-1.6.jar 227.32 kB 218 76 6 1.5 debug
commons-logging-1.2.jar 60.38 kB 42 28 2 1.2 debug
junit-4.11.jar 239.30 kB 266 233 28 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
xmlbeans-2.4.0.jar 2.57 MB 2,233 1,517 53 1.4 debug
bcprov-jdk15-1.46.jar 1.73 MB 1,636 1,547 82 1.5 release
hamcrest-core-1.3.jar 43.97 kB 52 45 3 1.5 debug
mongo-java-driver-2.14.3.jar 598.98 kB 480 463 12 1.5 debug
jcl-over-slf4j-1.6.6.jar 16.88 kB 23 9 2 1.3 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-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-data-commons-1.12.11.RELEASE.jar 687.98 kB 561 498 37 1.6 debug
spring-data-mongodb-1.9.11.RELEASE.jar 700.25 kB 518 474 21 1.6 debug
stax-api-1.0.1.jar 25.89 kB 48 40 5 1.2 debug
Total 크기 항목들 클래스 패키지 JDK Rev 디버그
34 17.12 MB 13,725 11,759 706 1.6 30
compile: 28 compile: 14.89 MB compile: 11,743 compile: 9,992 compile: 551 - compile: 24
test: 6 test: 2.23 MB test: 1,982 test: 1,767 test: 155 - test: 6

의존물 레파지토리 위치

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

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

산출물 jboss-releases apache.snapshots spring-libs-release sonatype-nexus-snapshots Nexus
asm:asm:jar:3.1 Found at http://repository.jboss.org/nexus/content/groups/public-jboss - Found at https://repo.spring.io/libs-release - Found at http://localrepository:8081/nexus/content/groups/public/
cglib:cglib:jar:2.2 Found at http://repository.jboss.org/nexus/content/groups/public-jboss - Found at https://repo.spring.io/libs-release - Found at http://localrepository:8081/nexus/content/groups/public/
ch.qos.logback:logback-classic:jar:1.0.13 Found at http://repository.jboss.org/nexus/content/groups/public-jboss - Found at https://repo.spring.io/libs-release - Found at http://localrepository:8081/nexus/content/groups/public/
ch.qos.logback:logback-core:jar:1.0.13 Found at http://repository.jboss.org/nexus/content/groups/public-jboss - Found at https://repo.spring.io/libs-release - Found at http://localrepository:8081/nexus/content/groups/public/
com.fasterxml.jackson.core:jackson-annotations:jar:2.6.0 Found at http://repository.jboss.org/nexus/content/groups/public-jboss - Found at https://repo.spring.io/libs-release - Found at http://localrepository:8081/nexus/content/groups/public/
com.fasterxml.jackson.core:jackson-core:jar:2.6.7 Found at http://repository.jboss.org/nexus/content/groups/public-jboss - Found at https://repo.spring.io/libs-release - Found at http://localrepository:8081/nexus/content/groups/public/
com.fasterxml.jackson.core:jackson-databind:jar:2.6.7 Found at http://repository.jboss.org/nexus/content/groups/public-jboss - Found at https://repo.spring.io/libs-release - Found at http://localrepository:8081/nexus/content/groups/public/
com.poscoict:glue-core:jar:5.0.0-RELEASE - - - - Found at http://localrepository:8081/nexus/content/groups/public/
com.poscoict:glue-schema:jar:5.0.0-RELEASE - - - - Found at http://localrepository:8081/nexus/content/groups/public/
com.poscoict.license:license-api:jar:1.1.6 - - - - Found at http://localrepository:8081/nexus/content/groups/public/
commons-codec:commons-codec:jar:1.6 Found at http://repository.jboss.org/nexus/content/groups/public-jboss - Found at https://repo.spring.io/libs-release - Found at http://localrepository:8081/nexus/content/groups/public/
commons-logging:commons-logging:jar:1.2 Found at http://repository.jboss.org/nexus/content/groups/public-jboss - Found at https://repo.spring.io/libs-release - Found at http://localrepository:8081/nexus/content/groups/public/
junit:junit:jar:4.11 Found at http://repository.jboss.org/nexus/content/groups/public-jboss - Found at https://repo.spring.io/libs-release - Found at http://localrepository:8081/nexus/content/groups/public/
net.sf.ehcache:ehcache-core:jar:2.6.9 Found at http://repository.jboss.org/nexus/content/groups/public-jboss - Found at https://repo.spring.io/libs-release - Found at http://localrepository:8081/nexus/content/groups/public/
org.apache.commons:commons-lang3:jar:3.1 Found at http://repository.jboss.org/nexus/content/groups/public-jboss - Found at https://repo.spring.io/libs-release - Found at http://localrepository:8081/nexus/content/groups/public/
org.apache.xmlbeans:xmlbeans:jar:2.4.0 Found at http://repository.jboss.org/nexus/content/groups/public-jboss - Found at https://repo.spring.io/libs-release - Found at http://localrepository:8081/nexus/content/groups/public/
org.bouncycastle:bcprov-jdk15:jar:1.46 Found at http://repository.jboss.org/nexus/content/groups/public-jboss - Found at https://repo.spring.io/libs-release - Found at http://localrepository:8081/nexus/content/groups/public/
org.hamcrest:hamcrest-core:jar:1.3 Found at http://repository.jboss.org/nexus/content/groups/public-jboss - Found at https://repo.spring.io/libs-release - Found at http://localrepository:8081/nexus/content/groups/public/
org.mongodb:mongo-java-driver:jar:2.14.3 Found at http://repository.jboss.org/nexus/content/groups/public-jboss - Found at https://repo.spring.io/libs-release - Found at http://localrepository:8081/nexus/content/groups/public/
org.slf4j:jcl-over-slf4j:jar:1.6.6 - - Found at https://repo.spring.io/libs-release - Found at http://localrepository:8081/nexus/content/groups/public/
org.slf4j:slf4j-api:jar:1.7.7 - - Found at https://repo.spring.io/libs-release - Found at http://localrepository:8081/nexus/content/groups/public/
org.springframework:spring-aop:jar:4.3.7.RELEASE Found at http://repository.jboss.org/nexus/content/groups/public-jboss - Found at https://repo.spring.io/libs-release - Found at http://localrepository:8081/nexus/content/groups/public/
org.springframework:spring-beans:jar:4.3.7.RELEASE Found at http://repository.jboss.org/nexus/content/groups/public-jboss - Found at https://repo.spring.io/libs-release - Found at http://localrepository:8081/nexus/content/groups/public/
org.springframework:spring-context:jar:4.3.7.RELEASE Found at http://repository.jboss.org/nexus/content/groups/public-jboss - Found at https://repo.spring.io/libs-release - Found at http://localrepository:8081/nexus/content/groups/public/
org.springframework:spring-core:jar:4.3.7.RELEASE Found at http://repository.jboss.org/nexus/content/groups/public-jboss - Found at https://repo.spring.io/libs-release - Found at http://localrepository:8081/nexus/content/groups/public/
org.springframework:spring-expression:jar:4.3.7.RELEASE Found at http://repository.jboss.org/nexus/content/groups/public-jboss - Found at https://repo.spring.io/libs-release - Found at http://localrepository:8081/nexus/content/groups/public/
org.springframework:spring-jdbc:jar:4.3.7.RELEASE Found at http://repository.jboss.org/nexus/content/groups/public-jboss - Found at https://repo.spring.io/libs-release - Found at http://localrepository:8081/nexus/content/groups/public/
org.springframework:spring-tx:jar:4.3.7.RELEASE Found at http://repository.jboss.org/nexus/content/groups/public-jboss - Found at https://repo.spring.io/libs-release - Found at http://localrepository:8081/nexus/content/groups/public/
org.springframework:spring-web:jar:4.3.7.RELEASE Found at http://repository.jboss.org/nexus/content/groups/public-jboss - Found at https://repo.spring.io/libs-release - Found at http://localrepository:8081/nexus/content/groups/public/
org.springframework:spring-webmvc:jar:4.3.7.RELEASE Found at http://repository.jboss.org/nexus/content/groups/public-jboss - Found at https://repo.spring.io/libs-release - Found at http://localrepository:8081/nexus/content/groups/public/
org.springframework:spring-websocket:jar:4.3.7.RELEASE Found at http://repository.jboss.org/nexus/content/groups/public-jboss - Found at https://repo.spring.io/libs-release - Found at http://localrepository:8081/nexus/content/groups/public/
org.springframework.data:spring-data-commons:jar:1.12.11.RELEASE Found at http://repository.jboss.org/nexus/content/groups/public-jboss - Found at https://repo.spring.io/libs-release - Found at http://localrepository:8081/nexus/content/groups/public/
org.springframework.data:spring-data-mongodb:jar:1.9.11.RELEASE Found at http://repository.jboss.org/nexus/content/groups/public-jboss - Found at https://repo.spring.io/libs-release - Found at http://localrepository:8081/nexus/content/groups/public/
stax:stax-api:jar:1.0.1 Found at http://repository.jboss.org/nexus/content/groups/public-jboss - Found at https://repo.spring.io/libs-release - Found at http://localrepository:8081/nexus/content/groups/public/
Total jboss-releases apache.snapshots spring-libs-release sonatype-nexus-snapshots Nexus
34 (compile: 28, test: 6) 29 0 31 0 34