다음은 이 프로젝트의 의존물 목록입니다. 이 의존물들은 애플리케이션을 컴파일하고 실행하는 데에 필수적인 것들입니다:
그룹ID | 산출물ID | 버전 | 형식 | License |
---|---|---|---|---|
com.poscoict | glue-core | 4.2.8-RELEASE | jar | POSCOICT_License.txt |
org.mybatis | mybatis | 3.1.1 | jar | The Apache Software License, Version 2.0 |
org.mybatis | mybatis-spring | 1.1.1 | jar | The Apache Software License, Version 2.0 |
org.springframework | spring-context | 3.2.8.RELEASE | jar | The Apache Software License, Version 2.0 |
org.springframework | spring-tx | 3.2.8.RELEASE | jar | The Apache Software License, Version 2.0 |
다음은 이 프로젝트의 테스트에 대한 의존물 목록입니다. 이 의존물들은 오직 애플리케이션들에 대한 단위테스트를 컴파일하고 실행하는 데에 필수적인 것들입니다:
그룹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) 목록입니다. 전이 의존물들은 프로젝트 의존물들의 의존물들입니다.
다음은 이 프로젝트의 의존물 목록입니다. 이 의존물들은 애플리케이션을 컴파일하고 실행하는 데에 필수적인 것들입니다:
다음은 이 프로젝트의 테스트에 대한 의존물 목록입니다. 이 의존물들은 오직 애플리케이션들에 대한 단위테스트를 컴파일하고 실행하는 데에 필수적인 것들입니다:
그룹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 |
Glue Framework License: Glue Core, Glue MyBatis, Glue Schema
MIT License: JCL 1.1.1 implemented over SLF4J, SLF4J API Module
알 수 없음: POSCO ICT License API
Public Domain: AOP alliance
GNU Lesser General Public License: Logback Classic Module, Logback Core Module
New BSD License: Hamcrest Core
The Apache Software License, Version 2.0: Commons Codec, Commons DBCP, Commons Lang, Commons Logging, Commons Pool, Ehcache Core, MyBatis, MyBatis-Spring, SQLite JDBC, Spring AOP, Spring Beans, Spring Context, Spring Core, Spring Expression Language (SpEL), Spring JDBC, Spring Transaction, Spring Web, Spring Web MVC, StAX API, XmlBeans
Common Public License Version 1.0: JUnit
Bouncy Castle Licence: Bouncy Castle Provider
Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module
파일명 | 크기 | 항목들 | 클래스 | 패키지 | JDK Rev | 디버그 |
---|---|---|---|---|---|---|
aopalliance-1.0.jar | 4.36 kB | 15 | 9 | 2 | 1.3 | 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 |
glue-core/target/classes | - | 0 | 0 | 0 | - | release |
glue-schema/target/classes | - | 0 | 0 | 0 | - | release |
license-api-1.1.5.jar | 52.25 kB | 75 | 31 | 6 | 1.5 | 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.1.3.jar | 60.60 kB | 42 | 28 | 2 | 1.1 | 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.1.1.jar | 636.37 kB | 507 | 446 | 47 | 1.5 | debug |
mybatis-spring-1.1.1.jar | 40.20 kB | 36 | 20 | 5 | 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-3.2.8.RELEASE.jar | 329.78 kB | 282 | 252 | 15 | 1.5 | debug |
spring-beans-3.2.8.RELEASE.jar | 598.21 kB | 401 | 358 | 14 | 1.5 | debug |
spring-context-3.2.8.RELEASE.jar | 845.97 kB | 737 | 633 | 67 | 1.5 | debug |
spring-core-3.2.8.RELEASE.jar | 853.13 kB | 683 | 645 | 32 | 1.5 | debug |
spring-expression-3.2.8.RELEASE.jar | 191.76 kB | 140 | 128 | 6 | 1.5 | debug |
spring-jdbc-3.2.8.RELEASE.jar | 396.21 kB | 328 | 296 | 18 | 1.5 | debug |
spring-tx-3.2.8.RELEASE.jar | 236.75 kB | 233 | 197 | 20 | 1.5 | debug |
spring-web-3.2.8.RELEASE.jar | 613.73 kB | 491 | 443 | 35 | 1.5 | debug |
spring-webmvc-3.2.8.RELEASE.jar | 622.95 kB | 399 | 351 | 28 | 1.5 | 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 | 디버그 |
31 | 15.76 MB | 11,025 | 9,198 | 623 | 1.6 | 28 |
compile: 22 | compile: 10.23 MB | compile: 8,718 | compile: 7,194 | compile: 458 | - | compile: 19 |
test: 9 | test: 5.53 MB | test: 2,307 | test: 2,004 | test: 165 | - | test: 9 |
레파지토리ID | URL | 릴리즈 | 스냅샷 | Blacklisted |
---|---|---|---|---|
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 | 가능 | - | Yes |
sonatype-nexus-snapshots | https://oss.sonatype.org/content/repositories/snapshots | - | 가능 | - |
apache.snapshots | http://repository.apache.org/snapshots | - | 가능 | - |
각 의존물에 대한 레파지토리 위치