项目依赖

compile

以下是这一项目的编译依赖列表。编译和运行本应用需要这些依赖。

GroupIdArtifactId版本类型License
net.sourceforge.kivu4jjob-domain1.1-SNAPSHOTjarGNU
net.sourceforge.kivu4jutils-hibernate1.0jarGNU

test

以下是这一项目的测试依赖列表。这些依赖仅仅在编译和运行本应用中的单元测试时需要。

GroupIdArtifactId版本类型License
net.sourceforge.kivu4jutils-test1.0jarGNU

项目传递依赖

以下是本项目的传递依赖列表。传递依赖是项目依赖的依赖:

compile

以下是这一项目的编译依赖列表。编译和运行本应用需要这些依赖。

GroupIdArtifactId版本类型License
antlrantlr2.7.6jar-
aopallianceaopalliance1.0jarPublic Domain
c3p0c3p00.9.1.2jarGNU LESSER GENERAL PUBLIC LICENSE
commons-beanutilscommons-beanutils1.8.3jarThe Apache Software License, Version 2.0
commons-collectionscommons-collections3.1jar-
commons-langcommons-lang2.5jarThe Apache Software License, Version 2.0
commons-loggingcommons-logging1.1.1jarThe Apache Software License, Version 2.0
dom4jdom4j1.6.1jar-
javassistjavassist3.11.0.GAjar-
javax.transactionjta1.1jar-
net.sf.dozerdozer5.3.2jarApache 2
net.sourceforge.kivu4jutils-api1.0jarGNU
net.sourceforge.kivu4jutils-lang1.0jarGNU
org.hibernatehibernate-commons-annotations3.2.0.FinaljarGNU LESSER GENERAL PUBLIC LICENSE
org.hibernatehibernate-core3.6.8.FinaljarGNU Lesser General Public License
org.hibernate.javax.persistencehibernate-jpa-2.0-api1.0.1.Finaljarlicense.txt
org.slf4jslf4j-api1.6.1jarMIT License
org.springframeworkspring-aop3.0.6.RELEASEjar-
org.springframeworkspring-asm3.0.6.RELEASEjar-
org.springframeworkspring-beans3.0.6.RELEASEjar-
org.springframeworkspring-context3.0.6.RELEASEjar-
org.springframeworkspring-core3.0.6.RELEASEjar-
org.springframeworkspring-expression3.0.6.RELEASEjar-
org.springframeworkspring-jdbc3.0.6.RELEASEjar-
org.springframeworkspring-orm3.0.6.RELEASEjar-
org.springframeworkspring-tx3.0.6.RELEASEjar-

test

以下是这一项目的测试依赖列表。这些依赖仅仅在编译和运行本应用中的单元测试时需要。

GroupIdArtifactId版本类型License
cglibcglib-nodep2.2jarASF 2.0
junitjunit4.10jarCommon Public License Version 1.0
log4jlog4j1.2.16jarThe Apache Software License, Version 2.0
mysqlmysql-connector-java5.1.12jarThe GNU General Public License, Version 2
org.easymockeasymock3.0jarApache 2
org.hamcresthamcrest-core1.1jarBSD style
org.objenesisobjenesis1.2jarApache 2
org.slf4jslf4j-log4j121.6.1jarMIT License
org.springframeworkspring-test3.0.6.RELEASEjar-

项目依赖图

