META-INF.DEPENDENCIES Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of reef-bridge-java Show documentation
Show all versions of reef-bridge-java Show documentation
Bridge between JVM and CLR.
// ------------------------------------------------------------------
// Transitive dependencies of this project determined from the
// maven pom organized by organization.
// ------------------------------------------------------------------
REEF Bridge Java
From: 'an unknown organization'
- Code Generation Library (http://cglib.sourceforge.net/) cglib:cglib:jar:3.1
License: ASF 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- FindBugs-jsr305 (http://findbugs.sourceforge.net/) com.google.code.findbugs:jsr305:jar:1.3.9
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Guava: Google Core Libraries for Java (http://code.google.com/p/guava-libraries/guava) com.google.guava:guava:jar:11.0.2
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- ParaNamer Core (http://paranamer.codehaus.org/paranamer) com.thoughtworks.paranamer:paranamer:jar:2.3
License: BSD (LICENSE.txt)
- 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)
- "Java Concurrency in Practice" book annotations (http://jcip.net/) net.jcip:jcip-annotations:jar:1.0
- Javassist (http://www.javassist.org/) org.javassist:javassist:jar:3.16.1-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/)
- Reflections (http://code.google.com/p/reflections/reflections/) org.reflections:reflections:jar:0.9.9-RC1
License: WTFPL (http://www.wtfpl.net/)
- XZ for Java (http://tukaani.org/xz/java.html) org.tukaani:xz:jar:1.0
License: Public Domain
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)
From: 'FasterXML' (http://fasterxml.com)
- Jackson (http://jackson.codehaus.org) org.codehaus.jackson:jackson-core-asl:jar:1.9.13
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Data Mapper for Jackson (http://jackson.codehaus.org) org.codehaus.jackson:jackson-mapper-asl:jar:1.9.13
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
From: 'Google' (http://www.google.com/)
- Protocol Buffer Java API (http://code.google.com/p/protobuf) com.google.protobuf:protobuf-java:bundle:2.5.0
License: New BSD license (http://www.opensource.org/licenses/bsd-license.php)
From: 'MetaStuff Ltd.' (http://sourceforge.net/projects/dom4j)
- dom4j (http://dom4j.org) dom4j:dom4j:jar:1.6.1
From: 'Mort Bay Consulting' (http://www.mortbay.com)
- Jetty Server (http://www.eclipse.org/jetty/jetty-parent/project/modules/jetty) org.mortbay.jetty:jetty:jar:6.1.26
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-parent/project/jetty-util) org.mortbay.jetty:jetty-util:jar:6.1.26
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)
- Servlet Specification API (http://jetty.mortbay.org/servlet-api) org.mortbay.jetty:servlet-api:jar:2.5-20081211
License: Apache License Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0)
From: 'ObjectWeb' (http://www.objectweb.org/)
- ASM Core (http://asm.objectweb.org/asm/) org.ow2.asm:asm:jar:4.2
License: BSD (http://asm.objectweb.org/license.html)
From: 'QOS.ch' (http://www.qos.ch)
- SLF4J API Module (http://www.slf4j.org) org.slf4j:slf4j-api:jar:1.6.4
License: MIT License (http://www.opensource.org/licenses/mit-license.php)
From: 'The Apache Software Foundation' (http://www.apache.org/)
- 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 Configuration (http://commons.apache.org/configuration/) commons-configuration:commons-configuration:jar:1.10
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)
- Commons Logging (http://commons.apache.org/logging) commons-logging:commons-logging:jar:1.1.1
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache Avro (http://avro.apache.org) org.apache.avro:avro:bundle:1.7.7
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Commons Compress (http://commons.apache.org/compress/) org.apache.commons:commons-compress:jar:1.4.1
License: The Apache Software License, Version 2.0 (http://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.3.2
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- REEF Annotations (http://reef.incubator.apache.org/lang/java/reef-annotations) org.apache.reef:reef-annotations:jar:0.13.0-incubating
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- REEF Checkpoint (http://reef.incubator.apache.org/lang/java/reef-checkpoint) org.apache.reef:reef-checkpoint:jar:0.13.0-incubating
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- REEF Common (http://reef.incubator.apache.org/lang/java/reef-common) org.apache.reef:reef-common:jar:0.13.0-incubating
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- REEF IO (http://reef.incubator.apache.org/lang/java/reef-io) org.apache.reef:reef-io:jar:0.13.0-incubating
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- REEF Runtime Local (http://reef.incubator.apache.org/lang/java/reef-runtime-local) org.apache.reef:reef-runtime-local:jar:0.13.0-incubating
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- REEF Runtime for YARN (http://reef.incubator.apache.org/lang/java/reef-runtime-yarn) org.apache.reef:reef-runtime-yarn:jar:0.13.0-incubating
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- REEF Utils (http://reef.incubator.apache.org/lang/java/reef-utils) org.apache.reef:reef-utils:jar:0.13.0-incubating
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- REEF Utils for Hadoop (http://reef.incubator.apache.org/lang/java/reef-utils-hadoop) org.apache.reef:reef-utils-hadoop:jar:0.13.0-incubating
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- REEF HTTP Server (http://reef.incubator.apache.org/lang/java/reef-webserver) org.apache.reef:reef-webserver:jar:0.13.0-incubating
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- REEF Tang (http://reef.incubator.apache.org/lang/java/tang-project/tang) org.apache.reef:tang:jar:0.13.0-incubating
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- REEF Wake (http://reef.incubator.apache.org/lang/java/wake-project/wake) org.apache.reef:wake:jar:0.13.0-incubating
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
From: 'The Netty Project' (http://netty.io/)
- Netty/All-in-One (http://netty.io/netty-all/) io.netty:netty-all:jar:4.0.21.Final
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0)
From: 'xerial.org' (http://www.xerial.org/)
- Snappy for Java (http://github.com/xerial/snappy-java/) org.xerial.snappy:snappy-java:bundle:1.0.5
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)