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

META-INF.DEPENDENCIES Maven / Gradle / Ivy

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

allcompute


From: 'an unknown organization'
  - AOP alliance (http://aopalliance.sourceforge.net) aopalliance:aopalliance:jar:1.0
    License: Public Domain 
  - Gson (https://github.com/google/gson) com.google.code.gson:gson:jar:2.11.0
    License: Apache-2.0  (https://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.2
    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:33.4.0-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:3.0.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - sshj (https://github.com/hierynomus/sshj) com.hierynomus:sshj:jar:0.27.0
    License: Apache License 2.0  (https://raw.githubusercontent.com/hierynomus/sshj/master/LICENSE)
  - OkHttp (https://github.com/square/okhttp/okhttp) com.squareup.okhttp3:okhttp:jar:3.14.9
    License: Apache 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - okio (https://github.com/square/okio/) com.squareup.okio:okio:jar:3.4.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - okio (https://github.com/square/okio/) com.squareup.okio:okio-jvm:jar:3.4.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - EdDSA-Java (https://github.com/str4d/ed25519-java) net.i2p.crypto:eddsa:bundle:0.2.0
    License: CC0 1.0 Universal  (https://creativecommons.org/publicdomain/zero/1.0/)
  - Java Native Access (https://github.com/twall/jna) net.java.dev.jna:jna:jar:4.1.0
    License: LGPL, version 2.1  (http://www.gnu.org/licenses/licenses.html)    License: ASL, version 2  (http://www.apache.org/licenses/)
  - Java Native Access Platform (https://github.com/twall/jna) net.java.dev.jna:jna-platform:jar:4.1.0
    License: LGPL, version 2.1  (http://www.gnu.org/licenses/licenses.html)    License: ASL, version 2  (http://www.apache.org/licenses/)
  - 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 (https://www.bouncycastle.org/java.html) org.bouncycastle:bcprov-ext-jdk18on:jar:1.74
    License: Bouncy Castle Licence  (https://www.bouncycastle.org/licence.html)
  - Checker Qual (https://checkerframework.org/) org.checkerframework:checker-qual:jar:3.43.0
    License: The MIT License  (http://opensource.org/licenses/MIT)
  - IntelliJ IDEA Annotations (http://www.jetbrains.org) org.jetbrains:annotations:jar:13.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Kotlin Stdlib (https://kotlinlang.org/) org.jetbrains.kotlin:kotlin-stdlib:jar:1.8.0
    License: The Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Kotlin Stdlib Common (https://kotlinlang.org/) org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.8.0
    License: The Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Kotlin Stdlib Jdk7 (https://kotlinlang.org/) org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.8.0
    License: The Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Kotlin Stdlib Jdk8 (https://kotlinlang.org/) org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.8.0
    License: The Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - SnakeYAML (https://bitbucket.org/snakeyaml/snakeyaml) org.yaml:snakeyaml:bundle:2.3
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Eclipse Foundation' (https://www.eclipse.org)
  - istack common utility code runtime (https://projects.eclipse.org/projects/ee4j/istack-commons/istack-commons-runtime) com.sun.istack:istack-commons-runtime:jar:4.1.2
    License: Eclipse Distribution License - v 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)
  - Jakarta Activation API (https://github.com/jakartaee/jaf-api) jakarta.activation:jakarta.activation-api:jar:2.1.3
    License: EDL 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)
  - Jakarta Annotations API (https://projects.eclipse.org/projects/ee4j.ca) jakarta.annotation:jakarta.annotation-api:jar:2.0.0
    License: EPL 2.0  (http://www.eclipse.org/legal/epl-2.0)    License: GPL2 w/ CPE  (https://www.gnu.org/software/classpath/license.html)
  - Jakarta Dependency Injection (https://github.com/eclipse-ee4j/injection-api) jakarta.inject:jakarta.inject-api:jar:2.0.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jakarta XML Binding API (https://github.com/jakartaee/jaxb-api/jakarta.xml.bind-api) jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2
    License: Eclipse Distribution License - v 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)
  - Angus Activation Registries (https://github.com/eclipse-ee4j/angus-activation/angus-activation) org.eclipse.angus:angus-activation:jar:2.0.2
    License: EDL 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)
  - JAXB Core (https://eclipse-ee4j.github.io/jaxb-ri/) org.glassfish.jaxb:jaxb-core:jar:4.0.5
    License: Eclipse Distribution License - v 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)
  - JAXB Runtime (https://eclipse-ee4j.github.io/jaxb-ri/) org.glassfish.jaxb:jaxb-runtime:jar:4.0.5
    License: Eclipse Distribution License - v 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)
  - TXW2 Runtime (https://eclipse-ee4j.github.io/jaxb-ri/) org.glassfish.jaxb:txw2:jar:4.0.5
    License: Eclipse Distribution License - v 1.0  (http://www.eclipse.org/org/documents/edl-v10.php)

From: 'Eclipse Foundation' (https://www.eclipse.org/org/foundation/)
  - jakarta.ws.rs-api (https://github.com/eclipse-ee4j/jaxrs-api) jakarta.ws.rs:jakarta.ws.rs-api:bundle:3.0.0
    License: EPL-2.0  (http://www.eclipse.org/legal/epl-2.0)    License: GPL-2.0-with-classpath-exception  (https://www.gnu.org/software/classpath/license.html)

From: 'Google LLC' (http://www.google.com)
  - error-prone annotations (https://errorprone.info/error_prone_annotations) com.google.errorprone:error_prone_annotations:jar:2.27.0
    License: Apache 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Google, Inc.' (http://www.google.com)
  - Google Guice - Core Library (https://github.com/google/guice/guice) com.google.inject:guice:jar:7.0.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:7.0.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

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: 'JCraft,Inc.' (http://www.jcraft.com/)
  - a connector factory (http://www.jcraft.com/jsch-agent-proxy/jsch.agentproxy.connector-factory/) com.jcraft:jsch.agentproxy.connector-factory:bundle:0.0.9
    License: Revised BSD  (http://www.jcraft.com/jsch-agent-proxy/LICENSE.txt)
  - jsch-agent-proxy core library (http://www.jcraft.com/jsch-agent-proxy/jsch.agentproxy.core/) com.jcraft:jsch.agentproxy.core:bundle:0.0.9
    License: Revised BSD  (http://www.jcraft.com/jsch-agent-proxy/LICENSE.txt)
  - a connector for Pageant using JNA (http://www.jcraft.com/jsch-agent-proxy/jsch.agentproxy.pageant/) com.jcraft:jsch.agentproxy.pageant:bundle:0.0.9
    License: Revised BSD  (http://www.jcraft.com/jsch-agent-proxy/LICENSE.txt)
  - a connector for ssh-agent (http://www.jcraft.com/jsch-agent-proxy/jsch.agentproxy.sshagent/) com.jcraft:jsch.agentproxy.sshagent:bundle:0.0.9
    License: Revised BSD  (http://www.jcraft.com/jsch-agent-proxy/LICENSE.txt)
  - a library to use jsch-agent-proxy with sshj (http://www.jcraft.com/jsch-agent-proxy/jsch.agentproxy.sshj/) com.jcraft:jsch.agentproxy.sshj:jar:0.0.9
    License: Revised BSD  (http://www.jcraft.com/jsch-agent-proxy/LICENSE.txt)
  - an implementation of USocketFactory using JNA (http://www.jcraft.com/jsch-agent-proxy/jsch.agentproxy.usocket-jna/) com.jcraft:jsch.agentproxy.usocket-jna:bundle:0.0.9
    License: Revised BSD  (http://www.jcraft.com/jsch-agent-proxy/LICENSE.txt)
  - an implementation of USocketFactory using netcat (http://www.jcraft.com/jsch-agent-proxy/jsch.agentproxy.usocket-nc/) com.jcraft:jsch.agentproxy.usocket-nc:bundle:0.0.9
    License: Revised BSD  (http://www.jcraft.com/jsch-agent-proxy/LICENSE.txt)

From: 'QOS.ch' (http://www.qos.ch)
  - SLF4J API Module (http://www.slf4j.org) org.slf4j:slf4j-api:jar:1.7.2
    License: MIT License  (http://www.opensource.org/licenses/mit-license.php)

From: 'The Apache Software Foundation' (http://www.apache.org/)
  - jclouds compute core (https://jclouds.apache.org/jclouds-compute/) org.apache.jclouds:jclouds-compute:jar:2.7.0
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - jclouds Components Core (https://jclouds.apache.org/jclouds-core/) org.apache.jclouds:jclouds-core:jar:2.7.0
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - jclouds script builder (https://jclouds.apache.org/jclouds-scriptbuilder/) org.apache.jclouds:jclouds-scriptbuilder:jar:2.7.0
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - jclouds bring your own node provider (https://jclouds.apache.org/byon/) org.apache.jclouds.api:byon:jar:2.7.0
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - jclouds cloudstack core (https://jclouds.apache.org/cloudstack/) org.apache.jclouds.api:cloudstack:jar:2.7.0
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - jclouds docker API (https://jclouds.apache.org/docker/) org.apache.jclouds.api:docker:jar:2.7.0
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - jclouds ec2 api (https://jclouds.apache.org/ec2/) org.apache.jclouds.api:ec2:jar:2.7.0
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - jclouds elasticstack core (https://jclouds.apache.org/elasticstack/) org.apache.jclouds.api:elasticstack:jar:2.7.0
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - jclouds OAuth core (https://jclouds.apache.org/oauth/) org.apache.jclouds.api:oauth:jar:2.7.0
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - jclouds openstack-keystone api (https://jclouds.apache.org/openstack-keystone/) org.apache.jclouds.api:openstack-keystone:jar:2.7.0
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - jclouds openstack-neutron api (https://jclouds.apache.org/openstack-neutron/) org.apache.jclouds.api:openstack-neutron:jar:2.7.0
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache jclouds :: OpenStack :: Nova API (https://jclouds.apache.org/openstack-nova/) org.apache.jclouds.api:openstack-nova:jar:2.7.0
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - jclouds openstack-nova-ec2 api (https://jclouds.apache.org/openstack-nova-ec2/) org.apache.jclouds.api:openstack-nova-ec2:jar:2.7.0
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - jclouds rackspace cloudidentity api (https://jclouds.apache.org/rackspace-cloudidentity/) org.apache.jclouds.api:rackspace-cloudidentity:jar:2.7.0
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - jclouds sts api (https://jclouds.apache.org/sts/) org.apache.jclouds.api:sts:jar:2.7.0
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - jclouds Google Cloud Core (https://jclouds.apache.org/googlecloud/) org.apache.jclouds.common:googlecloud:jar:2.7.0
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - jclouds bouncycastle EncryptionService Module (https://jclouds.apache.org/jclouds-bouncycastle/) org.apache.jclouds.driver:jclouds-bouncycastle:jar:2.7.0
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - jclouds OkHttp Driver (https://jclouds.apache.org/jclouds-okhttp/) org.apache.jclouds.driver:jclouds-okhttp:jar:2.7.0
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - jclouds SLF4J Logging Module (https://jclouds.apache.org/jclouds-slf4j/) org.apache.jclouds.driver:jclouds-slf4j:jar:2.7.0
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - jclouds sshj ssh client (https://jclouds.apache.org/jclouds-sshj/) org.apache.jclouds.driver:jclouds-sshj:jar:2.7.0
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - jclouds Amazon EC2 provider (https://jclouds.apache.org/aws-ec2/) org.apache.jclouds.provider:aws-ec2:jar:2.7.0
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - jclouds Azure Compute ARM API (https://jclouds.apache.org/azurecompute-arm/) org.apache.jclouds.provider:azurecompute-arm:jar:2.7.0
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - jclouds DigitalOcean v2 API Provider (https://jclouds.apache.org/digitalocean2/) org.apache.jclouds.provider:digitalocean2:jar:2.7.0
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - jclouds ElasticHosts BlueSquare London provider (https://jclouds.apache.org/elastichosts-lon-b/) org.apache.jclouds.provider:elastichosts-lon-b:jar:2.7.0
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - jclouds ElasticHosts Peer1 London provider (https://jclouds.apache.org/elastichosts-lon-p/) org.apache.jclouds.provider:elastichosts-lon-p:jar:2.7.0
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - jclouds ElasticHosts Peer1 San Antonio provider (https://jclouds.apache.org/elastichosts-sat-p/) org.apache.jclouds.provider:elastichosts-sat-p:jar:2.7.0
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - jclouds Go2Cloud Johannesburg1 provider (https://jclouds.apache.org/go2cloud-jhb1/) org.apache.jclouds.provider:go2cloud-jhb1:jar:2.7.0
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - jclouds GoGrid provider (https://jclouds.apache.org/gogrid/) org.apache.jclouds.provider:gogrid:jar:2.7.0
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - jclouds Google Compute Engine provider (https://jclouds.apache.org/google-compute-engine/) org.apache.jclouds.provider:google-compute-engine:jar:2.7.0
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - jclouds Open Hosting East1 provider (https://jclouds.apache.org/openhosting-east1/) org.apache.jclouds.provider:openhosting-east1:jar:2.7.0
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - jclouds Packet compute API (https://jclouds.apache.org/packet/) org.apache.jclouds.provider:packet:jar:2.7.0
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - jclouds ProfitBricks api (https://jclouds.apache.org/profitbricks/) org.apache.jclouds.provider:profitbricks:jar:2.7.0
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - jclouds Rackspace Next Generation Cloud Servers provider (https://jclouds.apache.org/rackspace-cloudservers-uk/) org.apache.jclouds.provider:rackspace-cloudservers-uk:jar:2.7.0
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - jclouds Rackspace Next Generation Cloud Servers US provider (https://jclouds.apache.org/rackspace-cloudservers-us/) org.apache.jclouds.provider:rackspace-cloudservers-us:jar:2.7.0
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - jclouds Serverlove Manchester provider (https://jclouds.apache.org/serverlove-z1-man/) org.apache.jclouds.provider:serverlove-z1-man:jar:2.7.0
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - jclouds SkaliCloud Malaysia provider (https://jclouds.apache.org/skalicloud-sdg-my/) org.apache.jclouds.provider:skalicloud-sdg-my:jar:2.7.0
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - jclouds SoftLayer core (https://jclouds.apache.org/softlayer/) org.apache.jclouds.provider:softlayer:jar:2.7.0
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)








© 2015 - 2025 Weber Informatics LLC | Privacy Policy