项目依赖树

  • net.sourceforge.kivu4j:job-hibernate:jar:1.1-SNAPSHOT Information
    • net.sourceforge.kivu4j:job-domain:jar:1.1-SNAPSHOT (compile) Information
    • net.sourceforge.kivu4j:utils-hibernate:jar:1.0 (compile) Information
      • net.sourceforge.kivu4j:utils-api:jar:1.0 (compile) Information
      • org.springframework:spring-orm:jar:3.0.6.RELEASE (compile) Information
        • org.springframework:spring-beans:jar:3.0.6.RELEASE (compile) Information
        • org.springframework:spring-core:jar:3.0.6.RELEASE (compile) Information
        • org.springframework:spring-jdbc:jar:3.0.6.RELEASE (compile) Information
          • org.springframework:spring-beans:jar:3.0.6.RELEASE (compile) Information
          • org.springframework:spring-core:jar:3.0.6.RELEASE (compile) Information
          • org.springframework:spring-tx:jar:3.0.6.RELEASE (compile) Information
        • org.springframework:spring-tx:jar:3.0.6.RELEASE (compile) Information
          • aopalliance:aopalliance:jar:1.0 (compile) Information
          • org.springframework:spring-aop:jar:3.0.6.RELEASE (compile) Information
            • aopalliance:aopalliance:jar:1.0 (compile) Information
            • org.springframework:spring-asm:jar:3.0.6.RELEASE (compile) Information
            • org.springframework:spring-beans:jar:3.0.6.RELEASE (compile) Information
            • org.springframework:spring-core:jar:3.0.6.RELEASE (compile) Information
          • org.springframework:spring-beans:jar:3.0.6.RELEASE (compile) Information
          • org.springframework:spring-context:jar:3.0.6.RELEASE (compile) Information
            • org.springframework:spring-aop:jar:3.0.6.RELEASE (compile) Information
            • org.springframework:spring-beans:jar:3.0.6.RELEASE (compile) Information
            • org.springframework:spring-core:jar:3.0.6.RELEASE (compile) Information
            • org.springframework:spring-expression:jar:3.0.6.RELEASE (compile) Information
              • org.springframework:spring-core:jar:3.0.6.RELEASE (compile) Information
            • org.springframework:spring-asm:jar:3.0.6.RELEASE (compile) Information
          • org.springframework:spring-core:jar:3.0.6.RELEASE (compile) Information
      • org.hibernate:hibernate-core:jar:3.6.8.Final (compile) Information
        • antlr:antlr:jar:2.7.6 (compile) Information
        • commons-collections:commons-collections:jar:3.1 (compile) Information
        • dom4j:dom4j:jar:1.6.1 (compile) Information
        • org.hibernate:hibernate-commons-annotations:jar:3.2.0.Final (compile) Information
        • org.hibernate.javax.persistence:hibernate-jpa-2.0-api:jar:1.0.1.Final (compile) Information
        • javax.transaction:jta:jar:1.1 (compile) Information
        • org.slf4j:slf4j-api:jar:1.6.1 (compile) Information
      • c3p0:c3p0:jar:0.9.1.2 (compile) Information
      • javassist:javassist:jar:3.11.0.GA (compile) Information
    • net.sourceforge.kivu4j:utils-test:jar:1.0 (test) Information

执照

未命名: JPA 2.0 API

ASF 2.0: Code Generation Library

BSD style: Hamcrest Core

Public Domain: AOP alliance

Apache 2: EasyMock, Objenesis, dozer

GNU LESSER GENERAL PUBLIC LICENSE: Hibernate Commons Annotations, c3p0:JDBC DataSources/Resource Pools

The Apache Software License, Version 2.0: Apache Log4j, Commons BeanUtils, Commons Lang, Commons Logging

GNU Lesser General Public License: Hibernate Core

未知: AntLR, Java Transaction API, Javassist, commons-collections, dom4j, spring-aop, spring-asm, spring-beans, spring-context, spring-core, spring-expression, spring-jdbc, spring-orm, spring-test, spring-tx

GNU: Kivu4j : Job : Domain, Kivu4j : Job : Hibernate, Kivu4j : Utils : Api, Kivu4j : Utils : Hibernate, Kivu4j : Utils : Lang, Kivu4j : Utils : Test

Common Public License Version 1.0: JUnit

MIT License: SLF4J API Module, SLF4J LOG4J-12 Binding

The GNU General Public License, Version 2: MySQL java connector

依赖文件详细信息

文件大小条目JDK版本调试
antlr-2.7.6.jar433.04 kB226224121.2debug
aopalliance-1.0.jar4.36 kB15921.3debug
c3p0-0.9.1.2.jar596.47 kB434382441.4debug
cglib-nodep-2.2.jar314.81 kB25324991.2debug
commons-beanutils-1.8.3.jar226.58 kB15513761.3debug
commons-collections-3.1.jar546.26 kB465446121.1debug
commons-lang-2.5.jar272.65 kB154132101.3debug
commons-logging-1.1.1.jar59.26 kB422821.1debug
dom4j-1.6.1.jar306.54 kB208190141.3debug
javassist-3.11.0.GA.jar599.81 kB366347171.4debug
jta-1.1.jar14.72 kB241821.3debug
junit-4.10.jar247.23 kB290252311.5debug
log4j-1.2.16.jar470.25 kB346308201.1debug
mysql-connector-java-5.1.12.jar715.52 kB264231111.6debug
dozer-5.3.2.jar233.88 kB208183161.5debug
job-domain-1.1-SNAPSHOT.jar7.95 kB19621.6debug
utils-api-1.0.jar13.98 kB331331.6debug
utils-hibernate-1.0.jar19.18 kB24921.6debug
utils-lang-1.0.jar18.57 kB321831.6debug
utils-test-1.0.jar5.74 kB21211.6debug
easymock-3.0.jar111.45 kB948331.5debug
hamcrest-core-1.1.jar74.85 kB542131.5debug
hibernate-commons-annotations-3.2.0.Final.jar69.61 kB776161.5debug
hibernate-core-3.6.8.Final.jar2.97 MB2,1161,996991.5debug
hibernate-jpa-2.0-api-1.0.1.Final.jar100.25 kB19017641.5debug
objenesis-1.2.jar35.20 kB463281.3debug
slf4j-api-1.6.1.jar24.90 kB342331.3debug
slf4j-log4j12-1.6.1.jar9.52 kB16611.3debug
spring-aop-3.0.6.RELEASE.jar313.89 kB282251151.5debug
spring-asm-3.0.6.RELEASE.jar51.84 kB393131.2release
spring-beans-3.0.6.RELEASE.jar543.54 kB385349141.5debug
spring-context-3.0.6.RELEASE.jar654.55 kB615531591.5debug
spring-core-3.0.6.RELEASE.jar373.23 kB321296191.5debug
spring-expression-3.0.6.RELEASE.jar165.77 kB12411161.5debug
spring-jdbc-3.0.6.RELEASE.jar376.99 kB326296181.5debug
spring-orm-3.0.6.RELEASE.jar326.90 kB271253121.5debug
spring-test-3.0.6.RELEASE.jar200.46 kB164141161.5debug
spring-tx-3.0.6.RELEASE.jar226.48 kB237202201.5debug
Total大小条目JDK版本调试
3811.54 MB8,9708,0435281.637
compile: 28compile: 9.40 MBcompile: 7,422compile: 6,718compile: 425-compile: 27
test: 10test: 2.13 MBtest: 1,548test: 1,325test: 103-test: 10

依赖仓库地址

仓库idURL版本快照Blacklisted
apache.snapshotshttp://people.apache.org/repo/m2-snapshot-repository--
oss.sonatype.orghttp://oss.sonatype.org/content/groups/public/-
jbosshttp://repository.jboss.org/maven2Yes
repo1http://repo1.maven.org/maven2-
centralhttp://repo.maven.apache.org/maven2--

每个依赖的仓库地址

