Core engine dependencies

Package Organization License Full name Description
castor The Apache Software License, Version 2.0 Castor Castor is an Open Source data binding framework for Java[tm]. It's the shortest path between Java objects, XML documents and relational tables. Castor provides Java-to-XML binding, Java-to-SQL persistence, and more.
commons-cli Apache Software Foundation The Apache Software License, Version 2.0 CLI Commons CLI provides a simple API for presenting, processing and validating a command line interface.
commons-codec The Apache Software Foundation The Apache Software License, Version 2.0 Commons Codec The codec package contains simple encoder and decoders for various formats such as Base64 and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities.
commons-codec The Apache Software Foundation The Apache Software License, Version 2.0 Commons Codec The codec package contains simple encoder and decoders for various formats such as Base64 and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities.
commons-logging The Apache Software Foundation The Apache Software License, Version 2.0 Commons Logging Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.
jsaga-adaptoritf IN2P3 Computing Center GNU Lesser General Public License Interfaces for adaptors Set of interfaces to be implemented by JSAGA adaptors.
log4j Apache Software Foundation The Apache Software License, Version 2.0 Apache Log4j Apache Log4j 1.2
org.apache.commons.codec The Apache Software Foundation The Apache Software License, Version 2.0 Apache Commons Codec (for Apache Directory Studio)
org.apache.commons.codec The Apache Software Foundation The Apache Software License, Version 2.0 Apache Commons Codec (for Apache Directory Studio)
saga-api Open Grid Forum Vrije Universiteit License The SAGA Interfaces The reference Java binding of the SAGA specification.
saga-api Open Grid Forum Vrije Universiteit License The SAGA Interfaces The reference Java binding of the SAGA specification.
xercesImpl The Apache Software Foundation The Apache Software License, Version 2.0 Xerces2 Java Parser Xerces2 is the next generation of high performance, fully compliant XML parsers in the Apache Xerces family. This new version of Xerces introduces the Xerces Native Interface (XNI), a complete framework for building parser components and configurations that is extremely modular and easy to program.
xml-apis Apache Software Foundation The Apache Software License, Version 2.0 XML Commons External Components XML APIs xml-commons provides an Apache-hosted set of DOM, SAX, and JAXP interfaces for use in other xml-based projects. Our hope is that we can standardize on both a common version and packaging scheme for these critical XML standards interfaces to make the lives of both our developers and users easier. The External Components portion of xml-commons contains interfaces that are defined by external standards organizations. For DOM, that's the W3C; for SAX it's David Megginson and sax.sourceforge.net; for JAXP it's Sun.
xmlpull Public Domain XML Pull Parsing API
xpp3_min Extreme! Lab, Indiana University Indiana University Extreme! Lab Software License, vesion 1.1.1 MXP1: Xml Pull Parser 3rd Edition (XPP3) MXP1 is a stable XmlPull parsing engine that is based on ideas from XPP and in particular XPP2 but completely revised and rewritten to take the best advantage of latest JIT JVMs such as Hotspot in JDK 1.4+.
xstream XStream BSD style XStream Core The Codehaus is a collaborative environment for building open source projects with a strong emphasis on modern languages, focussed on quality components that meet real world needs.

Adaptors dependencies

