All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.DEPENDENCIES Maven / Gradle / Ivy

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

Apache James :: Server :: JMAP


From: 'an unknown organization'
  - 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)
  - 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)
  - 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)
  - JSON Web Token support for the JVM (https://github.com/jwtk/jjwt) io.jsonwebtoken:jjwt:jar:0.9.1
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)
  - 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)
  - 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)
  - org.apiguardian:apiguardian-api (https://github.com/apiguardian-team/apiguardian) org.apiguardian:apiguardian-api:jar:1.0.0
    License: The Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs (http://www.bouncycastle.org/java.html) org.bouncycastle:bcpkix-jdk15on:jar:1.60
    License: Bouncy Castle Licence  (http://www.bouncycastle.org/licence.html)
  - Bouncy Castle Provider (http://www.bouncycastle.org/java.html) org.bouncycastle:bcprov-jdk15on:jar:1.60
    License: Bouncy Castle Licence  (http://www.bouncycastle.org/licence.html)
  - 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)
  - JGraphT - Core (http://www.jgrapht.org/jgrapht-core) org.jgrapht:jgrapht-core:jar:1.2.0
    License: GNU Lesser General Public License Version 2.1, February 1999  (http://jgrapht.sourceforge.net/LGPL.html)    License: Eclipse Public License (EPL) 1.0  (http://www.eclipse.org/legal/epl-v10.html)

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 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)
  - Jackson datatype: JSR310 (https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jsr310) com.fasterxml.jackson.datatype:jackson-datatype-jsr310:bundle:2.9.6
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Jonathan Hedley' (http://jonathanhedley.com/)
  - jsoup Java HTML Parser (https://jsoup.org/) org.jsoup:jsoup:jar:1.11.3
    License: The MIT License  (https://jsoup.org/license)

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: '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: '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: 'The Apache Software Foundation' (http://www.apache.org/)
  - 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)

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)
  - Apache Commons Collections (http://commons.apache.org/proper/commons-collections/) org.apache.commons:commons-collections4:jar:4.2
    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 :: Mailbox :: API (http://james.apache.org/mailbox/apache-james-mailbox-api) org.apache.james:apache-james-mailbox-api:bundle:3.2.0
    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.2.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.2.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 :: Event sourcing :: core (http://james.apache.org/event-sourcing/event-sourcing-core/) org.apache.james:event-sourcing-core:jar:3.2.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.2.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.2.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.2.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.2.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.2.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.2.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache James :: Server :: Data :: JMAP (http://james.apache.org/server/data/james-server-data-jmap/) org.apache.james:james-server-data-jmap:jar:3.2.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.2.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache James :: Server :: Jetty (http://james.apache.org/server/container/james-server-jetty/) org.apache.james:james-server-jetty:jar:3.2.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache James :: Server :: JWT (http://james.apache.org/server/protocols/james-server-jwt/) org.apache.james:james-server-jwt:jar:3.2.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.2.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.2.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.2.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.2.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.2.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.2.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.2.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'The JAVATUPLES team' (http://www.javatuples.org)
  - javatuples (http://www.javatuples.org) org.javatuples:javatuples:jar:1.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Webtide' (https://webtide.com)
  - Jetty :: Http Utility (http://www.eclipse.org/jetty) org.eclipse.jetty:jetty-http:jar:9.4.7.v20170914
    License: Apache Software License - Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)    License: Eclipse Public License - Version 1.0  (http://www.eclipse.org/org/documents/epl-v10.php)
  - Jetty :: IO Utility (http://www.eclipse.org/jetty) org.eclipse.jetty:jetty-io:jar:9.4.7.v20170914
    License: Apache Software License - Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)    License: Eclipse Public License - Version 1.0  (http://www.eclipse.org/org/documents/epl-v10.php)
  - Jetty :: Utilities (http://www.eclipse.org/jetty) org.eclipse.jetty:jetty-util:jar:9.4.7.v20170914
    License: Apache Software License - Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)    License: Eclipse Public License - Version 1.0  (http://www.eclipse.org/org/documents/epl-v10.php)

From: 'Zalando SE'
  - Faux Pas (https://github.com/zalando/faux-pas) org.zalando:faux-pas:jar:0-SNAPSHOT
    License: MIT License  (https://opensource.org/licenses/MIT)
  - Logbook: API (https://github.com/zalando/logbook/logbook-api) org.zalando:logbook-api:jar:1.9.0
    License: MIT License  (https://opensource.org/licenses/MIT)
  - Logbook: Core (https://github.com/zalando/logbook/logbook-core) org.zalando:logbook-core:jar:1.9.0
    License: MIT License  (https://opensource.org/licenses/MIT)
  - Logbook: Servlet (https://github.com/zalando/logbook/logbook-servlet) org.zalando:logbook-servlet:jar:1.9.0
    License: MIT License  (https://opensource.org/licenses/MIT)








© 2015 - 2024 Weber Informatics LLC | Privacy Policy