Artifactapache.snapshotsoss.sonatype.orgrepo1central
antlr:antlr:jar:2.7.6--Found at http://repo1.maven.org/maven2Found at http://repo.maven.apache.org/maven2
aopalliance:aopalliance:jar:1.0--Found at http://repo1.maven.org/maven2Found at http://repo.maven.apache.org/maven2
c3p0:c3p0:jar:0.9.1.2--Found at http://repo1.maven.org/maven2Found at http://repo.maven.apache.org/maven2
cglib:cglib-nodep:jar:2.2--Found at http://repo1.maven.org/maven2Found at http://repo.maven.apache.org/maven2
commons-beanutils:commons-beanutils:jar:1.8.3--Found at http://repo1.maven.org/maven2Found at http://repo.maven.apache.org/maven2
commons-collections:commons-collections:jar:3.1--Found at http://repo1.maven.org/maven2Found at http://repo.maven.apache.org/maven2
commons-lang:commons-lang:jar:2.5--Found at http://repo1.maven.org/maven2Found at http://repo.maven.apache.org/maven2
commons-logging:commons-logging:jar:1.1.1--Found at http://repo1.maven.org/maven2Found at http://repo.maven.apache.org/maven2
dom4j:dom4j:jar:1.6.1--Found at http://repo1.maven.org/maven2Found at http://repo.maven.apache.org/maven2
javassist:javassist:jar:3.11.0.GA-Found at http://oss.sonatype.org/content/groups/public/Found at http://repo1.maven.org/maven2Found at http://repo.maven.apache.org/maven2
javax.transaction:jta:jar:1.1--Found at http://repo1.maven.org/maven2Found at http://repo.maven.apache.org/maven2
junit:junit:jar:4.10-Found at http://oss.sonatype.org/content/groups/public/Found at http://repo1.maven.org/maven2Found at http://repo.maven.apache.org/maven2
log4j:log4j:jar:1.2.16--Found at http://repo1.maven.org/maven2Found at http://repo.maven.apache.org/maven2
mysql:mysql-connector-java:jar:5.1.12--Found at http://repo1.maven.org/maven2Found at http://repo.maven.apache.org/maven2
net.sf.dozer:dozer:jar:5.3.2--Found at http://repo1.maven.org/maven2Found at http://repo.maven.apache.org/maven2
net.sourceforge.kivu4j:job-domain:jar:1.1-SNAPSHOT----
net.sourceforge.kivu4j:utils-api:jar:1.0-Found at http://oss.sonatype.org/content/groups/public/--
net.sourceforge.kivu4j:utils-hibernate:jar:1.0-Found at http://oss.sonatype.org/content/groups/public/--
net.sourceforge.kivu4j:utils-lang:jar:1.0-Found at http://oss.sonatype.org/content/groups/public/--
net.sourceforge.kivu4j:utils-test:jar:1.0-Found at http://oss.sonatype.org/content/groups/public/--
org.easymock:easymock:jar:3.0-Found at http://oss.sonatype.org/content/groups/public/Found at http://repo1.maven.org/maven2Found at http://repo.maven.apache.org/maven2
org.hamcrest:hamcrest-core:jar:1.1--Found at http://repo1.maven.org/maven2Found at http://repo.maven.apache.org/maven2
org.hibernate:hibernate-commons-annotations:jar:3.2.0.Final--Found at http://repo1.maven.org/maven2Found at http://repo.maven.apache.org/maven2
org.hibernate:hibernate-core:jar:3.6.8.Final--Found at http://repo1.maven.org/maven2Found at http://repo.maven.apache.org/maven2
org.hibernate.javax.persistence:hibernate-jpa-2.0-api:jar:1.0.1.Final--Found at http://repo1.maven.org/maven2Found at http://repo.maven.apache.org/maven2
org.objenesis:objenesis:jar:1.2-Found at http://oss.sonatype.org/content/groups/public/Found at http://repo1.maven.org/maven2Found at http://repo.maven.apache.org/maven2
org.slf4j:slf4j-api:jar:1.6.1--Found at http://repo1.maven.org/maven2Found at http://repo.maven.apache.org/maven2
org.slf4j:slf4j-log4j12:jar:1.6.1--Found at http://repo1.maven.org/maven2Found at http://repo.maven.apache.org/maven2
org.springframework:spring-aop:jar:3.0.6.RELEASE--Found at http://repo1.maven.org/maven2Found at http://repo.maven.apache.org/maven2
org.springframework:spring-asm:jar:3.0.6.RELEASE--Found at http://repo1.maven.org/maven2Found at http://repo.maven.apache.org/maven2
org.springframework:spring-beans:jar:3.0.6.RELEASE--Found at http://repo1.maven.org/maven2Found at http://repo.maven.apache.org/maven2
org.springframework:spring-context:jar:3.0.6.RELEASE--Found at http://repo1.maven.org/maven2Found at http://repo.maven.apache.org/maven2
org.springframework:spring-core:jar:3.0.6.RELEASE--Found at http://repo1.maven.org/maven2Found at http://repo.maven.apache.org/maven2
org.springframework:spring-expression:jar:3.0.6.RELEASE--Found at http://repo1.maven.org/maven2Found at http://repo.maven.apache.org/maven2
org.springframework:spring-jdbc:jar:3.0.6.RELEASE--Found at http://repo1.maven.org/maven2Found at http://repo.maven.apache.org/maven2
org.springframework:spring-orm:jar:3.0.6.RELEASE--Found at http://repo1.maven.org/maven2Found at http://repo.maven.apache.org/maven2
org.springframework:spring-test:jar:3.0.6.RELEASE--Found at http://repo1.maven.org/maven2Found at http://repo.maven.apache.org/maven2
org.springframework:spring-tx:jar:3.0.6.RELEASE--Found at http://repo1.maven.org/maven2Found at http://repo.maven.apache.org/maven2
Totalapache.snapshotsoss.sonatype.orgrepo1central
38 (compile: 28, test: 10)083333