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

Download JAR files tagged by $http: with all dependencies

Search JAR files by class name

test.data-control from group no.antares (version 0.8.2)

The project aims to provide components that build on top of dbUnit (http:///www.dbunit.org) to provide export and import of sql database data to json format (http:///www.json.org). With time, I will add more components that is related to controlling test data and speeding up automated tests.

Group: no.antares Artifact: test.data-control
Show all versions Show source 
 

0 downloads
Artifact test.data-control
Group no.antares
Version 0.8.2
Last update 14. May 2012
Organization not specified
URL http://code.google.com/p/test-data-control/
License Apache License, Version 2.0
Dependencies amount 17
Dependencies scala-library, dbunit, ant, xstream, jettison, commons-lang, commons-io, commons-digester, commons-logging, derbytools, derby, jtds, spring-jdbc, log4j, slf4j-log4j12, xercesImpl, xalan,
There are maybe transitive dependencies!

WekaODF from group nz.ac.waikato.cms.weka (version 1.0.4)

WekaODF adds support to directory read from and write to spreadsheets in ODF (Open Document Format for Office Applications, ISO/IEC 26300:2006) format. ODF is used by the OpenOffice.org suite, for instance. WekaODF uses jOpenDocument (http://www.jOpenDocument.org, GPL) in order to read/write ODF spreadsheets.

Group: nz.ac.waikato.cms.weka Artifact: WekaODF
Show all versions Show documentation Show source 
 

0 downloads
Artifact WekaODF
Group nz.ac.waikato.cms.weka
Version 1.0.4
Last update 13. May 2012
Organization University of Waikato, Hamilton, NZ
URL http://weka.sourceforge.net/doc.packages/WekaODF
License GNU General Public License 3
Dependencies amount 2
Dependencies weka-dev, jOpenDocument,
There are maybe transitive dependencies!

activemq-jmdns_1.0 from group org.apache.activemq (version 5.6.0)

The activemq-jmdns_1.0 source is derived from http://repo1.maven.org/maven2/jmdns/jmdns/1.0/jmdns-1.0-sources.jar Changes to apache activemq version: - renamed package javax.jmdns to org.apache.activemq.jmdns - removed classes with lgpl source headers, leaving only the org.apache.activemq.jmdns package.

Group: org.apache.activemq Artifact: activemq-jmdns_1.0
Show all versions Show documentation Show source 
 

0 downloads
Artifact activemq-jmdns_1.0
Group org.apache.activemq
Version 5.6.0
Last update 02. May 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

isorelax-jaxp-bridge-ILM from group org.jopendocument (version 1.1)

modified as per https://isorelax-jaxp-bridge.dev.java.net/issues/show_bug.cgi?id=1 fixed the service file made SchemaFactoryImpl public because of a reflection bug ( http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4071957 )

Group: org.jopendocument Artifact: isorelax-jaxp-bridge-ILM
Show documentation Show source 
 

0 downloads
Artifact isorelax-jaxp-bridge-ILM
Group org.jopendocument
Version 1.1
Last update 30. April 2012
Organization ILM Informatique
URL http://www.jopendocument.org/
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

hudson-gwt-icons-silk from group org.eclipse.hudson.main (version 3.0.1)

GWT packaging of FamFamFam Silk ( http://www.famfamfam.com/lab/icons/silk ) icons. Icons licensed under either: * Creative Commons Attribution 2.5 ( http://creativecommons.org/licenses/by/2.5/ ) * Creative Commons Attribution 3.0 ( http://creativecommons.org/licenses/by/3.0/ ) NOTE: Website states ^^^, while readme.txt included with distribution only states 2.5

Group: org.eclipse.hudson.main Artifact: hudson-gwt-icons-silk
Show all versions Show documentation Show source 
 

0 downloads
Artifact hudson-gwt-icons-silk
Group org.eclipse.hudson.main
Version 3.0.1
Last update 17. April 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

entreri from group com.googlecode.entreri (version 1.4.1)

Entreri is an entity-component framework for Java that helps manage or remove complex OO hierarchies that often form when developing games. For a useful description of an entity-component framework, see http://t-machine.org/index.php/2007/09/03/entity-systems-are-the-future-of-mmog-development-part-1/

Group: com.googlecode.entreri Artifact: entreri
Show all versions Show documentation Show source 
 

0 downloads
Artifact entreri
Group com.googlecode.entreri
Version 1.4.1
Last update 03. March 2012
Organization not specified
URL http://entreri.googlecode.com
License New BSD License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

sisu-xmlrpc-server from group org.sonatype.sisu (version 1.2.0)

Group: org.sonatype.sisu Artifact: sisu-xmlrpc-server
Show all versions Show documentation Show source 
 

0 downloads
Artifact sisu-xmlrpc-server
Group org.sonatype.sisu
Version 1.2.0
Last update 28. December 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies commons-logging, sisu-xmlrpc-common, ws-commons-util, servlet-api,
There are maybe transitive dependencies!

sisu-xmlrpc-client from group org.sonatype.sisu (version 1.2.0)

Group: org.sonatype.sisu Artifact: sisu-xmlrpc-client
Show all versions Show documentation Show source 
 

0 downloads
Artifact sisu-xmlrpc-client
Group org.sonatype.sisu
Version 1.2.0
Last update 28. December 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies sisu-xmlrpc-common, async-http-client,
There are maybe transitive dependencies!

sisu-xmlrpc-common from group org.sonatype.sisu (version 1.2.0)

Group: org.sonatype.sisu Artifact: sisu-xmlrpc-common
Show all versions Show documentation Show source 
 

0 downloads
Artifact sisu-xmlrpc-common
Group org.sonatype.sisu
Version 1.2.0
Last update 28. December 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies ws-commons-util,
There are maybe transitive dependencies!

sisu-xmlrpc from group org.sonatype.sisu (version 1.2.0)

Sisu XML-RPC is a Java implementation of XML-RPC, a popular protocol that uses XML over HTTP to implement remote procedure calls. Compared to SOAP, or JAX-RPC, it is stable, much simpler and easier to handle. Sisu XML-RPC provides HTTP transport pluggability via Async HTTP Client.

Group: org.sonatype.sisu Artifact: sisu-xmlrpc
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact sisu-xmlrpc
Group org.sonatype.sisu
Version 1.2.0
Last update 28. December 2011
Organization not specified
URL http://ws.apache.org/xmlrpc/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 886 from 927 (items total 9270)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy