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

META-INF.DEPENDENCIES Maven / Gradle / Ivy

There is a newer version: 2.14.0
Show newest version
// ------------------------------------------------------------------
// Transitive dependencies of this project determined from the
// maven pom organized by organization.
// ------------------------------------------------------------------

Apache MINA SSHD


From: 'an unknown organization'
  - Gson (https://github.com/google/gson/gson) com.google.code.gson:gson:jar:2.8.7
    License: Apache 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - JavaEWAH (https://github.com/lemire/javaewah) com.googlecode.javaewah:JavaEWAH:bundle:1.1.12
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Bouncy Castle OpenPGP API (https://www.bouncycastle.org/java.html) org.bouncycastle:bcpg-jdk15on:jar:1.69
    License: Bouncy Castle Licence  (https://www.bouncycastle.org/licence.html)    License: Apache Software License, Version 1.1  (https://www.apache.org/licenses/LICENSE-1.1)
  - Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs (https://www.bouncycastle.org/java.html) org.bouncycastle:bcpkix-jdk15on:jar:1.69
    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.69
    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.69
    License: Bouncy Castle Licence  (https://www.bouncycastle.org/licence.html)

From: 'Eclipse Foundation' (https://git.eclipse.org/r/plugins/gitiles/jgit/jgit/)
  - JGit (https://www.eclipse.org/jgit/org.eclipse.jgit/org.eclipse.jgit) org.eclipse.jgit:org.eclipse.jgit:jar:5.13.0.202109080827-r:compile
    License: Eclipse Distribution License v1.0  (https://git.eclipse.org/r/plugins/gitiles/jgit/jgit/+/refs/heads/master/LICENSE)

From: 'Eclipse JGit Project' (http://www.eclipse.org/jgit)
  - JGit - Archive Formats (https://www.eclipse.org/jgit//org.eclipse.jgit.archive) org.eclipse.jgit:org.eclipse.jgit.archive:jar:5.13.0.202109080827-r
    License: Eclipse Distribution License (New BSD License) 
  - JGit - BouncyCastle-based GPG support (https://www.eclipse.org/jgit//org.eclipse.jgit.gpg.bc) org.eclipse.jgit:org.eclipse.jgit.gpg.bc:jar:5.13.0.202109080827-r
    License: Eclipse Distribution License (New BSD License) 
  - JGit - Apache httpclient based HTTP support (https://www.eclipse.org/jgit//org.eclipse.jgit.http.apache) org.eclipse.jgit:org.eclipse.jgit.http.apache:jar:5.13.0.202109080827-r
    License: Eclipse Distribution License (New BSD License) 
  - JGit - Large File Storage (https://www.eclipse.org/jgit//org.eclipse.jgit.lfs) org.eclipse.jgit:org.eclipse.jgit.lfs:jar:5.13.0.202109080827-r
    License: Eclipse Distribution License (New BSD License) 
  - JGit - Large File Storage Server (https://www.eclipse.org/jgit//org.eclipse.jgit.lfs.server) org.eclipse.jgit:org.eclipse.jgit.lfs.server:jar:5.13.0.202109080827-r
    License: Eclipse Distribution License (New BSD License) 
  - JGit - Command Line Interface (https://www.eclipse.org/jgit//org.eclipse.jgit.pgm) org.eclipse.jgit:org.eclipse.jgit.pgm:jar:5.13.0.202109080827-r
    License: Eclipse Distribution License (New BSD License) 
  - JGit - Apache sshd-based SSH support (https://www.eclipse.org/jgit//org.eclipse.jgit.ssh.apache) org.eclipse.jgit:org.eclipse.jgit.ssh.apache:jar:5.13.0.202109080827-r
    License: Eclipse Distribution License (New BSD License) 
  - JGit - JSch-based SSH support (https://www.eclipse.org/jgit//org.eclipse.jgit.ssh.jsch) org.eclipse.jgit:org.eclipse.jgit.ssh.jsch:jar:5.13.0.202109080827-r
    License: Eclipse Distribution License (New BSD License) 
  - JGit - AWT User Interface (https://www.eclipse.org/jgit//org.eclipse.jgit.ui) org.eclipse.jgit:org.eclipse.jgit.ui:jar:5.13.0.202109080827-r
    License: Eclipse Distribution License (New BSD License) 

From: 'GlassFish Community' (https://glassfish.dev.java.net)
  - Java Servlet API (http://servlet-spec.java.net) javax.servlet:javax.servlet-api:jar:3.1.0
    License: CDDL + GPLv2 with classpath exception  (https://glassfish.dev.java.net/nonav/public/CDDL+GPL.html)

From: 'jcraft' (http://www.jcraft.com/)
  - JZlib (http://www.jcraft.com/jzlib/) com.jcraft:jzlib:jar:1.1.3
    License: BSD  (http://www.jcraft.com/jzlib/LICENSE.txt)

From: 'Kohsuke Kawaguchi' (http://www.kohsuke.org/)
  - args4j (http://args4j.kohsuke.org/args4j/) args4j:args4j:bundle:2.33
    License: MIT License  (http://www.opensource.org/licenses/mit-license.php)

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.32
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Simple Logging Facade for Java' (https://www.slf4j.org/)
  - SLF4J API Module (http://www.slf4j.org/slf4j-api) org.slf4j:slf4j-api:jar:1.7.32:compile
    License: MIT style  (http://www.slf4j.org/license.html)

From: 'str4d' (https://github.com/str4d/ed25519-java)
  - ed25519-java (https://github.com/str4d/ed25519-java/eddsa) net.i2p.crypto:eddsa:jar:0.3.0:compile
    License: Creative Commons  (https://github.com/str4d/ed25519-java/blob/master/LICENSE.txt)

From: 'The Apache Software Foundation' (http://www.apache.org/)
  - Apache HttpClient (http://hc.apache.org/httpcomponents-client) org.apache.httpcomponents:httpclient:jar:4.5.13
    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.15
    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 Codec (http://commons.apache.org/proper/commons-codec/) commons-codec:commons-codec:jar:1.11
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Commons Compress (https://commons.apache.org/proper/commons-compress/) org.apache.commons:commons-compress:jar:1.20
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Mina SSHD :: Common support utilities (https://www.apache.org/sshd/sshd-common/) org.apache.sshd:sshd-common:jar:2.10.0
    License: Apache 2.0 License  (https://www.apache.org/licenses/LICENSE-2.0)
  - Apache Mina SSHD :: Core (https://www.apache.org/sshd/sshd-core/) org.apache.sshd:sshd-core:jar:2.10.0
    License: Apache 2.0 License  (https://www.apache.org/licenses/LICENSE-2.0)

From: 'Webtide' (https://webtide.com)
  - Jetty :: Http Utility (https://eclipse.org/jetty/jetty-http) org.eclipse.jetty:jetty-http:jar:9.4.43.v20210629
    License: Apache Software License - Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)    License: Eclipse Public License - Version 1.0  (https://www.eclipse.org/org/documents/epl-v10.php)
  - Jetty :: IO Utility (https://eclipse.org/jetty/jetty-io) org.eclipse.jetty:jetty-io:jar:9.4.43.v20210629
    License: Apache Software License - Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)    License: Eclipse Public License - Version 1.0  (https://www.eclipse.org/org/documents/epl-v10.php)
  - Jetty :: Security (https://eclipse.org/jetty/jetty-security) org.eclipse.jetty:jetty-security:jar:9.4.43.v20210629
    License: Apache Software License - Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)    License: Eclipse Public License - Version 1.0  (https://www.eclipse.org/org/documents/epl-v10.php)
  - Jetty :: Server Core (https://eclipse.org/jetty/jetty-server) org.eclipse.jetty:jetty-server:jar:9.4.43.v20210629
    License: Apache Software License - Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)    License: Eclipse Public License - Version 1.0  (https://www.eclipse.org/org/documents/epl-v10.php)
  - Jetty :: Servlet Handling (https://eclipse.org/jetty/jetty-servlet) org.eclipse.jetty:jetty-servlet:jar:9.4.43.v20210629
    License: Apache Software License - Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)    License: Eclipse Public License - Version 1.0  (https://www.eclipse.org/org/documents/epl-v10.php)
  - Jetty :: Utilities (https://eclipse.org/jetty/jetty-util) org.eclipse.jetty:jetty-util:jar:9.4.43.v20210629
    License: Apache Software License - Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)    License: Eclipse Public License - Version 1.0  (https://www.eclipse.org/org/documents/epl-v10.php)
  - Jetty :: Utilities :: Ajax(JSON) (https://eclipse.org/jetty/jetty-util-ajax) org.eclipse.jetty:jetty-util-ajax:jar:9.4.43.v20210629
    License: Apache Software License - Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)    License: Eclipse Public License - Version 1.0  (https://www.eclipse.org/org/documents/epl-v10.php)








© 2015 - 2024 Weber Informatics LLC | Privacy Policy