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

META-INF.DEPENDENCIES Maven / Gradle / Ivy

Go to download

CAS Catalog is an effort to virtualize underlying catalogs for use in the CAS system. Heterogeneous catalog models are mapped to a common dictionary, and then integrated locally so that they may be queried across and ingested into.

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

OODT CAS Virtual Catalog and Integration Service.


From: 'an unknown organization'
  - AntLR (http://www.antlr.org/) antlr:antlr:jar:2.7.6

  - AOP alliance (http://aopalliance.sourceforge.net) aopalliance:aopalliance:jar:1.0
    License: Public Domain 
  - cglib (http://cglib.sourceforge.net/) cglib:cglib:jar:2.1_3

  - 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:10.0.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Logging (http://jakarta.apache.org/commons/logging/) commons-logging:commons-logging:jar:1.0.3

  - HSQLDB (http://hsqldb.org/) hsqldb:hsqldb:jar:1.8.0.7
    License: HSQLDB License  (http://hsqldb.org/web/hsqlLicense.html)
  - ehcache (http://ehcache.sf.net) net.sf.ehcache:ehcache:jar:1.2.3
    License: The Apache Software License, Version 2.0  (http://ehcache.sourceforge.net/LICENSE.txt)
  - xmlrpc  xmlrpc:xmlrpc:jar:2.0.1


From: 'Apache OODT' (http://oodt.apache.org/)
  - CAS Command Line Interface (http://oodt.apache.org/cas-cli/) org.apache.oodt:cas-cli:jar:1.0
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Catalog and Archive Service Generic Multi-valued Metadata Container (http://oodt.apache.org/cas-metadata/) org.apache.oodt:cas-metadata:jar:1.0
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Common Utilities (http://oodt.apache.org/oodt-commons/) org.apache.oodt:oodt-commons:jar:1.0
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Process Control System Input Data Package (http://oodt.apache.org/pcs-input/) org.apache.oodt:pcs-input:jar:1.0
    License: Apache 2  (http://www.apache.org/licenses/LICENSE-2.0.txt)

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

From: 'Apache Software Foundation' (http://www.apache.org)
  - Lucene Java (http://lucene.apache.org) org.apache.lucene:lucene-core:jar:2.0.0
    License: The Apache Software License, Version 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)

From: 'Extreme! Lab, Indiana University' (http://www.extreme.indiana.edu/)
  - MXP1: Xml Pull Parser 3rd Edition (XPP3) (http://www.extreme.indiana.edu/xgws/xsoap/xpp/mxp1/) xpp3:xpp3_min:jar:1.1.4c
    License: Indiana University Extreme! Lab Software License, vesion 1.1.1  (http://www.extreme.indiana.edu/viewcvs/~checkout~/XPP3/java/LICENSE.txt)    License: Public Domain  (http://creativecommons.org/licenses/publicdomain)

From: 'JBoss Inc.' (http://www.jboss.com)
  - Hibernate (http://www.hibernate.org) org.hibernate:hibernate:jar:3.2.5.ga
    License: GNU LESSER GENERAL PUBLIC LICENSE  (http://www.gnu.org/licenses/lgpl.txt)

From: 'MetaStuff Ltd.' (http://sourceforge.net/projects/dom4j)
  - dom4j (http://dom4j.org) dom4j:dom4j:jar:1.6.1


From: 'ObjectWeb' (http://www.objectweb.org/)
  - asm (http://asm.objectweb.org/) asm:asm:jar:1.5.3

  - asm-attrs (http://asm.objectweb.org/) asm:asm-attrs:jar:1.5.3


From: 'Spring Framework' (http://www.springframework.org/)
  - Spring Framework: Beans (http://www.springframework.org) org.springframework:spring-beans:jar:2.5.4
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Spring Framework: Context (http://www.springframework.org) org.springframework:spring-context:jar:2.5.4
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Spring Framework: Core (http://www.springframework.org) org.springframework:spring-core:jar:2.5.4
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Spring Framework: DAO (http://www.springframework.org) org.springframework:spring-dao:jar:2.0.8
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Spring Framework: Hibernate3 (http://www.springframework.org) org.springframework:spring-hibernate3:jar:2.0.8
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)
  - Spring Framework: JDBC (http://www.springframework.org) org.springframework:spring-jdbc:jar:2.0.8
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'The Apache Software Foundation' (http://jakarta.apache.org)
  - Codec (http://jakarta.apache.org/commons/codec/) commons-codec:commons-codec:jar:1.3
    License: The Apache Software License, Version 2.0  (/LICENSE.txt)
  - Commons DBCP (http://jakarta.apache.org/commons/dbcp/) commons-dbcp:commons-dbcp:jar:1.2.1
    License: The Apache Software License, Version 2.0  (/LICENSE.txt)
  - Commons Pool (http://jakarta.apache.org/commons/pool/) commons-pool:commons-pool:jar:1.2
    License: The Apache Software License, Version 2.0  (/LICENSE.txt)

From: 'The Apache Software Foundation' (http://www.apache.org)
  - Apache Tika core (http://tika.apache.org/) org.apache.tika:tika-core:bundle:1.10
    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 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 IO (http://commons.apache.org/io/) commons-io:commons-io:jar:1.4
    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)
  - Xerces2 Java Parser (http://xerces.apache.org/xerces2-j) xerces:xercesImpl:jar:2.9.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

From: 'XStream' (http://xstream.codehaus.org)
  - XStream Core  com.thoughtworks.xstream:xstream:jar:1.3.1
    License: BSD style  (http://xstream.codehaus.com/license.html)








© 2015 - 2024 Weber Informatics LLC | Privacy Policy