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

json from group com.unboundid.components (version 1.0.0)

JSON is a light-weight, language independent, data interchange format. The files in this package implement JSON encoders/decoders in Java. It also includes the capability to convert between JSON and XML, HTTP headers, Cookies, and CDL. This distribution is based off commit number 3e3951f1259 from https://github.com/douglascrockford/JSON-java.

Group: com.unboundid.components Artifact: json
Show documentation Show source 
 

0 downloads
Artifact json
Group com.unboundid.components
Version 1.0.0
Last update 22. November 2011
Organization not specified
URL http://www.json.org/java/index.html
License JSON License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jackson-xml-databind from group com.fasterxml (version 0.6.2)

Extension for Jackson (http://jackson.codehaus.org) to offer alternative support for serializing POJOs as XML and deserializing XML as pojos. Support implemented on top of Stax API (javax.xml.stream), by implementing core Jackson Streaming API types like JsonGenerator, JsonParser and JsonFactory. Some data-binding types overridden as well (ObjectMapper sub-classed as XmlMapper).

Group: com.fasterxml Artifact: jackson-xml-databind
Show all versions Show documentation Show source 
 

43 downloads
Artifact jackson-xml-databind
Group com.fasterxml
Version 0.6.2
Last update 11. November 2011
Organization fasterxml.com
URL http://wiki.fasterxml.com/JacksonExtensionXmlDataBinding
License The Apache Software License, Version 2.0
Dependencies amount 3
Dependencies jackson-mapper-asl, jackson-xc, stax2-api,
There are maybe transitive dependencies!

dspace-cocoon-servlet-service-impl from group org.dspace.dependencies.cocoon (version 1.0.3)

This is version of the cocoon servlet service with patched as per the following tickets: http://jira.dspace.org/jira/browse/DS-253 with patch... https://issues.apache.org/jira/browse/COCOON-2217 This is deployed to fix issues with streams not closing we cannot use cocoon-servlet-service-impl 1.1.0 or 1.2.0 as they break block deployment. More recently, patches were applied to try and resolve http://jira.dspace.org/jira/browse/DS-768.

Group: org.dspace.dependencies.cocoon Artifact: dspace-cocoon-servlet-service-impl
Show all versions Show documentation Show source 
 

0 downloads
Artifact dspace-cocoon-servlet-service-impl
Group org.dspace.dependencies.cocoon
Version 1.0.3
Last update 13. October 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies excalibur-sourceresolve, spring-aop, spring-core, spring-beans, spring-context, spring-web, commons-collections,
There are maybe transitive dependencies!

magja from group com.google.code.magja (version 0.0.3)

Magja is a java connector for access the Magento API (http://www.magentocommerce.com/support/magento_core_api), with that you will be able to manipulate the magento products (images include), categories, customers, orders, and much more. Just you have to do its create a properties file with the connection parameters for the magento installation. For more information visit the project page.

Group: com.google.code.magja Artifact: magja
Show all versions Show documentation Show source 
 

23 downloads
Artifact magja
Group com.google.code.magja
Version 0.0.3
Last update 16. August 2011
Organization Panticz
URL http://magja.googlecode.com
License The Apache Software License, Version 2.0
Dependencies amount 13
Dependencies axis2, axis2-transport-local, axis2-transport-http, commons-httpclient, commons-logging, httpcore, woden-api, axiom-api, axiom-impl, wsdl4j, XmlSchema, neethi, commons-lang,
There are maybe transitive dependencies!

hapi-test from group ca.uhn.hapi (version 1.2)

Group: ca.uhn.hapi Artifact: hapi-test
Show all versions Show documentation Show source 
 

0 downloads
Artifact hapi-test
Group ca.uhn.hapi
Version 1.2
Last update 25. June 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 14
Dependencies hapi-base, hapi-structures-v21, hapi-structures-v22, hapi-structures-v23, hapi-structures-v231, hapi-structures-v24, hapi-structures-v25, hapi-structures-v251, hapi-structures-v26, hapi-sourcegen, junit, junit-addons, jaxen, saxpath,
There are maybe transitive dependencies!

mini-git-server-parent from group com.madgag (version 0.4)

mini-git-server - a pure-Java WAR capable of hosting git repos and exposing them with git+ssh. Basically a copy of Gerrit (http://code.google.com/p/gerrit/) - with all the review-related functionality stripped away and the dependency on a database removed (making it entirely filesystem based). I use it for integration-testing my git client.

Group: com.madgag Artifact: mini-git-server-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact mini-git-server-parent
Group com.madgag
Version 0.4
Last update 19. April 2011
Organization not specified
URL https://github.com/rtyley/mini-git-server
License Apache License, 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

checkersplugin from group com.jolira.types.checkers (version 0.1.3)

Group: com.jolira.types.checkers Artifact: checkersplugin
Show documentation Show source 
 

0 downloads
Artifact checkersplugin
Group com.jolira.types.checkers
Version 0.1.3
Last update 15. January 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies maven-toolchain, maven-plugin-api, maven-project, maven-compiler-plugin, plexus-compiler-javac,
There are maybe transitive dependencies!

server-repo from group org.apache.geronimo.plugins (version 1.0)

This plugin creates a server specific repository (var/repository) for a Geronimo server instance. This server repository can be used to provide some isolation from the default Geronmio repository and is of most value with multiple server instances leveraging the same Geronimo install image. For a description of how this could be used see http://cwiki.apache.org/GMOxDOC21/multiple-repositories.html

Group: org.apache.geronimo.plugins Artifact: server-repo
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact server-repo
Group org.apache.geronimo.plugins
Version 1.0
Last update 27. June 2008
Organization not specified
URL http://geronimo.apache.org/maven/${siteId}/${version}
License not specified
Dependencies amount 1
Dependencies j2ee-system,
There are maybe transitive dependencies!

excalibur-sourceresolve from group org.apache.excalibur.components (version 2.2.3)

A very common problem is resolving a source, which means finding a source using a URI. The source resolver of Avalon Excalibur is a component helping you in this task. It resolves sources from a given URI. The URI can use all available protocols of the JRE. In addition own protocols can be plugged-in. So using the standard protocols like HTTP, FTP or file can be handled in the same way, like dealing with custom, self-build protocols such as myxmldatabase://root/documents/test.xml.

Group: org.apache.excalibur.components Artifact: excalibur-sourceresolve
Show all versions Show documentation Show source 
 

3 downloads
Artifact excalibur-sourceresolve
Group org.apache.excalibur.components
Version 2.2.3
Last update 05. July 2007
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies avalon-framework-impl,
There are maybe transitive dependencies!

maven-jini-plugin from group org.jini.maven-jini-plugin (version 2.0)

This is a Maven plug-in for Jini service based projects. It's initial capabilities are: * Archetype for Jini service project creation * Starting/Stopping of Jini starter kit services: Reggie, Mahalo, Phoenix, Fiddler, Norm, Mercury, Outrigger, Browser, and HTTP daemon * Configurable RMI runtime: JRMP, JERI, or JERI/JSSE * Configurable activation and persistence modes: transient, activatable, nonactivatable

Group: org.jini.maven-jini-plugin Artifact: maven-jini-plugin

 

0 downloads
Artifact maven-jini-plugin
Group org.jini.maven-jini-plugin
Version 2.0
Last update 28. December 2005
Organization not specified
URL http://maven-jini-plugin.jini.org/
License Apache License version 2.0
Dependencies amount 23
Dependencies maven-plugin-api, maven-embedder, plexus-utils, ant, jini-core, jini-ext, jsk-lib, jsk-platform, jsk-resources, destroy, group, sun-util, tools, checkconfigurationfile, checkser, classdep, classserver, computedigest, computehttpmdcodebase, envcheck, jarwrapper, jini-starterkit, jini-start-examples,
There are maybe transitive dependencies!



Page 914 from 927 (items total 9270)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy