Please wait. This can take some minutes ...
Many resources are needed to download a project. Please understand that we have to compensate our server costs. Thank you in advance.
Project price only 1 $
You can buy this project and download/modify it how often you want.
META-INF.DEPENDENCIES Maven / Gradle / Ivy
Go to download
Example of how to extend James existing SMTP implementation
// ------------------------------------------------------------------
// Transitive dependencies of this project determined from the
// maven pom organized by organization.
// ------------------------------------------------------------------
Apache James :: Examples :: Custom SMTP Hooks
From: 'an unknown organization'
- jwks-rsa (https://github.com/auth0/jwks-rsa-java) com.auth0:jwks-rsa:jar:0.20.0
License: The MIT License (MIT) (https://raw.githubusercontent.com/auth0/jwks-rsa-java/master/LICENSE)
- 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)
- 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.7.1
License: Apache 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Guava InternalFutureFailureAccess and InternalFutures (https://github.com/google/guava/failureaccess) com.google.guava:failureaccess:bundle:1.0.1
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Guava: Google Core Libraries for Java (https://github.com/google/guava) com.google.guava:guava:bundle:31.0.1-jre
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Guava ListenableFuture only (https://github.com/google/guava/listenablefuture) com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava
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.3
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- RE2/J (http://github.com/google/re2j) com.google.re2j:re2j:jar:1.6
License: Go License (https://golang.org/LICENSE)
- ICU4J (https://icu.unicode.org/) com.ibm.icu:icu4j:jar:70.1
License: Unicode/ICU License (https://raw.githubusercontent.com/unicode-org/icu/main/icu4c/LICENSE)
- fst (http://ruedigermoeller.github.io/fast-serialization/) de.ruedigermoeller:fst:bundle:2.57
License: Apache License 2.0 (http://www.apache.org/licenses/LICENSE-2.0.html)
- sslcontext-kickstart (https://sslcontext-kickstart.com/) io.github.hakky54:sslcontext-kickstart:jar:7.2.0
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- sslcontext-kickstart-for-pem (https://sslcontext-kickstart.com/) io.github.hakky54:sslcontext-kickstart-for-pem:jar:7.2.0
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- 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)
- Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs (https://www.bouncycastle.org/java.html) org.bouncycastle:bcpkix-jdk15on:jar:1.70
License: Bouncy Castle Licence (https://www.bouncycastle.org/licence.html)
- Bouncy Castle Provider (https://www.bouncycastle.org/java.html) org.bouncycastle:bcprov-jdk15on:jar:1.70
License: Bouncy Castle Licence (https://www.bouncycastle.org/licence.html)
- Bouncy Castle ASN.1 Extension and Utility APIs (https://www.bouncycastle.org/java.html) org.bouncycastle:bcutil-jdk15on:jar:1.70
License: Bouncy Castle Licence (https://www.bouncycastle.org/licence.html)
- Checker Qual (https://checkerframework.org) org.checkerframework:checker-qual:jar:3.12.0
License: The MIT License (http://opensource.org/licenses/MIT)
- reactive-streams (http://www.reactive-streams.org/) org.reactivestreams:reactive-streams:jar:1.0.3
License: CC0 (http://creativecommons.org/publicdomain/zero/1.0/)
From: 'com.chuusai' (https://github.com/milessabin/shapeless)
- core (https://github.com/milessabin/shapeless) com.chuusai:shapeless_2.13:bundle:2.3.4
License: Apache 2 (http://www.apache.org/licenses/LICENSE-2.0.txt)
From: 'FasterXML' (http://fasterxml.com/)
- Jackson-annotations (http://github.com/FasterXML/jackson) com.fasterxml.jackson.core:jackson-annotations:bundle:2.13.2
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.13.2
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.13.2.2
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
From: 'GlassFish Community' (https://javaee.github.io/glassfish)
- javax.annotation API (http://jcp.org/en/jsr/detail?id=250) javax.annotation:javax.annotation-api:jar:1.3.2
License: CDDL + GPLv2 with classpath exception (https://github.com/javaee/javax.annotation/blob/master/LICENSE)
From: 'Joe Walnes, Henri Tremblay, Leonardo Mesquita'
- Objenesis (http://objenesis.org) org.objenesis:objenesis:jar:2.5.1
License: Apache 2 (http://www.apache.org/licenses/LICENSE-2.0.txt)
From: 'jsonwebtoken.io' (https://github.com/jwtk/jjwt)
- JJWT :: API (https://github.com/jwtk/jjwt/jjwt-api) io.jsonwebtoken:jjwt-api:jar:0.11.2
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0)
- JJWT :: Impl (https://github.com/jwtk/jjwt/jjwt-impl) io.jsonwebtoken:jjwt-impl:jar:0.11.2
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0)
- JJWT :: Extensions :: Jackson (https://github.com/jwtk/jjwt/jjwt-jackson) io.jsonwebtoken:jjwt-jackson:jar:0.11.2
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0)
From: 'LAMP/EPFL' (https://lamp.epfl.ch/)
- Scala Library (https://www.scala-lang.org/) org.scala-lang:scala-library:jar:2.13.9
License: Apache-2.0 (https://www.apache.org/licenses/LICENSE-2.0)
From: 'Oracle' (http://www.oracle.com)
- JavaBeans Activation Framework (http://java.net/all/javax.activation/) com.sun.activation:javax.activation:jar:1.2.0
License: CDDL/GPLv2+CE (https://github.com/javaee/activation/blob/master/LICENSE.txt)
- JavaMail API (http://javaee.github.io/javamail/javax.mail) com.sun.mail:javax.mail:jar:1.6.2
License: CDDL/GPLv2+CE (https://javaee.github.io/javamail/LICENSE)
- JavaBeans Activation Framework API jar (http://java.net/all/javax.activation-api/) javax.activation:javax.activation-api:jar:1.2.0
License: CDDL/GPLv2+CE (https://github.com/javaee/activation/blob/master/LICENSE.txt)
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.1
License: CDDL+GPL License (http://glassfish.java.net/public/CDDL+GPL_1_1.html)
- jaxb-api (https://github.com/javaee/jaxb-spec/jaxb-api) javax.xml.bind:jaxb-api:jar:2.3.1
License: CDDL 1.1 (https://oss.oracle.com/licenses/CDDL+GPL-1.1) License: GPL2 w/ CPE (https://oss.oracle.com/licenses/CDDL+GPL-1.1)
From: 'org.parboiled' (http://parboiled.org)
- parboiled (http://parboiled.org) org.parboiled:parboiled_2.13:bundle:2.3.0
License: Apache-2.0 (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:2.0.1
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Log4j Implemented Over SLF4J (http://www.slf4j.org) org.slf4j:log4j-over-slf4j:jar:2.0.1
License: Apache Software Licenses (http://www.apache.org/licenses/LICENSE-2.0.txt)
- SLF4J API Module (http://www.slf4j.org) org.slf4j:slf4j-api:jar:2.0.1
License: MIT License (http://www.opensource.org/licenses/mit-license.php)
From: 'reactor' (https://github.com/reactor)
- Non-Blocking Reactive Foundation for the JVM (https://github.com/reactor/reactor-core) io.projectreactor:reactor-core:jar:3.4.13
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Reactor Extra utilities (https://github.com/reactor/reactor-addons) io.projectreactor.addons:reactor-extra:jar:3.4.6
License: Apache License, Version 2.0 (https://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/)
- 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)
From: 'The Apache Software Foundation' (https://www.apache.org/)
- Apache Commons BeanUtils (https://commons.apache.org/proper/commons-beanutils/) commons-beanutils:commons-beanutils:jar:1.9.4
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache Commons IO (https://commons.apache.org/proper/commons-io/) commons-io:commons-io:jar:2.11.0
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache Commons Configuration (https://commons.apache.org/proper/commons-configuration/) org.apache.commons:commons-configuration2:jar:2.8.0
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache Commons Lang (https://commons.apache.org/proper/commons-lang/) org.apache.commons:commons-lang3:jar:3.12.0
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache Commons Text (https://commons.apache.org/proper/commons-text) org.apache.commons:commons-text:jar:1.9
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:jar:3.7.5
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache James :: Third Party :: SpamAssassin (https://james.apache.org/third-party/apache-james-spamassassin/) org.apache.james:apache-james-spamassassin:jar:3.7.5
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:jar:3.7.5
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:jar:3.7.5
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.7
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.7
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache James :: Event Bus :: API (https://james.apache.org/event-bus/event-bus-api/) org.apache.james:event-bus-api:jar:3.7.5
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache James :: Core Domain Objects (https://james.apache.org/james-core/) org.apache.james:james-core:jar:3.7.5
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache James :: MDN (https://james.apache.org/james-mdn/) org.apache.james:james-mdn:jar:3.7.5
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:jar:3.7.5
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:jar:3.7.5
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:jar:3.7.5
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:jar:3.7.5
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:jar:3.7.5
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.7.5
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:jar:3.7.5
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:jar:3.7.5
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:jar:3.7.5
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:jar:3.7.5
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache James :: Server :: Task :: API (http://james.apache.org/server/task/james-server-task-api/) org.apache.james:james-server-task-api:jar:3.7.5
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:jar:3.7.5
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache James :: Java Mail Extension (https://james.apache.org/javax-mail-extension/) org.apache.james:javax-mail-extension:jar:3.7.5
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache James :: Metrics :: API (https://james.apache.org/metrics/metrics-api/) org.apache.james:metrics-api:jar:3.7.5
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:jar:3.7.5
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:jar:3.7.5
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:jar:3.7.5
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)
From: 'ThreeTen.org' (https://www.threeten.org)
- ThreeTen-Extra (https://www.threeten.org/threeten-extra) org.threeten:threeten-extra:jar:1.7.0
License: BSD 3-clause (https://raw.githubusercontent.com/ThreeTen/threeten-extra/master/LICENSE.txt)