Return-Path: X-Original-To: apmail-streams-commits-archive@minotaur.apache.org Delivered-To: apmail-streams-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 46DC61797C for ; Sat, 11 Apr 2015 21:58:26 +0000 (UTC) Received: (qmail 82263 invoked by uid 500); 11 Apr 2015 21:58:26 -0000 Delivered-To: apmail-streams-commits-archive@streams.apache.org Received: (qmail 82241 invoked by uid 500); 11 Apr 2015 21:58:26 -0000 Mailing-List: contact commits-help@streams.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@streams.incubator.apache.org Delivered-To: mailing list commits@streams.incubator.apache.org Received: (qmail 82232 invoked by uid 99); 11 Apr 2015 21:58:26 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 11 Apr 2015 21:58:26 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Sat, 11 Apr 2015 21:58:18 +0000 Received: (qmail 80316 invoked by uid 99); 11 Apr 2015 21:57:58 -0000 Received: from eris.apache.org (HELO hades.apache.org) (140.211.11.105) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 11 Apr 2015 21:57:58 +0000 Received: from hades.apache.org (localhost [127.0.0.1]) by hades.apache.org (ASF Mail Server at hades.apache.org) with ESMTP id 586AAAC070E for ; Sat, 11 Apr 2015 21:57:58 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r947169 [4/7] - in /websites/production/streams/content/site/0.3-incubating-SNAPSHOT/streams-project/streams-contrib/streams-persist-console: ./ META-INF/ apidocs/ apidocs/org/ apidocs/org/apache/ apidocs/org/apache/streams/ apidocs/org/apa... Date: Sat, 11 Apr 2015 21:57:57 -0000 To: commits@streams.incubator.apache.org From: sblackmon@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20150411215758.586AAAC070E@hades.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Added: websites/production/streams/content/site/0.3-incubating-SNAPSHOT/streams-project/streams-contrib/streams-persist-console/dependencies.html ============================================================================== --- websites/production/streams/content/site/0.3-incubating-SNAPSHOT/streams-project/streams-contrib/streams-persist-console/dependencies.html (added) +++ websites/production/streams/content/site/0.3-incubating-SNAPSHOT/streams-project/streams-contrib/streams-persist-console/dependencies.html Sat Apr 11 21:57:56 2015 @@ -0,0 +1,1663 @@ + + + + + + + + + streams-persist-console – Project Dependencies + + + + + + + + + + + + + +
+ + + + + +
+
+ +
+ + +
+ + +
+

Project Dependencies

+
+

compile

+

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
GroupIdArtifactIdVersionTypeLicense
com.google.guavaguava17.0jarThe Apache Software License, Version 2.0
org.apache.streamsstreams-core0.3-incubating-SNAPSHOTjarApache License, Version 2.0
org.apache.streamsstreams-pojo0.3-incubating-SNAPSHOTjarApache License, Version 2.0
org.slf4jslf4j-api1.7.6jarMIT License
+
+

test

+

The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
GroupIdArtifactIdVersionTypeLicense
junitjunit4.11jarCommon Public License Version 1.0
org.apache.streamsstreams-runtime-local0.3-incubating-SNAPSHOTjarApache License, Version 2.0
org.mockitomockito-all1.9.5jarThe MIT License
org.powermockpowermock-api-mockito1.5.6jarThe Apache Software License, Version 2.0
org.powermockpowermock-module-junit41.5.6jarThe Apache Software License, Version 2.0
+
+

Project Transitive Dependencies

+

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

+
+

compile

