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

Download JAR files tagged by core with all dependencies

Search JAR files by class name

squirrelsql-update-site-plugin from group net.sf.squirrel-sql (version 1.0.9)

This project produces the Mojo that can build a proper release.xml for the SQuirreLSQL update site, given a directory where the updated jar artifacts are located. This plugin accepts a directory in it's configuration and expects to find three sub-directories there : core, plugins and i18n. It then categorizes the artifacts found in those directories accordingly in the final release.xml file, that is generated in the specified folder.

Group: net.sf.squirrel-sql Artifact: squirrelsql-update-site-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact squirrelsql-update-site-plugin
Group net.sf.squirrel-sql
Version 1.0.9
Last update 14. November 2011
Organization not specified
URL http://www.squirrelsql.org/
License GNU Lesser
Dependencies amount 3
Dependencies squirrel-sql, maven-plugin-api, maven-project,
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!

weblab-portlet from group org.ow2.weblab.portlets (version 1.2.2)

This is a generic WebLab portlet developed for the WebLab platform. It eases development if multiple events need to be handled. Please note that some libraries need to be provided by the portal. Some provided libraries are probably in the portal own libraries (javax.portlet:portlet-api, javax.servlet:servlet-api, javax.servlet:jstl and taglibs:standard). Some other need to be added by your own (for eventing), they are WebLab specific, since we encourage you to only exchange objects of the WebLab model as events (org.weblab-project.core:model, org.weblab-project.core:extended).

Group: org.ow2.weblab.portlets Artifact: weblab-portlet
Show all versions Show documentation Show source 
 

0 downloads
Artifact weblab-portlet
Group org.ow2.weblab.portlets
Version 1.2.2
Last update 10. September 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies commons-logging,
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!

easyb from group org.easyb (version 0.99)

This composite contains a restricted version of easyb-core, so that people can depend on named releases of easyb without having to keep a version range of easyb-core if they so wish. It provides compatibility with existing uses of easyb, and easyb versioning (0.9x). It is *recommended* that people stop using this artefact and instead use the easyb-core with a version range of [1,2] so updated bug fixes and feature releases flow in.

Group: org.easyb Artifact: easyb
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact easyb
Group org.easyb
Version 0.99
Last update 02. April 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies easyb-core,
There are maybe transitive dependencies!

core from group uk.org.retep.xmpp.xmpp (version 10.6)

Group: uk.org.retep.xmpp.xmpp Artifact: core
Show all versions Show documentation Show source 
 

0 downloads
Artifact core
Group uk.org.retep.xmpp.xmpp
Version 10.6
Last update 09. June 2010
Organization not specified
URL Not specified
License not specified
Dependencies amount 9
Dependencies annotations, stanzaerror, builder, concurrency, id, jaxb, messaging, xml, jaxb-api,
There are maybe transitive dependencies!

stanzaerror from group uk.org.retep.xmpp.protocol (version 10.6)

Group: uk.org.retep.xmpp.protocol Artifact: stanzaerror
Show all versions Show documentation Show source 
 

0 downloads
Artifact stanzaerror
Group uk.org.retep.xmpp.protocol
Version 10.6
Last update 09. June 2010
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies annotations, builder,
There are maybe transitive dependencies!

plugin from group uk.org.retep.xmpp.xmpp (version 10.6)

Group: uk.org.retep.xmpp.xmpp Artifact: plugin
Show documentation Show source 
 

0 downloads
Artifact plugin
Group uk.org.retep.xmpp.xmpp
Version 10.6
Last update 09. June 2010
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies annotations, jaxb,
There are maybe transitive dependencies!

schemaParent from group uk.org.retep.xmpp.xmpp (version 10.6)

This part of the project contains the core api, xml schemas for each supported xmpp protocol and the jaxb generated code. Because this section rarely changes (i.e. when a new protocol is added or when an existing protocol is updated by the XMPP Standards Foundation its usually not required to actually build from this directory but allow maven to retrieve the pre-built artifacts instead. Doing this will save you a lot of time as there are over 100 modules within this part of the project.

Group: uk.org.retep.xmpp.xmpp Artifact: schemaParent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact schemaParent
Group uk.org.retep.xmpp.xmpp
Version 10.6
Last update 09. June 2010
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

apacheds-jdbm-store from group org.apache.directory.server (version 1.5.7)

A JDBM entry store which does not have any dependency on core interfaces. The JDBM partition will use this store and build on it to adapt this to server specific partition interfaces. Having this separate module without dependencies on core interfaces makes it easier to avoid cyclic dependencies between modules. This is especially important for use within the bootstrap plugin which needs to build the schema partition used for bootstrapping the server.

Group: org.apache.directory.server Artifact: apacheds-jdbm-store
Show all versions Show documentation Show source 
 

0 downloads
Artifact apacheds-jdbm-store
Group org.apache.directory.server
Version 1.5.7
Last update 02. April 2010
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies apacheds-i18n, apacheds-jdbm, apacheds-core-entry, apacheds-core-avl,
There are maybe transitive dependencies!



Page 1926 from 3 (items total 19487)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy