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.
// ------------------------------------------------------------------

Airavata Gfac Service


From: 'an unknown organization'
  - ganymed-ssh-2 (https://code.google.com/p/ganymed-ssh-2/) ch.ethz.ganymed:ganymed-ssh2:jar:262
    License: BSD 3-Clause License  (http://opensource.org/licenses/BSD-3-Clause)
  - Guava: Google Core Libraries for Java (https://github.com/google/guava/guava) com.google.guava:guava:bundle:20.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - RabbitMQ Java Client (http://www.rabbitmq.com) com.rabbitmq:amqp-client:jar:3.5.1
    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)
  - JAXB RI (https://jaxb.dev.java.net/) com.sun.xml.bind:jaxb-impl:jar:2.1.13
    License: CDDL 1.0  (https://glassfish.dev.java.net/public/CDDL+GPL.html)    License: GPL2 w/ CPE  (https://glassfish.dev.java.net/public/CDDL+GPL.html)
  - MyProxy Logon (http://grid.ncsa.illinois.edu/myproxy/oauth/myproxy-logon) edu.uiuc.ncsa.myproxy:myproxy-logon:jar:1.7
    License: Apache license  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - OAuth for MyProxy client API. (http://grid.ncsa.illinois.edu/myproxy/oauth/oa4mp-client-api) edu.uiuc.ncsa.myproxy:oa4mp-client-api:jar:1.1.3
    License: Apache license  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - OAuth 1.0a support for the client (http://grid.ncsa.illinois.edu/myproxy/oauth/oa4mp-client-loader-oauth1) edu.uiuc.ncsa.myproxy:oa4mp-client-loader-oauth1:jar:1.1.3
    License: Apache license  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - NCSA security core code. (http://www.ncsa.illinois.edu/ncsa-security-common/ncsa-security-core) edu.uiuc.ncsa.security:ncsa-security-core:jar:1.1.3
    License: Apache license  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - NCSA security utilities for servlets (http://www.ncsa.illinois.edu/ncsa-security-common/ncsa-security-servlet) edu.uiuc.ncsa.security:ncsa-security-servlet:jar:1.1.3
    License: Apache license  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - NCSA security storage abstraction layer (http://www.ncsa.illinois.edu/ncsa-security-common/ncsa-security-storage) edu.uiuc.ncsa.security:ncsa-security-storage:jar:1.1.3
    License: Apache license  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - NCSA security utilities (http://www.ncsa.illinois.edu/ncsa-security-common/ncsa-security-util) edu.uiuc.ncsa.security:ncsa-security-util:jar:1.1.3
    License: Apache license  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - NCSA delegation layer for clients (http://www.ncsa.illinois.edu/ncsa-security-delegation/ncsa-security-delegation-client) edu.uiuc.ncsa.security.delegation:ncsa-security-delegation-client:jar:1.1.3
    License: Apache license  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - NCSA delegation common files (http://www.ncsa.illinois.edu/ncsa-security-delegation/ncsa-security-delegation-common) edu.uiuc.ncsa.security.delegation:ncsa-security-delegation-common:jar:1.1.3
    License: Apache license  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - NCSA delegation abstract service layer (http://www.ncsa.illinois.edu/ncsa-security-delegation/ncsa-security-delegation-server) edu.uiuc.ncsa.security.delegation:ncsa-security-delegation-server:jar:1.1.3
    License: Apache license  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - NCSA delegation OAuth 1.0a support (http://www.ncsa.illinois.edu/ncsa-security-delegation/ncsa-security-oauth-1.0a) edu.uiuc.ncsa.security.delegation:ncsa-security-oauth-1.0a:jar:1.1.3
    License: Apache license  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - unicore-client-wrapper (http://www.unicore.eu) eu.unicore:unicore-client-wrapper:jar:1.7.2_1
    License: BSD 
  - jakarta-regexp  jakarta-regexp:jakarta-regexp:jar:1.4

  - 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)
  - JLine (http://jline.sourceforge.net) jline:jline:jar:0.9.94
    License: BSD  (LICENSE.txt)
  - LZ4 and xxHash (https://github.com/jpountz/lz4-java) net.jpountz.lz4:lz4:jar:1.2.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - OAuth Core (http://oauth.net/code/oauth-core-parent/oauth/) net.oauth.core:oauth:jar:20100527
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - OAuth Core: Provider (http://oauth.net/code/oauth-core-parent/oauth-provider/) net.oauth.core:oauth-provider:jar:20100527
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - sshj (http://github.com/shikhar/sshj) net.schmizz:sshj:bundle:0.6.1
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Kafka (http://kafka.apache.org) org.apache.kafka:kafka-clients:jar:0.8.2.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Thrift (http://thrift.apache.org) org.apache.thrift:libthrift:pom:0.9.3
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - tomcat-embed-core  org.apache.tomcat.embed:tomcat-embed-core:jar:7.0.22

  - zookeeper  org.apache.zookeeper:zookeeper:pom:3.4.0

  - Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs (http://www.bouncycastle.org/java.html) org.bouncycastle:bcpkix-jdk15on:jar:1.50
    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.50
    License: Bouncy Castle Licence  (http://www.bouncycastle.org/licence.html)
  - 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)
  - GSS-API implementation for SSL with proxies (https://github.com/jglobus/JGlobus/gss) org.jglobus:gss:jar:2.1.0
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - SSL support (https://github.com/jglobus/JGlobus/jsse) org.jglobus:jsse:jar:2.1.0
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - myproxy (https://github.com/jglobus/JGlobus/myproxy) org.jglobus:myproxy:jar:2.1.0
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - SSL and proxy certificate support (https://github.com/jglobus/JGlobus/ssl-proxies) org.jglobus:ssl-proxies:jar:2.1.0
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - JSON in Java (https://github.com/douglascrockford/JSON-java) org.json:json:bundle:20160212
    License: The JSON License  (http://json.org/license.html)
  - XPP3 (http://www.extreme.indiana.edu/xpp/) org.ogce:xpp3:jar:1.1.6
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - XPP5 (http://www.extreme.indiana.edu/xpp/) org.ogce:xpp5:jar:1.2.8
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - SnakeYAML (http://www.snakeyaml.org) org.yaml:snakeyaml:bundle:1.15
    License: Apache License Version 2.0  (LICENSE.txt)
  - StAX API (http://stax.codehaus.org/) stax:stax-api:jar:1.0.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSDL4J (http://sf.net/projects/wsdl4j) wsdl4j:wsdl4j:jar:1.6.3
    License: CPL  (http://www.opensource.org/licenses/cpl1.0.txt)
  - xalan  xalan:xalan:jar:2.7.0


From: 'Apache Software Foundation' (http://db.apache.org/)
  - Apache Derby Database Engine and Embedded JDBC Driver (http://db.apache.org/derby/) org.apache.derby:derby:jar:10.13.1.1
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Derby Client JDBC Driver (http://db.apache.org/derby/) org.apache.derby:derbyclient:jar:10.13.1.1
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Derby Network Server (http://db.apache.org/derby/) org.apache.derby:derbynet:jar:10.13.1.1
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Derby Tools (http://db.apache.org/derby/) org.apache.derby:derbytools:jar:10.13.1.1
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Apache Software Foundation' (http://groovy-lang.org)
  - Apache Groovy (http://groovy-lang.org) org.codehaus.groovy:groovy:jar:2.4.7
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Groovy (http://groovy-lang.org) org.codehaus.groovy:groovy-templates:jar:2.4.7
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Groovy (http://groovy-lang.org) org.codehaus.groovy:groovy-xml:jar:2.4.7
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Apache Software Foundation' (http://jakarta.apache.org/)
  - HttpClient (http://jakarta.apache.org/httpcomponents/httpclient-3.x/) commons-httpclient:commons-httpclient:jar:3.1
    License: Apache License  (http://www.apache.org/licenses/LICENSE-2.0)

From: 'Apache Software Foundation' (http://www.apache.org)
  - Apache Log4j (http://logging.apache.org/log4j/1.2/) log4j:log4j:bundle:1.2.17
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - OpenJPA Aggregate Jar with Dependencies (http://openjpa.apache.org/openjpa-all) org.apache.openjpa:openjpa-all:jar:2.2.0
    License: Apache Software License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Apache Software Foundation' (http://www.apache.org/)
  - XML Commons External Components XML APIs (http://xml.apache.org/commons/#external) xml-apis:xml-apis:jar:1.0.b2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - XML Commons Resolver Component (http://xml.apache.org/commons/components/resolver/) xml-resolver:xml-resolver:jar:1.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Codehaus' (http://www.codehaus.org/)
  - Stax2 API (http://woodstox.codehaus.org/StAX2) org.codehaus.woodstox:stax2-api:jar:3.1.1
    License: The BSD License  (http://www.opensource.org/licenses/bsd-license.php)
  - Woodstox (http://woodstox.codehaus.org) org.codehaus.woodstox:woodstox-core-asl:jar:4.2.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'European Middleware Initiative' (http://www.eu-emi.eu)
  - canl (http://www.eu-emi.eu) eu.eu-emi.security:canl:jar:2.1.0
    License: BSD 

From: 'FasterXML' (http://fasterxml.com/)
  - Jackson-annotations (http://wiki.fasterxml.com/JacksonHome) com.fasterxml.jackson.core:jackson-annotations:bundle:2.4.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Jackson-core (https://github.com/FasterXML/jackson) com.fasterxml.jackson.core:jackson-core:bundle:2.4.4
    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.4.4
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'Google, Inc.' (http://www.google.com)
  - Gson (http://code.google.com/p/google-gson/) com.google.code.gson:gson:jar:2.3
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'JBoss, a division of Red Hat, Inc.' (http://www.jboss.org)
  - The Netty Project (http://www.jboss.org/netty/) org.jboss.netty:netty:bundle:3.2.2.Final
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0)

From: 'JCraft,Inc.' (http://www.jcraft.com/)
  - JSch (http://www.jcraft.com/jsch/) com.jcraft:jsch:jar:0.1.53
    License: Revised BSD  (http://www.jcraft.com/jsch/LICENSE.txt)

From: 'JUnit' (http://www.junit.org)
  - JUnit (http://junit.org) junit:junit:jar:4.12
    License: Eclipse Public License 1.0  (http://www.eclipse.org/legal/epl-v10.html)

From: 'Mort Bay Consulting' (http://www.mortbay.com)
  - Jetty :: Asynchronous HTTP Client ({$jetty.url}) org.eclipse.jetty:jetty-client:jar:8.1.11.v20130520
    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 :: Continuation (http://www.eclipse.org/jetty/jetty-continuation) org.eclipse.jetty:jetty-continuation:jar:8.1.11.v20130520
    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 :: Http Utility (http://www.eclipse.org/jetty/jetty-http) org.eclipse.jetty:jetty-http:jar:8.1.11.v20130520
    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/jetty-io) org.eclipse.jetty:jetty-io:jar:8.1.11.v20130520
    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 :: Security (http://www.eclipse.org/jetty/jetty-security) org.eclipse.jetty:jetty-security:jar:8.1.11.v20130520
    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 :: Server Core (http://www.eclipse.org/jetty/jetty-server) org.eclipse.jetty:jetty-server:jar:8.1.11.v20130520
    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 :: Servlet Handling (http://www.eclipse.org/jetty/jetty-servlet) org.eclipse.jetty:jetty-servlet:jar:8.1.11.v20130520
    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 :: Utility Servlets and Filters (http://www.eclipse.org/jetty/jetty-servlets) org.eclipse.jetty:jetty-servlets:jar:8.1.11.v20130520
    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/jetty-util) org.eclipse.jetty:jetty-util:jar:8.1.11.v20130520
    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 Orbit :: Servlet API (http://www.eclipse.org/jetty/jetty-orbit/javax.servlet) org.eclipse.jetty.orbit:javax.servlet:orbit:3.0.0.v201112011016
    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: 'ObjectWeb' (http://www.objectweb.org/)
  - ASM Core (http://asm.objectweb.org/asm/) asm:asm:jar:3.3.1
    License: BSD  (http://asm.objectweb.org/license.html)

From: 'Oracle' (http://www.oracle.com)
  - JavaMail API (compat) (http://kenai.com/projects/javamail/mail) javax.mail:mail:jar:1.4.5
    License: CDDL  (http://www.sun.com/cddl)    License: GPLv2+CE  (https://glassfish.dev.java.net/public/CDDL+GPL.html)

From: 'QOS.ch' (http://www.qos.ch)
  - Logback Classic Module (http://logback.qos.ch/logback-classic) ch.qos.logback:logback-classic:jar:1.1.6
    License: Eclipse Public License - v 1.0  (http://www.eclipse.org/legal/epl-v10.html)    License: GNU Lesser General Public License  (http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html)
  - Logback Core Module (http://logback.qos.ch/logback-core) ch.qos.logback:logback-core:jar:1.1.6
    License: Eclipse Public License - v 1.0  (http://www.eclipse.org/legal/epl-v10.html)    License: GNU Lesser General Public License  (http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html)
  - 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: 'Saxonica' (http://www.saxonica.com)
  - Saxon-HE (http://www.saxonica.com/) net.sf.saxon:Saxon-HE:jar:9.6.0-1
    License: Mozilla Public License Version 2.0  (http://www.mozilla.org/MPL/2.0/)

From: 'The Apache Software Foundation' (http://www.apache.org)
  - Apache Extras Companion™ for Apache log4j™. (http://logging.apache.org:80/log4j/companions/extras) log4j:apache-log4j-extras:bundle:1.1
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - JavaMail 1.4 (http://geronimo.apache.org/maven/specs/geronimo-javamail_1.4_spec/1.7.1) org.apache.geronimo.specs:geronimo-javamail_1.4_spec:bundle:1.7.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'The Apache Software Foundation' (http://www.apache.org/)
  - Commons BeanUtils (http://commons.apache.org/beanutils/) commons-beanutils:commons-beanutils:jar:1.8.3
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Commons CLI (http://commons.apache.org/cli/) commons-cli:commons-cli:jar:1.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Commons Codec (http://commons.apache.org/proper/commons-codec/) commons-codec:commons-codec:jar:1.9
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Commons Collections (http://commons.apache.org/collections/) commons-collections:commons-collections:jar:3.2.1
    License: The Apache Software 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.7
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Commons DBCP (http://commons.apache.org/dbcp/) commons-dbcp:commons-dbcp:jar:1.4
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Commons Digester (http://commons.apache.org/digester/) commons-digester:commons-digester:jar:1.8.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Commons IO (http://jakarta.apache.org/commons/io/) commons-io:commons-io:jar:1.3.2
    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)
  - Apache Commons Logging (http://commons.apache.org/proper/commons-logging/) commons-logging:commons-logging:jar:1.2
    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.5.4
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Commons Email (http://commons.apache.org/proper/commons-email/) org.apache.commons:commons-email:jar:1.3.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Curator Client (http://curator.apache.org/curator-client) org.apache.curator:curator-client:bundle:2.8.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Curator Framework (http://curator.apache.org/curator-framework) org.apache.curator:curator-framework:bundle:2.8.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache CXF API (http://cxf.apache.org) org.apache.cxf:cxf-api:jar:2.7.6
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache CXF Runtime SOAP Binding (http://cxf.apache.org) org.apache.cxf:cxf-rt-bindings-soap:jar:2.7.6
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache CXF Runtime XML Binding (http://cxf.apache.org) org.apache.cxf:cxf-rt-bindings-xml:jar:2.7.6
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache CXF Runtime Core (http://cxf.apache.org) org.apache.cxf:cxf-rt-core:jar:2.7.6
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache CXF Runtime JAXB DataBinding (http://cxf.apache.org) org.apache.cxf:cxf-rt-databinding-jaxb:jar:2.7.6
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache CXF Runtime XmlBeans DataBinding (http://cxf.apache.org) org.apache.cxf:cxf-rt-databinding-xmlbeans:jar:2.7.6
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache CXF Runtime Clustering (http://cxf.apache.org) org.apache.cxf:cxf-rt-features-clustering:jar:2.7.6
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache CXF Runtime JAX-WS Frontend (http://cxf.apache.org) org.apache.cxf:cxf-rt-frontend-jaxws:jar:2.7.6
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache CXF Runtime Simple Frontend (http://cxf.apache.org) org.apache.cxf:cxf-rt-frontend-simple:jar:2.7.6
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache CXF Runtime HTTP Transport (http://cxf.apache.org) org.apache.cxf:cxf-rt-transports-http:jar:2.7.6
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache CXF Runtime WS Addressing (http://cxf.apache.org) org.apache.cxf:cxf-rt-ws-addr:jar:2.7.6
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache CXF Runtime WS Policy (http://cxf.apache.org) org.apache.cxf:cxf-rt-ws-policy:jar:2.7.6
    License: The Apache Software 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.4.1
    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.1
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache Neethi (http://ws.apache.org/neethi/) org.apache.neethi:neethi:bundle:3.0.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Apache XML Security for Java (http://santuario.apache.org/) org.apache.santuario:xmlsec:bundle:1.5.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - WSS4J (http://ws.apache.org/wss4j/) org.apache.ws.security:wss4j:bundle:1.6.5
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - XmlSchema Core (http://ws.apache.org/commons/xmlschema20/xmlschema-core/) org.apache.ws.xmlschema:xmlschema-core:bundle:2.0.3
    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/)
  - Airavata Generated Stubs Skeltons (http://airavata.apache.org/) org.apache.airavata:airavata-api-stubs:jar:0.17
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Airavata Client Configuration (http://airavata.apache.org/airavata-client-configuration/) org.apache.airavata:airavata-client-configuration:jar:0.17
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Airavata Commons (http://airavata.apache.org/) org.apache.airavata:airavata-commons:jar:0.17
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Airavata Credential Store (http://airavata.apache.org/airavata-credential-store/) org.apache.airavata:airavata-credential-store:jar:0.17
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Credential Store CPI Stubs (http://airavata.apache.org/) org.apache.airavata:airavata-credential-store-stubs:jar:0.17
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Airavata Data Models (http://airavata.apache.org/) org.apache.airavata:airavata-data-models:jar:0.17
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Airavata Gfac Client SDK (http://airavata.apache.org/) org.apache.airavata:airavata-gfac-client:jar:0.17
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Airavata GFac Core (http://airavata.apache.org/) org.apache.airavata:airavata-gfac-core:jar:0.17
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Airavata GFac Implementation (http://airavata.apache.org/) org.apache.airavata:airavata-gfac-impl:jar:0.17
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Airavata Messaging Framework Core (http://airavata.apache.org/) org.apache.airavata:airavata-messaging-core:jar:0.17
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Airavata Model Utilities (http://airavata.apache.org/) org.apache.airavata:airavata-model-utils:jar:0.17
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Airavata Registry Core (http://airavata.apache.org/) org.apache.airavata:airavata-registry-core:jar:0.17
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Airavata Registry CPI (http://airavata.apache.org/) org.apache.airavata:airavata-registry-cpi:jar:0.17
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)
  - Thrift client for Apache Aurora (http://airavata.apache.org/) org.apache.airavata:aurora-client:jar:0.17
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'xerial.org'
  - snappy-java (https://github.comm/xerial/snappy-java) org.xerial.snappy:snappy-java:bundle:1.1.1.7
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'XmlBeans' (http://xmlbeans.apache.org/)
  - XmlBeans (http://xmlbeans.apache.org) org.apache.xmlbeans:xmlbeans:jar:2.6.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - XmlBeansXPath (http://xmlbeans.apache.org) org.apache.xmlbeans:xmlbeans-xpath:jar:2.6.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)








© 2015 - 2025 Weber Informatics LLC | Privacy Policy