+

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
GroupIdArtifactIdVersionTypeLicense
ch.qos.logbacklogback-classic1.1.1jarEclipse Public License - v 1.0-GNU Lesser General Public License
ch.qos.logbacklogback-core1.1.1jarEclipse Public License - v 1.0-GNU Lesser General Public License
com.carrotsearch.randomizedtestingrandomizedtesting-runner2.1.2jarThe Apache Software License, Version 2.0
com.fasterxmlaalto-xml0.9.9jarThe Apache Software License, Version 2.0
com.fasterxmljackson-xml-databind0.6.2jarThe Apache Software License, Version 2.0
com.fasterxml.jackson.corejackson-annotations2.3.2jarThe Apache Software License, Version 2.0-GNU Lesser General Public License, Version 2.1
com.fasterxml.jackson.corejackson-core2.3.2jarThe Apache Software License, Version 2.0-GNU Lesser General Public License, Version 2.1
com.fasterxml.jackson.corejackson-databind2.3.2jarThe Apache Software License, Version 2.0-GNU Lesser General Public License, Version 2.1
com.fasterxml.jackson.dataformatjackson-dataformat-xml2.3.2jarThe Apache Software License, Version 2.0-GNU Lesser General Public License, Version 2.1
com.fasterxml.jackson.datatypejackson-datatype-joda2.3.2jarThe Apache Software License, Version 2.0-GNU Lesser General Public License, Version 2.1
com.fasterxml.jackson.datatypejackson-datatype-json-org2.3.2jarThe Apache Software License, Version 2.0-GNU Lesser General Public License, Version 2.1
com.fasterxml.jackson.modulejackson-module-jaxb-annotations2.3.2jarThe Apache Software License, Version 2.0-GNU Lesser General Public License, Version 2.1
com.google.code.findbugsannotations1.3.9jarGNU Lesser Public License
com.google.code.gsongson2.2.4jarThe Apache Software License, Version 2.0
com.sun.codemodelcodemodel2.6jarCDDL v1.1 / GPL v2 dual license
com.sun.istackistack-commons-runtime2.16jarCDDL 1.1-GPL2 w/ CPE
com.sun.xml.bindjaxb-core2.2.7jarCDDL 1.1-GPL2 w/ CPE
com.sun.xml.bindjaxb-impl2.2.7jarCDDL 1.1-GPL2 w/ CPE
com.sun.xml.fastinfosetFastInfoset1.2.12jarApache License, Version 2.0
commons-iocommons-io2.4jarThe Apache Software License, Version 2.0
commons-langcommons-lang2.6jarThe Apache Software License, Version 2.0
javax.validationvalidation-api1.0.0.GAjarlicense.txt
javax.ws.rsjsr311-api1.1.1jarCDDL License
javax.xml.bindjaxb-api2.2.7jarCDDL 1.1-GPL2 w/ CPE
javax.xml.bindjsr173_api1.0jar-
javax.xml.streamstax-api1.0-2jarGNU General Public Library-COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
joda-timejoda-time2.2jarApache 2
nz.net.ultraq.jaxbjaxb-utilities1.2.6jarThe Apache Software License, Version 2.0
org.apache.commonscommons-lang33.1jarThe Apache Software License, Version 2.0
org.apache.streamsstreams-util0.3-incubating-SNAPSHOTjarApache License, Version 2.0
org.codehaus.jacksonjackson-core-asl1.9.11jarThe Apache Software License, Version 2.0
org.codehaus.jacksonjackson-mapper-asl1.9.11jarThe Apache Software License, Version 2.0
org.codehaus.jacksonjackson-xc1.9.2jarThe Apache Software License, Version 2.0-GNU Lesser General Public License (LGPL), Version 2.1
org.codehaus.woodstoxstax2-api3.1.1jarThe BSD License
org.javassistjavassist3.18.2-GAjarMPL 1.1-LGPL 2.1-Apache License 2.0
org.jsonjson20140107jarThe JSON License
org.jsonschema2pojojsonschema2pojo-core0.4.6jarApache License, Version 2.0
org.reflectionsreflections0.9.9jarWTFPL-The New BSD License
+
+

test

+

