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

Download JAR files tagged by uses with all dependencies

Search JAR files by class name

simple-file-repository from group org.ow2.weblab.webservices (version 1.2)

It's a simple file system repository. Just configure the file system folder and the component will save and load resources from files in this folder. This implementation is able to save and get resources. The limitation are that it is not assigning an new URI. It hashes the existing one to save the files. It's also not able to get or save sub resources since it uses the hash as key. In most of the application, you'd rather to use the file-repository whitch is able to do so.

Group: org.ow2.weblab.webservices Artifact: simple-file-repository
Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact simple-file-repository
Group org.ow2.weblab.webservices
Version 1.2
Last update 07. February 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies commons-codec, dataoperator,
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!

aludratest from group com.hamburgsud.aludratest (version 0.2.0)

AludraTest is a testframework which helps you to automate functional tests against a Ajax driven web application. AludraTest uses Selenium to interact with the application under test and log4testing to generate well structured and readable reports.

Group: com.hamburgsud.aludratest Artifact: aludratest
Show all versions Show documentation Show source 
 

0 downloads
Artifact aludratest
Group com.hamburgsud.aludratest
Version 0.2.0
Last update 22. August 2011
Organization not specified
URL http://aludratest.sourceforge.net
License The Apache Software License, Version 2.0
Dependencies amount 7
Dependencies junit, log4j, core, selenium-java-client-driver, commons-configuration, commons-codec, jtidy,
There are maybe transitive dependencies!

gae-plugin from group com.jolira (version 3.0.0)

Google uses factories to provde access to interfaces such as the UserService. This package provdes a Guice Module to enable code-injection of these dependencies instead. There is also a set of mock objects in the test jar provided with this package that simplifes testing App-Engine services.

Group: com.jolira Artifact: gae-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact gae-plugin
Group com.jolira
Version 3.0.0
Last update 02. April 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies gae-runtime, guice,
There are maybe transitive dependencies!

jaxb2-fluent-api from group org.jvnet.jaxb2_commons (version 3.0)

Causes JAXB RI 2 XJC to generate additional methods that allows method chaining. Method chaining is useful when building object tree in memory, allowing the code to be done in a concise way. The code that uses this plugin can still run with any JAXB2 implementation.

Group: org.jvnet.jaxb2_commons Artifact: jaxb2-fluent-api
Show documentation Show source 
 

3 downloads
Artifact jaxb2-fluent-api
Group org.jvnet.jaxb2_commons
Version 3.0
Last update 29. March 2011
Organization not specified
URL http://java.net/projects/jaxb2-commons/pages/fluent-api
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

maven-bundle-plugin from group org.coosproject.build-tools.org.apache.felix (version 2.1.0-coos0)

Provides a maven plugin that supports creating an OSGi bundle from the contents of the compilation classpath along with its resources and dependencies. Plus a zillion other features. The plugin uses the Bnd tool (http://www.aqute.biz/Code/Bnd)

Group: org.coosproject.build-tools.org.apache.felix Artifact: maven-bundle-plugin

 

0 downloads
Artifact maven-bundle-plugin
Group org.coosproject.build-tools.org.apache.felix
Version 2.1.0-coos0
Last update 13. August 2010
Organization not specified
URL Not specified
License not specified
Dependencies amount 17
Dependencies bndlib, kxml2, org.apache.felix.bundlerepository, org.osgi.core, org.osgi.service.obr, maven-project, maven-model, maven-plugin-api, maven-artifact, maven-archiver, maven-artifact-manager, maven-settings, maven-dependency-tree, wagon-provider-api, plexus-container-default, plexus-archiver, plexus-utils,
There are maybe transitive dependencies!

simple-file-repository from group org.ow2.weblab.service (version 1.0)

It's a simple file system repository. Just configure the file system folder and the component will save and load resources from files in this folder. This implementation is able to save and get resources. The limitation are that it is not assigning an new URI. It hashes the existing one to save the files. It's also not able to get or save sub resources since it uses the hash as key. In most of the application, you'd rather to use the file-repository whitch is able to do so.

Group: org.ow2.weblab.service Artifact: simple-file-repository
Show documentation Show source 
 

0 downloads
Artifact simple-file-repository
Group org.ow2.weblab.service
Version 1.0
Last update 09. July 2010
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies commons-codec,
There are maybe transitive dependencies!



Page 132 from 159 (items total 1586)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy