// ------------------------------------------------------------------
// Transitive dependencies of this project determined from the
// maven pom organized by organization.
// ------------------------------------------------------------------

Apache James :: Server :: Blob Store in object storage - guice injection


From: 'an unknown organization'
  - AOP alliance (http://aopalliance.sourceforge.net) aopalliance:aopalliance:jar:1.0
    License: Public Domain 
  - AWS SDK for Java - Core (https://aws.amazon.com/sdkforjava) com.amazonaws:aws-java-sdk-core:jar:1.11.166
    License: Apache License, Version 2.0  (https://aws.amazon.com/apache2.0)
  - AWS Java SDK for AWS KMS (https://aws.amazon.com/sdkforjava) com.amazonaws:aws-java-sdk-kms:jar:1.11.166
    License: Apache License, Version 2.0  (https://aws.amazon.com/apache2.0)
  - JMES Path Query library (https://aws.amazon.com/sdkforjava) com.amazonaws:jmespath-java:jar:1.11.166
    License: Apache License, Version 2.0  (https://aws.amazon.com/apache2.0)
  - throwing-lambdas (https://github.com/fge/throwing-lambdas) com.github.fge:throwing-lambdas:jar:0.5.0
    License: Lesser General Public License, version 3 or greater  (http://www.gnu.org/licenses/lgpl.html)    License: Apache Software License, version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - guavate (https://github.com/steveash/guavate) com.github.steveash.guavate:guavate:jar:1.0.0
    License: Apache License, Version 2.0  (http://opensource.org/licenses/Apache-2.0)
  - FindBugs-jsr305 (http://findbugs.sourceforge.net/) com.google.code.findbugs:jsr305:jar:3.0.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Tink Cryptography API (http://github.com/google/tink) com.google.crypto.tink:tink:jar:1.2.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - error-prone annotations (http://nexus.sonatype.org/oss-repository-hosting.html/error_prone_parent/error_prone_annotations) com.google.errorprone:error_prone_annotations:jar:2.1.3
    License: Apache 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Guava: Google Core Libraries for Java (https://github.com/google/guava/guava) com.google.guava:guava:bundle:25.1-jre
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - J2ObjC Annotations (https://github.com/google/j2objc/) com.google.j2objc:j2objc-annotations:jar:1.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - ICU4J (http://icu-project.org/) com.ibm.icu:icu4j:jar:62.1
    License: Unicode/ICU License  (http://source.icu-project.org/repos/icu/trunk/icu4j/main/shared/licenses/LICENSE)
  - Byte Units (http://nexus.sonatype.org/oss-repository-hosting.html/byteunits) com.jakewharton.byteunits:byteunits:jar:0.9.1
    License: Apache License Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Async-Retry (https://github.com/nurkiewicz/async-retry) com.nurkiewicz.asyncretry:asyncretry:jar:0.0.7
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - fst (http://ruedigermoeller.github.io/fast-serialization/) de.ruedigermoeller:fst:bundle:2.56
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - dnsjava (http://www.dnsjava.org) dnsjava:dnsjava:jar:2.1.8
    License: BSD 2-Clause license  (http://opensource.org/licenses/BSD-2-Clause)
  - Metrics Core (http://metrics.dropwizard.io/metrics-core/) io.dropwizard.metrics:metrics-core:bundle:3.2.6
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - JVM Integration for Metrics (http://metrics.dropwizard.io/metrics-jvm/) io.dropwizard.metrics:metrics-jvm:bundle:3.2.6
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)
  - JavaBeans(TM) Activation Framework (http://java.sun.com/javase/technologies/desktop/javabeans/jaf/index.jsp) javax.activation:activation:jar:1.1.1
    License: COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0  (https://glassfish.dev.java.net/public/CDDLv1.0.html)
  - JSR-250 Common Annotations for the JavaTM Platform (http://jcp.org/aboutJava/communityprocess/final/jsr250/index.html) javax.annotation:jsr250-api:jar:1.0
    License: COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0  (https://glassfish.dev.java.net/public/CDDLv1.0.html)
  - javax.inject (http://code.google.com/p/atinject/) javax.inject:javax.inject:jar:1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Serp (http://serp.sourceforge.net) net.sourceforge.serp:serp:jar:1.15.1
    License: BSD  (LICENSE.txt)
  - Awaitility (http://awaitility.org) org.awaitility:awaitility:jar:3.1.2
    License: Apache 2.0  (LICENSE.txt)
  - Checker Qual (http://checkerframework.org) org.checkerframework:checker-qual:jar:2.0.0
    License: GNU General Public License, version 2 (GPL2), with the classpath exception  (http://www.gnu.org/software/classpath/license.html)    License: The MIT License  (http://opensource.org/licenses/MIT)
  - Hamcrest Core (https://github.com/hamcrest/JavaHamcrest/hamcrest-core) org.hamcrest:hamcrest-core:jar:1.3
    License: New BSD License  (http://www.opensource.org/licenses/bsd-license.php)
  - Hamcrest library (https://github.com/hamcrest/JavaHamcrest/hamcrest-library) org.hamcrest:hamcrest-library:jar:1.3
    License: New BSD License  (http://www.opensource.org/licenses/bsd-license.php)
  - JSON in Java (https://github.com/douglascrockford/JSON-java) org.json:json:bundle:20170516
    License: The JSON License  (http://json.org/license.html)
  - reactive-streams (http://www.reactive-streams.org/) org.reactivestreams:reactive-streams:jar:1.0.2
    License: CC0  (http://creativecommons.org/publicdomain/zero/1.0/)
  - software.amazon.ion:ion-java (https://github.com/amznlabs/ion-java/) software.amazon.ion:ion-java:bundle:1.0.2
    License: The Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Apache Software Foundation' (http://www.apache.org)
  - JMS 1.1 (http://geronimo.apache.org/specs/geronimo-jms_1.1_spec) org.apache.geronimo.specs:geronimo-jms_1.1_spec:jar:1.1.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - JTA 1.1 (http://geronimo.apache.org/specs/geronimo-jta_1.1_spec) org.apache.geronimo.specs:geronimo-jta_1.1_spec:jar:1.1.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - OpenJPA Aggregate Jar (http://openjpa.apache.org/openjpa) org.apache.openjpa:openjpa:bundle:3.0.0
    License: Apache Software License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Codehaus' (http://codehaus.org)
  - Animal Sniffer Annotations (http://mojo.codehaus.org/animal-sniffer/animal-sniffer-annotations) org.codehaus.mojo:animal-sniffer-annotations:jar:1.14
    License: MIT license  (http://www.opensource.org/licenses/mit-license.php)

From: 'FasterXML' (http://fasterxml.com/)
  - Jackson-annotations (http://github.com/FasterXML/jackson) com.fasterxml.jackson.core:jackson-annotations:bundle:2.9.6
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jackson-core (https://github.com/FasterXML/jackson-core) com.fasterxml.jackson.core:jackson-core:bundle:2.9.6
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - jackson-databind (http://github.com/FasterXML/jackson) com.fasterxml.jackson.core:jackson-databind:bundle:2.9.6
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jackson dataformat: CBOR (http://github.com/FasterXML/jackson-dataformats-binary) com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:bundle:2.9.6
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jackson datatype: Guava (https://github.com/FasterXML/jackson-datatypes-collections) com.fasterxml.jackson.datatype:jackson-datatype-guava:bundle:2.9.6
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jackson datatype: jdk8 (https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jdk8) com.fasterxml.jackson.datatype:jackson-datatype-jdk8:bundle:2.9.6
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Google' (http://www.google.com/)
  - Google APIs Client Library for Java (https://github.com/google/google-api-java-client/google-api-client) com.google.api-client:google-api-client:jar:1.22.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Google Cloud Key Management Service (KMS) API v1-rev9-1.22.0 (http://nexus.sonatype.org/oss-repository-hosting.html/google-api-services-cloudkms) com.google.apis:google-api-services-cloudkms:jar:v1-rev9-1.22.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Google HTTP Client Library for Java (https://github.com/google/google-http-java-client/google-http-client) com.google.http-client:google-http-client:jar:1.22.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jackson 2 extensions to the Google HTTP Client Library for Java. (https://github.com/google/google-http-java-client/google-http-client-jackson2) com.google.http-client:google-http-client-jackson2:jar:1.22.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Google OAuth Client Library for Java (https://github.com/google/google-oauth-java-client/google-oauth-client) com.google.oauth-client:google-oauth-client:jar:1.22.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Protocol Buffers [Core] (https://developers.google.com/protocol-buffers/protobuf-java/) com.google.protobuf:protobuf-java:bundle:3.3.0
    License: 3-Clause BSD License  (https://opensource.org/licenses/BSD-3-Clause)

From: 'Google, Inc.' (http://www.google.com)
  - Auto Common Libraries (https://github.com/google/auto/auto-common) com.google.auto:auto-common:jar:0.8
    License: Apache 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - AutoService (https://github.com/google/auto/auto-service) com.google.auto.service:auto-service:jar:1.0-rc4
    License: Apache 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Gson (https://github.com/google/gson) com.google.code.gson:gson:jar:2.5
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Google Guice - Core Library (https://github.com/google/guice/guice) com.google.inject:guice:jar:4.2.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Google Guice - Extensions - AssistedInject (https://github.com/google/guice/extensions-parent/guice-assistedinject) com.google.inject.extensions:guice-assistedinject:jar:4.2.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Google Guice - Extensions - MultiBindings (https://github.com/google/guice/extensions-parent/guice-multibindings) com.google.inject.extensions:guice-multibindings:jar:4.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Joda.org' (http://www.joda.org)
  - Joda-Time (http://www.joda.org/joda-time/) joda-time:joda-time:jar:2.8.1
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Joe Walnes, Henri Tremblay, Leonardo Mesquita'
  - Objenesis (http://objenesis.org) org.objenesis:objenesis:jar:2.6
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'ObjectWeb' (http://www.objectweb.org/)
  - ASM Core (http://asm.objectweb.org/asm/) org.ow2.asm:asm:jar:5.2
    License: BSD  (http://asm.objectweb.org/license.html)
  - ASM Analysis (http://asm.objectweb.org/asm-analysis/) org.ow2.asm:asm-analysis:jar:5.2
    License: BSD  (http://asm.objectweb.org/license.html)
  - ASM Tree (http://asm.objectweb.org/asm-tree/) org.ow2.asm:asm-tree:jar:5.2
    License: BSD  (http://asm.objectweb.org/license.html)
  - ASM Util (http://asm.objectweb.org/asm-util/) org.ow2.asm:asm-util:jar:5.2
    License: BSD  (http://asm.objectweb.org/license.html)

From: 'Oracle' (http://www.oracle.com)
  - JavaMail API (http://javaee.github.io/javamail/javax.mail) com.sun.mail:javax.mail:jar:1.6.1
    License: CDDL/GPLv2+CE  (https://javaee.github.io/javamail/LICENSE)

From: 'Oracle Corporation' (http://www.oracle.com/)
  - Old JAXB Core (http://jaxb.java.net/jaxb-bundles/jaxb-core) com.sun.xml.bind:jaxb-core:jar:2.3.0.1
    License: CDDL+GPL License  (http://glassfish.java.net/public/CDDL+GPL_1_1.html)
  - Old JAXB Runtime (http://jaxb.java.net/jaxb-bundles/jaxb-impl) com.sun.xml.bind:jaxb-impl:jar:2.3.0.1
    License: CDDL+GPL License  (http://glassfish.java.net/public/CDDL+GPL_1_1.html)
  - javax.ws.rs-api (http://jax-rs-spec.java.net) javax.ws.rs:javax.ws.rs-api:jar:2.0.1
    License: CDDL 1.1  (http://glassfish.java.net/public/CDDL+GPL_1_1.html)    License: GPL2 w/ CPE  (http://glassfish.java.net/public/CDDL+GPL_1_1.html)

From: 'org.parboiled' (http://parboiled.org)
  - parboiled-core (http://parboiled.org) org.parboiled:parboiled-core:jar:1.1.8
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - parboiled-java (http://parboiled.org) org.parboiled:parboiled-java:jar:1.1.8
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Pivotal Software, Inc.' (http://www.rabbitmq.com)
  - RabbitMQ Java Client (http://www.rabbitmq.com) com.rabbitmq:amqp-client:jar:5.6.0
    License: ASL 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)    License: GPL v2  (http://www.gnu.org/licenses/gpl-2.0.txt)    License: MPL 1.1  (http://www.mozilla.org/MPL/MPL-1.1.txt)

From: 'QOS.ch' (http://www.qos.ch)
  - JCL 1.2 implemented over SLF4J (http://www.slf4j.org) org.slf4j:jcl-over-slf4j:jar:1.7.25
    License: MIT License  (http://www.opensource.org/licenses/mit-license.php)
  - SLF4J API Module (http://www.slf4j.org) org.slf4j:slf4j-api:jar:1.7.25
    License: MIT License  (http://www.opensource.org/licenses/mit-license.php)

From: 'reactor' (http://github.com/reactor)
  - Non-Blocking Reactive Foundation for the JVM (https://github.com/reactor/reactor-core) io.projectreactor:reactor-core:jar:3.2.3.RELEASE
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Shigeru Chiba, www.javassist.org'
  - Javassist (http://www.javassist.org/) org.javassist:javassist:bundle:3.21.0-GA
    License: MPL 1.1  (http://www.mozilla.org/MPL/MPL-1.1.html)    License: LGPL 2.1  (http://www.gnu.org/licenses/lgpl-2.1.html)    License: Apache License 2.0  (http://www.apache.org/licenses/)

From: 'The Apache Software Foundation' (http://www.apache.org)
  - Annotation 1.1 (http://geronimo.apache.org/maven/specs/geronimo-annotation_1.1_spec/1.0.1) org.apache.geronimo.specs:geronimo-annotation_1.1_spec:bundle:1.0.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Geronimo JPA Spec 2.1 (http://geronimo.apache.org/maven/specs/geronimo-jpa_2.1_spec/1.0-alpha-1) org.apache.geronimo.specs:geronimo-jpa_2.1_spec:bundle:1.0-alpha-1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache XBean :: ASM 6 shaded (repackaged) (http://geronimo.apache.org/maven/xbean/4.8/xbean-asm6-shaded) org.apache.xbean:xbean-asm6-shaded:bundle:4.8
    License: $license.name  (http://asm.ow2.org/license.html)    License: $license.name  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'The Apache Software Foundation' (http://www.apache.org/)
  - Apache Commons Codec (http://commons.apache.org/proper/commons-codec/) commons-codec:commons-codec:jar:1.10
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Commons Collections (http://commons.apache.org/collections/) commons-collections:commons-collections:jar:3.2.2
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Commons Configuration (http://commons.apache.org/configuration/) commons-configuration:commons-configuration:jar:1.9
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Commons Lang (http://commons.apache.org/lang/) commons-lang:commons-lang:jar:2.6
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Commons Pool (http://commons.apache.org/pool/) commons-pool:commons-pool:jar:1.6
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache HttpClient Fluent API (http://hc.apache.org/httpcomponents-client) org.apache.httpcomponents:fluent-hc:jar:4.5.6
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache HttpClient (http://hc.apache.org/httpcomponents-client) org.apache.httpcomponents:httpclient:jar:4.5.3
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache HttpClient Cache (http://hc.apache.org/httpcomponents-client) org.apache.httpcomponents:httpclient-cache:jar:4.5.6
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache HttpClient OSGi bundle (http://hc.apache.org/httpcomponents-client) org.apache.httpcomponents:httpclient-osgi:bundle:4.5.6
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache HttpCore (http://hc.apache.org/httpcomponents-core-ga) org.apache.httpcomponents:httpcore:jar:4.4.10
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache HttpClient Mime (http://hc.apache.org/httpcomponents-client) org.apache.httpcomponents:httpmime:jar:4.5.1
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - jclouds blobstore core (http://jclouds.apache.org/jclouds-blobstore/) org.apache.jclouds:jclouds-blobstore:bundle:2.1.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - jclouds Components Core (http://jclouds.apache.org/jclouds-core/) org.apache.jclouds:jclouds-core:bundle:2.1.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - jclouds openstack-keystone api (http://jclouds.apache.org/openstack-keystone/) org.apache.jclouds.api:openstack-keystone:bundle:2.1.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - jclouds openstack-swift api (http://jclouds.apache.org/openstack-swift/) org.apache.jclouds.api:openstack-swift:bundle:2.1.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - jclouds SLF4J Logging Module (http://jclouds.apache.org/jclouds-slf4j/) org.apache.jclouds.driver:jclouds-slf4j:bundle:2.1.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'The Apache Software Foundation' (https://www.apache.org/)
  - Apache Commons IO (http://commons.apache.org/proper/commons-io/) commons-io:commons-io:jar:2.6
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Camel :: Core (http://camel.apache.org/camel-parent/camel-core) org.apache.camel:camel-core:jar:2.22.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Commons Lang (http://commons.apache.org/proper/commons-lang/) org.apache.commons:commons-lang3:jar:3.7
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Commons Text (http://commons.apache.org/proper/commons-text) org.apache.commons:commons-text:jar:1.4
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - apache-james-backends-jpa (http://james.apache.org/james-backends-common/apache-james-backends-jpa/) org.apache.james:apache-james-backends-jpa:jar:3.3.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache James :: Mailbox :: API (http://james.apache.org/mailbox/apache-james-mailbox-api) org.apache.james:apache-james-mailbox-api:bundle:3.3.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - apache-james-spamassassin (http://james.apache.org/third-party/apache-james-spamassassin/) org.apache.james:apache-james-spamassassin:jar:3.3.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache James :: jSieve :: Core (http://james.apache.org/jsieve/apache-jsieve-core/) org.apache.james:apache-jsieve-core:bundle:0.7
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache James :: Mailet API (http://james.apache.org/mailet/api/) org.apache.james:apache-mailet-api:bundle:3.3.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache James :: Basic Mailet Toolkit (http://james.apache.org/mailet/base/) org.apache.james:apache-mailet-base:bundle:3.3.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache James :: Standard Mailets (http://james.apache.org/mailet/standard/) org.apache.james:apache-mailet-standard:bundle:3.3.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache James :: Mime4j :: Core (http://james.apache.org/mime4j/apache-mime4j-core) org.apache.james:apache-mime4j-core:bundle:0.8.2
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache James :: Mime4j :: DOM (http://james.apache.org/mime4j/apache-mime4j-dom) org.apache.james:apache-mime4j-dom:bundle:0.8.2
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache James :: Mime4j :: James utils (http://james.apache.org/mime4j/apache-mime4j-james-utils) org.apache.james:apache-mime4j-james-utils:bundle:0.8.2
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache James :: Server :: Blob :: API (http://james.apache.org/server/james-server-blob/blob-api/) org.apache.james:blob-api:jar:3.3.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache James :: Server :: Blob Store API - guice injection (http://james.apache.org/server/container/james-server-guice/blob-api-guice/) org.apache.james:blob-api-guice:jar:3.3.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache James :: Server :: Blob :: Object storage (http://james.apache.org/server/james-server-blob/blob-objectstorage/) org.apache.james:blob-objectstorage:jar:3.3.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache James :: Event sourcing :: core (http://james.apache.org/event-sourcing/event-sourcing-core/) org.apache.james:event-sourcing-core:jar:3.3.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache James :: Event Sourcing :: Event Store :: API (http://james.apache.org/event-sourcing/event-sourcing-event-store-api/) org.apache.james:event-sourcing-event-store-api:jar:3.3.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache James :: Event sourcing :: pojo (http://james.apache.org/event-sourcing/event-sourcing-pojo/) org.apache.james:event-sourcing-pojo:jar:3.3.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache James :: Core Domain Objects (http://james.apache.org/james-core/) org.apache.james:james-core:jar:3.3.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache James :: MDN (http://james.apache.org/james-mdn/) org.apache.james:james-mdn:jar:3.3.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache James :: Server :: Core (http://james.apache.org/server/container/james-server-core/) org.apache.james:james-server-core:bundle:3.3.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache James :: Server :: Data  :: API (http://james.apache.org/server/data/james-server-data-api/) org.apache.james:james-server-data-api:bundle:3.3.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache James :: Server :: Data :: File Persistence (http://james.apache.org/server/data/james-server-data-file/) org.apache.james:james-server-data-file:bundle:3.3.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache James :: Server :: Data :: JPA Persistence (http://james.apache.org/server/data/james-server-data-jpa/) org.apache.james:james-server-data-jpa:bundle:3.3.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache James :: Server :: Data :: Library (http://james.apache.org/server/data/james-server-data-library/) org.apache.james:james-server-data-library:bundle:3.3.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache James :: Server :: Data  :: MEMORY (http://james.apache.org/server/data/james-server-data-memory/) org.apache.james:james-server-data-memory:bundle:3.3.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache James :: Server :: DNS Service :: API (http://james.apache.org/server/dns-service/james-server-dnsservice-api/) org.apache.james:james-server-dnsservice-api:bundle:3.3.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache James :: Server :: DNS Service :: Implementation (http://james.apache.org/server/dns-service/james-server-dnsservice-dnsjava/) org.apache.james:james-server-dnsservice-dnsjava:bundle:3.3.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache James :: Server :: DNS Service :: Library (http://james.apache.org/server/dns-service/james-server-dnsservice-library/) org.apache.james:james-server-dnsservice-library:bundle:3.3.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache James :: Server :: Filesystem API (http://james.apache.org/server/container/james-server-filesystem-api/) org.apache.james:james-server-filesystem-api:bundle:3.3.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache James :: Server :: Guice Common (http://james.apache.org/server/container/james-server-guice/james-server-guice-common/) org.apache.james:james-server-guice-common:jar:3.3.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache James :: Server :: Guice :: Configuration (http://james.apache.org/server/container/james-server-guice/james-server-guice-configuration/) org.apache.james:james-server-guice-configuration:jar:3.3.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache James :: Server :: Guice :: Mailet (http://james.apache.org/server/container/james-server-guice/james-server-guice-mailet/) org.apache.james:james-server-guice-mailet:jar:3.3.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache James :: Server :: Guice :: Netty (http://james.apache.org/server/container/james-server-guice/protocols/james-server-guice-netty/) org.apache.james:james-server-guice-netty:jar:3.3.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - james-server-guice-utils (http://james.apache.org/server/container/james-server-guice/james-server-guice-utils/) org.apache.james:james-server-guice-utils:jar:3.3.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache James :: Server :: Lifecycle API (http://james.apache.org/server/container/james-server-lifecycle-api/) org.apache.james:james-server-lifecycle-api:bundle:3.3.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache James :: Server :: Mailetcontainer API (http://james.apache.org/server/mailet/james-server-mailetcontainer-api/) org.apache.james:james-server-mailetcontainer-api:bundle:3.3.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache James :: Server :: Mailetcontainer Camel (http://james.apache.org/server/mailet/james-server-mailetcontainer-camel/) org.apache.james:james-server-mailetcontainer-camel:bundle:3.3.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache James :: Server :: Mailets (http://james.apache.org/server/mailet/james-server-mailets/) org.apache.james:james-server-mailets:bundle:3.3.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache James :: Server :: MailRepository :: API (http://james.apache.org/server/mailrepository/james-server-mailrepository-api/) org.apache.james:james-server-mailrepository-api:bundle:3.3.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache James :: Server :: Onami (http://james.apache.org/server/container/james-server-guice/james-server-onami/) org.apache.james:james-server-onami:jar:3.3.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache James :: Server :: Protocols Library (http://james.apache.org/server/protocols/james-server-protocols-library/) org.apache.james:james-server-protocols-library:bundle:3.3.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache James :: Server :: SMTP (http://james.apache.org/server/protocols/james-server-protocols-smtp/) org.apache.james:james-server-protocols-smtp:bundle:3.3.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache James :: Server :: Mail Queue :: API (http://james.apache.org/server/queue/james-server-queue-api/) org.apache.james:james-server-queue-api:bundle:3.3.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache James :: Server :: Task (http://james.apache.org/server/james-server-task/) org.apache.james:james-server-task:jar:3.3.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache James :: Server :: Common Utilities (http://james.apache.org/server/container/james-server-util/) org.apache.james:james-server-util:bundle:3.3.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache James :: Java Mail Extension (http://james.apache.org/javax-mail-extension/) org.apache.james:javax-mail-extension:jar:3.3.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache James :: Metrics :: API (http://james.apache.org/metrics/metrics-api/) org.apache.james:metrics-api:jar:3.3.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache James :: Metrics :: Dropwizard (http://james.apache.org/metrics/metrics-dropwizard/) org.apache.james:metrics-dropwizard:jar:3.3.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache JAMES jSPF Resolver (http://james.apache.org/jspf/apache-jspf-resolver/) org.apache.james.jspf:apache-jspf-resolver:jar:1.0.1
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache James :: Protocols :: API (http://james.apache.org/protocols/protocols-api) org.apache.james.protocols:protocols-api:bundle:3.3.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache James :: Protocols :: ManageSieve (http://james.apache.org/protocols/protocols-managesieve) org.apache.james.protocols:protocols-managesieve:bundle:3.3.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache James :: Protocols :: Netty Implementation (http://james.apache.org/protocols/protocols-netty) org.apache.james.protocols:protocols-netty:bundle:3.3.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache James :: Protocols :: SMTP (http://james.apache.org/protocols/protocols-smtp) org.apache.james.protocols:protocols-smtp:bundle:3.3.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'The Netty Project' (http://netty.io/)
  - Netty (http://netty.io/) io.netty:netty:bundle:3.10.6.Final
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)