The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
GroupIdArtifactIdVersionTypeLicense
commons-codeccommons-codec1.10jarApache License, Version 2.0
org.apache.httpcomponentshttpclient4.3.5jarApache License, Version 2.0
org.apache.httpcomponentshttpcomponents-core4.3.3pomApache License, Version 2.0
org.apache.httpcomponentshttpcore4.3.2jarLICENSE.txt
org.apache.streamsstreams-monitoring0.3-incubating-SNAPSHOTjarApache License, Version 2.0
org.hamcresthamcrest-core1.3jarNew BSD License
org.objenesisobjenesis2.1jarApache 2
org.powermockpowermock-api-support1.5.6jarThe Apache Software License, Version 2.0
org.powermockpowermock-core1.5.6jarThe Apache Software License, Version 2.0
org.powermockpowermock-module-junit4-common1.5.6jarThe Apache Software License, Version 2.0
org.powermockpowermock-reflect1.5.6jarThe Apache Software License, Version 2.0
org.slf4jlog4j-over-slf4j1.7.6jarApache Software Licenses
+
+

Project Dependency Graph

+ +
+

Dependency Tree

+
+
+

Licenses

+

New BSD License: Hamcrest Core

+

Apache 2: Joda time, Objenesis

+

Unknown: jsr173_api

+

WTFPL: Reflections

+

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

+

MPL 1.1: Javassist

+

COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0: Streaming API for XML

+

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

+

CDDL License: jsr311-api

+

The BSD License: Stax2 API

+

CDDL 1.1: JAXB CORE, JAXB Reference Implementation, Java Architecture for XML Binding, istack common utility code runtime

+

The JSON License: JSON in Java

+

CDDL v1.1 / GPL v2 dual license: Codemodel Core

+

Common Public License Version 1.0: JUnit

+

The MIT License: Mockito

+

Apache License, Version 2.0: Apache Commons Codec, Apache HttpClient, Apache HttpComponents Core, Apache HttpCore, Bean Validation API, fastinfoset, jsonschema2pojo-core, streams-core, streams-monitoring, streams-persist-console, streams-pojo, streams-runtime-local, streams-util

+

LGPL 2.1: Javassist

+

GNU Lesser General Public License, Version 2.1: Jackson-annotations, Jackson-core, Jackson-dataformat-XML, Jackson-datatype-Joda, Jackson-datatype-json.org, Jackson-module-JAXB-annotations, jackson-databind

+

The Apache Software License, Version 2.0: Commons IO, Commons Lang, Data Mapper for Jackson, Gson, Guava: Google Core Libraries for Java, JAXB Utilities, Jackson, Jackson-XML-databind, Jackson-annotations, Jackson-core, Jackson-dataformat-XML, Jackson-datatype-Joda, Jackson-datatype-json.org, Jackson-module-JAXB-annotations, RandomizedTesting Randomized Runner, Xml Compatibility extensions for Jackson, aalto-xml, jackson-databind, powermock-api-mockito, powermock-api-support, powermock-core, powermock-module-junit4, powermock-module-junit4-common, powermock-reflect

+

GNU Lesser Public License: FindBugs-Annotations

+

GPL2 w/ CPE: JAXB CORE, JAXB Reference Implementation, Java Architecture for XML Binding, istack common utility code runtime

+

GNU General Public Library: Streaming API for XML

+

Apache License 2.0: Javassist

+

MIT License: SLF4J API Module

+

GNU Lesser General Public License (LGPL), Version 2.1: Xml Compatibility extensions for Jackson

+

The New BSD License: Reflections

+

Apache Software Licenses: Log4j Implemented Over SLF4J

+
+

Dependency File Details

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
FilenameSizeEntriesClassesPackagesJava VersionDebug Information
logback-classic-1.1.1.jar270.86 kB211173251.5Yes
logback-core-1.1.1.jar427.79 kB399355341.5Yes
randomizedtesting-runner-2.1.2.jar213.04 kB17315951.6Yes
aalto-xml-0.9.9.jar320.25 kB154128121.6Yes
jackson-xml-databind-0.6.2.jar55.02 kB442861.6Yes
jackson-annotations-2.3.2.jar36.52 kB614911.6Yes
jackson-core-2.3.2.jar199.55 kB1108881.6Yes
jackson-databind-2.3.2.jar915.10 kB599565201.6Yes
jackson-dataformat-xml-2.3.2.jar86.42 kB644261.6Yes
jackson-datatype-joda-2.3.2.jar44.29 kB513431.6Yes
jackson-datatype-json-org-2.3.2.jar16.38 kB24911.6Yes
jackson-module-jaxb-annotations-2.3.2.jar31.64 kB301231.6Yes
annotations-1.3.9.jar14.55 kB362621.5Yes
gson-2.2.4.jar190.43 kB16315361.5Yes
guava-17.0.jar2.24 MB17151686171.6Yes
codemodel-2.6.jar152.44 kB14012741.5Yes
istack-commons-runtime-2.16.jar23.19 kB322031.6Yes
jaxb-core-2.2.7.jar221.75 kB229170231.6Yes
jaxb-impl-2.2.7.jar919.97 kB646529191.6Yes
FastInfoset-1.2.12.jar293.86 kB182148171.5Yes
commons-codec-1.10.jar284.18 kB2389261.6Yes
commons-io-2.4.jar185.14 kB12811061.6Yes
commons-lang-2.6.jar284.22 kB155133101.3Yes
validation-api-1.0.0.GA.jar47.43 kB907661.5Yes
jsr311-api-1.1.1.jar46.37 kB675531.5Yes
jaxb-api-2.2.7.jar100.15 kB12210461.5Yes
jsr173_api-1.0.jar49.67 kB424051.2Yes
stax-api-1.0-2.jar23.35 kB443731.5Yes
joda-time-2.2.jar573.91 kB70822971.5Yes
junit-4.11.jar245.04 kB266233281.5Yes
jaxb-utilities-1.2.6.jar14.36 kB21921.6Yes
commons-lang3-3.1.jar315.80 kB179153121.5Yes
httpclient-4.3.5.jar590.53 kB459420241.5Yes
httpcomponents-core-4.3.3.pom13.19 kB-----
httpcore-4.3.2.jar282.27 kB260232151.5Yes
streams-core-0.3-incubating-SNAPSHOT.jar20.88 kB321621.6Yes
streams-monitoring-0.3-incubating-SNAPSHOT.jar38.63 kB351451.6Yes
streams-pojo-0.3-incubating-SNAPSHOT.jar268.35 kB19017191.6Yes
streams-runtime-local-0.3-incubating-SNAPSHOT.jar57.60 kB442461.6Yes
streams-util-0.3-incubating-SNAPSHOT.jar26.58 kB381561.6Yes
jackson-core-asl-1.9.11.jar232.13 kB13712181.5Yes
jackson-mapper-asl-1.9.11.jar780.42 kB529502181.5Yes
jackson-xc-1.9.2.jar27.08 kB19911.5Yes
stax2-api-3.1.1.jar182.11 kB140124111.4Yes
hamcrest-core-1.3.jar45.02 kB524531.5Yes
javassist-3.18.2-GA.jar714.52 kB414390171.6Yes
json-20140107.jar64.95 kB443421.2Yes
jsonschema2pojo-core-0.4.6.jar78.31 kB635141.6Yes
mockito-all-1.9.5.jar1.58 MB1372698741.5Yes
objenesis-2.1.jar41.76 kB523791.5Yes
powermock-api-mockito-1.5.6.jar70.99 kB8356141.5Yes
powermock-api-support-1.5.6.jar18.67 kB281441.5Yes
powermock-core-1.5.6.jar85.07 kB9367161.5Yes
powermock-module-junit4-1.5.6.jar24.09 kB261231.5Yes
powermock-module-junit4-common-1.5.6.jar13.95 kB22821.5Yes
powermock-reflect-1.5.6.jar44.73 kB422581.5Yes
reflections-0.9.9.jar141.74 kB11710361.5Yes
log4j-over-slf4j-1.7.6.jar23.33 kB422941.5Yes
slf4j-api-1.7.6.jar28.69 kB352431.5Yes
TotalSizeEntriesClassesPackagesJava VersionDebug Information
5914.34 MB1149190135831.658
compile: 42compile: 10.88 MBcompile: 8377compile: 7007compile: 362-compile: 42
test: 17test: 3.46 MBtest: 3114test: 2006test: 221-test: 16
[... 21 lines stripped ...]