프로젝트 의존물들

compile

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

그룹ID 산출물ID 버전 형식 License
com.poscoict glue-core 5.0.0-RELEASE jar POSCOICT_License.txt
org.mybatis mybatis 3.4.5 jar The Apache Software License, Version 2.0
org.mybatis mybatis-spring 1.3.1 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-tx 4.3.7.RELEASE jar The Apache Software 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
commons-dbcp commons-dbcp 1.4 jar The Apache Software License, Version 2.0
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
org.xerial sqlite-jdbc 3.7.2 jar The Apache Software License, Version 2.0

프로젝트 전이 의존물

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

compile

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

그룹ID 산출물ID 버전 형식 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.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.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-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-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
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
commons-pool commons-pool 1.5.4 jar The Apache Software License, Version 2.0
org.hamcrest hamcrest-core 1.3 jar New BSD License

프로젝트 의존물 그래프

의존물 트리

라이센스

알 수 없음: POSCO ICT License API

New BSD License: Hamcrest Core

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

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 DBCP, Commons Lang, Commons Pool, Ehcache Core, Jackson-annotations, Jackson-core, SQLite JDBC, 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, mybatis, mybatis-spring

Glue Framework License: Glue Core, Glue MyBatis, Glue Schema

의존 파일 상세

파일명 크기 항목들 클래스 패키지 JDK Rev 디버그
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-dbcp-1.4.jar 156.76 kB 80 62 5 1.6 debug
commons-logging-1.2.jar 60.38 kB 42 28 2 1.2 debug
commons-pool-1.5.4.jar 93.97 kB 66 52 2 1.3 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
mybatis-3.4.5.jar 1.55 MB 1,043 948 73 1.6 debug
mybatis-spring-1.3.1.jar 52.06 kB 46 25 7 1.6 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
sqlite-jdbc-3.7.2.jar 3.05 MB 179 123 3 1.5 debug
stax-api-1.0.1.jar 25.89 kB 48 40 5 1.2 debug
Total 크기 항목들 클래스 패키지 JDK Rev 디버그
34 19.77 MB 13,316 11,285 717 1.6 31
compile: 25 compile: 14.25 MB compile: 11,009 compile: 9,281 compile: 552 - compile: 22
test: 9 test: 5.53 MB test: 2,307 test: 2,004 test: 165 - test: 9

의존물 레파지토리 위치

레파지토리ID URL 릴리즈 스냅샷 Blacklisted
jboss-releases http://repository.jboss.org/nexus/content/groups/public-jboss 가능 - -
apache.snapshots http://repository.apache.org/snapshots - 가능 -
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 sonatype-nexus-snapshots Nexus
ch.qos.logback:logback-classic:jar:1.0.13 Found at http://repository.jboss.org/nexus/content/groups/public-jboss - - 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 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 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 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 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 http://localrepository:8081/nexus/content/groups/public/
commons-dbcp:commons-dbcp:jar:1.4 Found at http://repository.jboss.org/nexus/content/groups/public-jboss - - 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 http://localrepository:8081/nexus/content/groups/public/
commons-pool:commons-pool:jar:1.5.4 Found at http://repository.jboss.org/nexus/content/groups/public-jboss - - 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 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 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 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 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 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 http://localrepository:8081/nexus/content/groups/public/
org.mybatis:mybatis:jar:3.4.5 Found at http://repository.jboss.org/nexus/content/groups/public-jboss - - Found at http://localrepository:8081/nexus/content/groups/public/
org.mybatis:mybatis-spring:jar:1.3.1 Found at http://repository.jboss.org/nexus/content/groups/public-jboss - - Found at http://localrepository:8081/nexus/content/groups/public/
org.slf4j:jcl-over-slf4j:jar:1.6.6 - - - 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://repository.jboss.org/nexus/content/groups/public-jboss - - 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 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 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 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 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 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 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 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 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 http://localrepository:8081/nexus/content/groups/public/
org.xerial:sqlite-jdbc:jar:3.7.2 Found at http://repository.jboss.org/nexus/content/groups/public-jboss - - 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 http://localrepository:8081/nexus/content/groups/public/
Total jboss-releases apache.snapshots sonatype-nexus-snapshots Nexus
34 (compile: 25, test: 9) 29 0 0 34