Package Organization License Full name Description
activation Common Development and Distribution License (CDDL) v1.0 JavaBeans Activation Framework (JAF) JavaBeans Activation Framework (JAF) is a standard extension to the Java platform that lets you take advantage of standard services to: determine the type of an arbitrary piece of data; encapsulate access to it; discover the operations available on it; and instantiate the appropriate bean to perform the operation(s).
ant ant
apache-mime4j-core The Apache Software Foundation The Apache Software License, Version 2.0 Apache JAMES Mime4j (Core) Java stream based MIME message parser
axiom-api The Apache Software Foundation The Apache Software License, Version 2.0 Axiom API The Axiom API
axiom-impl The Apache Software Foundation The Apache Software License, Version 2.0 Axiom Impl The Axiom default implementation.
axis The Apache Software License, Version 2.0 Axis Web Services An implementation of the SOAP ('Simple Object Access Protocol') submission to W3C.
axis2 The Apache Software Foundation The Apache Software License, Version 2.0 Apache Axis2 - Root The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.
axis2-kernel The Apache Software Foundation The Apache Software License, Version 2.0 Apache Axis2 - Kernel Core Parts of Axis2. This includes Axis2 engine, Client API, Addressing support, etc.,
axis2-transport-http The Apache Software Foundation The Apache Software License, Version 2.0 Apache Axis2 - Transport - HTTP This inclues all the available transports in Axis2
axis2-transport-local The Apache Software Foundation The Apache Software License, Version 2.0 Apache Axis2 - Transport - Local This inclues all the available transports in Axis2
axisg axisg
axis-jaxrpc Apache Software Foundation The Apache Software License, Version 2.0 axis-jaxrpc POM was created from deploy:deploy-file
axis-saaj Apache Software Foundation The Apache Software License, Version 2.0 axis-saaj POM was created from deploy:deploy-file
axis-wsdl4j Apache Software Foundation The Apache Software License, Version 2.0 axis-wsdl4j
bcmail-jdk16 Bouncy Castle Licence Bouncy Castle CMS and S/MIME API The Bouncy Castle Java CMS and S/MIME APIs for handling the CMS and S/MIME protocols. This jar contains CMS and S/MIME APIs for JDK 1.6. The APIs can be used in conjunction with a JCE/JCA provider such as the one provided with the Bouncy Castle Cryptography APIs. If the S/MIME API is used, the JavaMail API and the Java activation framework will also be needed.
bcprov-jdk16 Bouncy Castle Licence Bouncy Castle Provider The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. This jar contains JCE provider and lightweight API for the Bouncy Castle Cryptography APIs for JDK 1.6.
canl European Middleware Initiative BSD canl EMI Common X.509 Authentication Library
classad University of Wisconsin-Madison The Apache Software License, Version 2.0 Condor Classified Advertisements The lingua franca of Condor. It is used for describing jobs, workstations, and other resources.
commons-attributes-api commons-attributes-api
commons-beanutils Apache Software Foundation The Apache Software License, Version 2.0 commons-beanutils BeanUtils provides an easy-to-use but flexible wrapper around reflection and introspection.
commons-compress The Apache Software Foundation The Apache Software License, Version 2.0 Commons Compress Apache Commons Compress software defines an API for working with compression and archive formats. These include: bzip2, gzip, pack200, xz and ar, cpio, jar, tar, zip, dump.
commons-discovery Apache Software Foundation The Apache Software License, Version 2.0 Discovery Commons Discovery
commons-fileupload Apache Software Foundation The Apache Software License, Version 2.0 FileUpload The FileUpload component provides a simple yet flexible means of adding support for multipart file upload functionality to servlets and web applications.
commons-httpclient Apache Software Foundation Apache License HttpClient The HttpClient component supports the client-side of RFC 1945 (HTTP/1.0) and RFC 2616 (HTTP/1.1) , several related specifications (RFC 2109 (Cookies) , RFC 2617 (HTTP Authentication) , etc.), and provides a framework by which new request types (methods) or HTTP extensions can be created easily.
commons-io The Apache Software Foundation The Apache Software License, Version 2.0 Commons IO Commons-IO contains utility classes, stream implementations, file filters, file comparators and endian classes.
commons-net The Apache Software Foundation The Apache Software License, Version 2.0 Commons Net Apache Commons Net library contains a collection of network utilities and protocol implementations. Supported protocols include: Echo, Finger, FTP, NNTP, NTP, POP3(S), SMTP(S), Telnet, Whois
crl-checking crl-checking
dsms-common dsms-common
ehcache-core Terracotta, Inc. The Apache Software License, Version 2.0 Ehcache Core This is the ehcache core module. Pair it with other modules for added functionality.
file-system-all All (Java + DLL/Shared Lib)
file-system-java Java
ganymed-ssh2 BSD 3-Clause License ganymed-ssh-2 Ganymed SSH-2: Java based SSH-2 Protocol Implementation
geronimo-activation_1.1_spec The Apache Software Foundation The Apache Software License, Version 2.0 Activation 1.1 Java Activation Spec API 1.1
geronimo-javamail_1.4_spec The Apache Software Foundation The Apache Software License, Version 2.0 JavaMail 1.4 Javamail 1.4 Specification
geronimo-jta_1.1_spec Apache Software Foundation The Apache Software License, Version 2.0 JTA 1.1 Provides open-source implementations of Sun specifications.
geronimo-stax-api_1.0_spec Apache Software Foundation The Apache Software License, Version 2.0 Streaming API for XML (STAX API 1.0) Provides open-source implementations of Sun specifications.
geronimo-ws-metadata_2.0_spec Apache Software Foundation The Apache Software License, Version 2.0 Web Services Metadata 2.0 Provides open-source implementations of Sun specifications.
glite.dm glite.dm
glite-lb-api-java gLite-LB API
glite-security-delegation-java Glite Security delegation
glite-security-trustmanager Glite Security trustmanager
glite-security-trustmanager-axis Glite Security trustmanager axis
glite-security-util-java Glite Security util
glite-wms-wmproxy-api-java INFN The Apache Software License, Version 2.0 gLite WMS WMProxy API Java API for the Workload Management System (WMS).
gram gram
gridftp gridftp
groovy-all The Codehaus Groovy Groovy: A powerful, dynamic language for the JVM
gss gss
guava The Apache Software License, Version 2.0 Guava: Google Core Libraries for Java Guava is a suite of core and expanded libraries that include utility classes, google's collections, io classes, and much much more. Guava has only one code dependency - javax.annotation, per the JSR-305 spec.
h2 The H2 License, Version 1.0 H2 Database Engine H2 Database Engine
hazelcast Hazel Bilisim Ltd. hazelcast
herasaf-xacml-core herasaf-xacml-core
httpclient The Apache Software Foundation Apache License Apache HttpClient HttpComponents Client
httpcore The Apache Software Foundation Apache License Apache HttpCore HttpComponents Core (blocking I/O)
httpmime The Apache Software Foundation Apache License Apache HttpClient Mime HttpComponents HttpClient - MIME coded entities
io io
jackson-annotations FasterXML The Apache Software License, Version 2.0 Jackson-annotations Core annotations used for value types, used by Jackson data binding package.
jackson-core FasterXML The Apache Software License, Version 2.0 Jackson-core Core Jackson abstractions, basic JSON streaming API implementation
jackson-databind FasterXML The Apache Software License, Version 2.0 jackson-databind General data-binding functionality for Jackson: works on core streaming API
jackson-dataformat-yaml FasterXML The Apache Software License, Version 2.0 Jackson-dataformat-YAML Support for reading and writing YAML-encoded data via Jackson abstractions.
jargon-core jargon-core
jaxen Codehaus The Werken Company License Jaxen is a universal Java XPath engine. Jaxen is a universal Java XPath engine.
jdl-api-java jdl-api-java
jdom jdom
jetty Mort Bay Consulting Apache Software License - Version 2.0 Jetty Server Jetty server core
jetty-sslengine Mort Bay Consulting Apache License Version 2 Jetty SSLEngine Parent pom for Jetty at Codehaus
jetty-util Mort Bay Consulting Apache Software License - Version 2.0 Jetty Utilities Utility classes for Jetty
jline BSD JLine JLine is a java library for reading and editing user input in console applications. It features tab-completion, command history, password masking, customizable keybindings, and pass-through handlers to use to chain to other console applications.
jsdl-xmlbeans jsdl-xmlbeans
json-simple The Apache Software License, Version 2.0 JSON.simple A simple Java toolkit for JSON
jsr305 The Apache Software License, Version 2.0 FindBugs-jsr305 JSR305 Annotations for Findbugs
jsr311-api Sun Microsystems, Inc CDDL License jsr311-api
jsse jsse
libdbus-java DBus Java API DBus Java API
libfile-system-linux C for Linux
mail Common Development and Distribution License (CDDL) v1.0 JavaMail API The JavaMail API provides a platform-independent and protocol-independent framework to build mail and messaging applications.
metrix metrix
myproxy myproxy
mysql-connector-java Oracle Corporation The GNU General Public License, Version 2 MySQL Connector/J MySQL JDBC Type 4 driver
neethi The Apache Software Foundation The Apache Software License, Version 2.0 Apache Neethi Apache Neethi provides general framework for the programmers to use WS Policy. It is compliant with latest WS Policy specification which was published in March 2006. This framework is specifically written to enable the Apache Web services stack to use WS Policy as a way of expressing it's requirements and capabilities.
openstack4j-core MIT License OpenStack4j Core OpenStack Java API
openstack4j-httpclient MIT License OpenStack4j HttpComponents-HttpClient Connector OpenStack Java API Connectors
persistence persistence
picocontainer Codehaus PicoContainer Core Please refer to the <a href='http://picocontainer.org/'>site</a> for documentation.
qdox qdox
SAMLtypes SAMLtypes
samly2 samly2
saxon saxon
saxon-dom saxon-dom
saxon-xpath saxon-xpath
secret-service-api-java Secret Service Java API Secret Service Java API
securityLibrary securityLibrary
secutils-xfire secutils-xfire
serializer The Apache Software Foundation The Apache Software License, Version 2.0 Xalan Java Serializer Serializer to write out XML, HTML etc. as a stream of characters from an input DOM or from input SAX events.
servlet-api SUN Microsystems ? servlet-api
slf4j-api QOS.ch MIT License SLF4J API Module The slf4j API
slf4j-log4j12 QOS.ch MIT License SLF4J LOG4J-12 Binding The slf4j log4j-12 binding
spring-asm spring-asm Spring Framework Parent
spring-core spring-core Spring Framework Parent
spring-expression spring-expression Spring Framework Parent
ssl-proxies ssl-proxies
stax-api stax-api
stax-utils stax-utils
sunxacml sunxacml
tomcat-util tomcat-util
uas-client uas-client
uas-core uas-core
uas-types uas-types
use-aip use-aip
use-core use-core
use-pdp use-pdp
use-wsrfclient use-wsrfclient
use-wsrflite use-wsrflite
use-wsrftypes use-wsrftypes
uvos-client uvos-client
uvos-common uvos-common
voms-api-java The Apache Software License, Version 2.0 voms-api-java Java APIs to validate and request VOMS attribute certificates
voms-clients voms-clients
woden-api Apache Software Foundation The Apache Software License, Version 2.0 Woden - API The Woden project is a subproject of the Apache Web Services Project to develop a Java class library for reading, manipulating, creating and writing WSDL documents, initially to support WSDL 2.0 but with the longer term aim of supporting past, present and future versions of WSDL. There are two main deliverables: an API and an implementation. The Woden API consists of a set of Java interfaces. The WSDL 2.0-specific portion of the Woden API conforms to the W3C WSDL 2.0 specification. The implementation will be a high performance implementation directly usable in other Apache projects such as Axis2.
woden-impl-commons Apache Software Foundation The Apache Software License, Version 2.0 Woden - Commons The Woden project is a subproject of the Apache Web Services Project to develop a Java class library for reading, manipulating, creating and writing WSDL documents, initially to support WSDL 2.0 but with the longer term aim of supporting past, present and future versions of WSDL. There are two main deliverables: an API and an implementation. The Woden API consists of a set of Java interfaces. The WSDL 2.0-specific portion of the Woden API conforms to the W3C WSDL 2.0 specification. The implementation will be a high performance implementation directly usable in other Apache projects such as Axis2.
woden-impl-dom Apache Software Foundation The Apache Software License, Version 2.0 Woden - DOM The Woden project is a subproject of the Apache Web Services Project to develop a Java class library for reading, manipulating, creating and writing WSDL documents, initially to support WSDL 2.0 but with the longer term aim of supporting past, present and future versions of WSDL. There are two main deliverables: an API and an implementation. The Woden API consists of a set of Java interfaces. The WSDL 2.0-specific portion of the Woden API conforms to the W3C WSDL 2.0 specification. The implementation will be a high performance implementation directly usable in other Apache projects such as Axis2.
wsdl4j CPL WSDL4J Java stub generator for WSDL
wss4j The Apache Software Foundation The Apache Software License, Version 2.0 WSS4J Apache WSS4J is an implementation of the Web Services Security (WS-Security) being developed at OASIS Web Services Security TC. WSS4J is a primarily a Java library that can be used to sign and verify SOAP Messages with WS-Security information. WSS4J will use Apache Axis and Apache XML-Security projects and will be interoperable with JAX-RPC based server/clients and .NET server/clients.
wstx-asl Codehaus The Apache Software License, Version 2.0 Woodstox Woodstox is a high-performance XML processor that implements Stax (JSR-173) API
xalan The Apache Software Foundation The Apache Software License, Version 2.0 Xalan Java Xalan-Java is an XSLT processor for transforming XML documents into HTML, text, or other XML document types. It implements XSL Transformations (XSLT) Version 1.0 and XML Path Language (XPath) Version 1.0 and can be used from the command line, in an applet or a servlet, or as a module in other program.
xfire-aegis XFire Aegis Binding A Java - XML Data Binding framework. Aegis = Shield
xfire-annotations XFire Annotations Annotation support for XFire
xfire-core XFire Core A Java SOAP framework.
xfire-java5 XFire Java 5 Module A Java SOAP framework.
xfire-jsr181-api Codehaus XFire JSR 181 API JSR 181 annotations.
xfire-voutils xfire-voutils
xfire-xmlbeans XFire XMLBeans Support A Java SOAP framework.
xmlbeans XmlBeans The Apache Software License, Version 2.0 XmlBeans XmlBeans main jar
xmlbeans-xpath XmlBeans The Apache Software License, Version 2.0 XmlBeansXPath XmlBeans extended XPath and XQuery support
xmlParserAPIs xmlParserAPIs
XmlSchema XmlSchema
xmlsec The Apache Software Foundation The Apache Software License, Version 2.0 Apache Santuario Apache Santuario supports XML-Signature Syntax and Processing, W3C Recommendation 12 February 2002, and XML Encryption Syntax and Processing, W3C Recommendation 10 December 2002. As of version 1.4, the Java library supports the standard Java API JSR-105: XML Digital Signature APIs.
xnjs-module-core xnjs-module-core
xuudb-common xuudb-common
xz Public Domain XZ for Java XZ data compression