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

Download JAR files tagged by spring with all dependencies

Search JAR files by class name

tika-normaliser from group org.ow2.weblab.webservices (version 1.8.2)

This service is an integration of Apache Tika project. It enables to extract metadata and text content of many kinds of files format. The WebLab document in input is enriched with RDF properties for the metadata and Text unit(s) for the content. The service can be configured through the Spring bean of CXF to handle various kind of features (identifying language or not, provide a normalised XHTML output of the document...).

Group: org.ow2.weblab.webservices Artifact: tika-normaliser
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact tika-normaliser
Group org.ow2.weblab.webservices
Version 1.8.2
Last update 26. June 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies model, extended, content-manager, rdf-helper-jena, tika-core, tika-parsers,
There are maybe transitive dependencies!

spring-amqp-parent from group org.springframework.amqp (version 1.1.1.RELEASE)

Spring AMQP is framework that makes it easy to write Java applications for the Advanced Message Queue Protocol. It supports a variety of common high-level messaging patterns, like synchronous and asynchronous consumers, synchronous producers, automatic re-connection, transactions, batching. The emphasis is on declarative configuration and a POJO programming model without hiding the full power of the underlying protocol.

Group: org.springframework.amqp Artifact: spring-amqp-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact spring-amqp-parent
Group org.springframework.amqp
Version 1.1.1.RELEASE
Last update 31. May 2012
Organization not specified
URL http://www.springsource.org/spring-amqp
License Apache 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

spring-flex-core from group org.springframework.flex (version 1.5.2.RELEASE)

Spring BlazeDS Integration is a top-level Spring project, and a component of the complete Spring Web stack. This project's purpose is to make it easier to build Spring-powered Rich Internet Applications using Adobe Flex as the front-end client. It aims to achieve this purpose by providing first-class support for using the open source Adobe BlazeDS project and its powerful remoting and messaging facilities in combination with the familiar Spring programming model.

Group: org.springframework.flex Artifact: spring-flex-core
Show all versions Show documentation Show source 
 

0 downloads
Artifact spring-flex-core
Group org.springframework.flex
Version 1.5.2.RELEASE
Last update 08. November 2011
Organization not specified
URL http://www.springsource.org/spring-flex
License The Apache Software License, Version 2.0
Dependencies amount 21
Dependencies servlet-api, jsr250-api, commons-logging, commons-httpclient, cglib-nodep, spring-beans, spring-context, spring-context-support, spring-core, spring-web, spring-webmvc, blazeds-core, blazeds-common, blazeds-proxy, blazeds-remoting, jms, junit, mockito-all, spring-test, xalan, activemq-core,
There are maybe transitive dependencies!

spring-flex-parent from group org.springframework.flex (version 1.5.2.RELEASE)

Spring BlazeDS Integration is a top-level Spring project, and a component of the complete Spring Web stack. This project's purpose is to make it easier to build Spring-powered Rich Internet Applications using Adobe Flex as the front-end client. It aims to achieve this purpose by providing first-class support for using the open source Adobe BlazeDS project and its powerful remoting and messaging facilities in combination with the familiar Spring programming model.

Group: org.springframework.flex Artifact: spring-flex-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact spring-flex-parent
Group org.springframework.flex
Version 1.5.2.RELEASE
Last update 08. November 2011
Organization not specified
URL http://www.springsource.org/spring-flex
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

spring-flex from group org.springframework.flex (version 1.5.2.RELEASE)

Spring BlazeDS Integration is a top-level Spring project, and a component of the complete Spring Web stack. This project's purpose is to make it easier to build Spring-powered Rich Internet Applications using Adobe Flex as the front-end client. It aims to achieve this purpose by providing first-class support for using the open source Adobe BlazeDS project and its powerful remoting and messaging facilities in combination with the familiar Spring programming model.

Group: org.springframework.flex Artifact: spring-flex
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
5 downloads
Artifact spring-flex
Group org.springframework.flex
Version 1.5.2.RELEASE
Last update 08. November 2011
Organization not specified
URL http://www.springsource.org/spring-flex
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jmcnet-libCommun from group com.googlecode.jmcnet (version 1.8)

This project aim's to provide J2EE reusable components : - flex integration : FlexAcegiLoginCommand, ServiceLoggerPresentation, SpringFactory, - FOP formatter : FopFormatter, - Spring and Acegi for JUnit : SpringBaseTestCase, AcegiBaseTestCase, - Servlet : RedirectDisconnectedSessionFilter, - utilit classes : ConvertCharset, CriptoUtilit, FileData, FormatUtilit, Time, TimeHHMM, TimeHHMMSS, - Expression parser et evaluator : see jmcnet.libcommun.utilit.evaluator, - Mail utilit : see jmcnet.libcommun.utilit.mail

Group: com.googlecode.jmcnet Artifact: jmcnet-libCommun

 

0 downloads
Artifact jmcnet-libCommun
Group com.googlecode.jmcnet
Version 1.8
Last update 06. April 2010
Organization not specified
URL http://code.google.com/p/jmcnet/
License The JMCNet LibCommun Project
Dependencies amount 1
Dependencies utils,
There are maybe transitive dependencies!

spring-osgi from group org.springframework.osgi (version 1.2.1)

The Spring Dynamic Modules project makes it easy to build Spring applications that run in an OSGi framework. A Spring application written in this way provides better separation of modules, the ability to dynamically add, remove, and update modules in a running system, the ability to deploy multiple versions of a module simultaneously (and have clients automatically bind to the appropriate one), and a dynamic service model.

Group: org.springframework.osgi Artifact: spring-osgi
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact spring-osgi
Group org.springframework.osgi
Version 1.2.1
Last update 17. December 2009
Organization Spring Framework
URL http://www.springframework.org/osgi
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

spring-batch-archetypes from group org.springframework.batch (version 1.1.4.RELEASE)

Spring Batch archetypes are simple project templates containing just enough code to get you started running a job. For more detailed examples of using particular features of the framework, look at the Spring Batch Samples project. Currently the archetypes are deployed as regular Maven projects (not archetypes), because of limitations in the archetype plugin (or our understanding of how it works). For most effective use, copy one into Eclipse and use Q4E to manage the dependencies.

Group: org.springframework.batch Artifact: spring-batch-archetypes
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact spring-batch-archetypes
Group org.springframework.batch
Version 1.1.4.RELEASE
Last update 29. January 2009
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

spring-javaconfig from group org.springframework.javaconfig (version 1.0.0.m3)

The Spring JavaConfig project provides a type-safe, pure-Java option for configuring Spring Application Contexts. While most people currently use XML to configure bean definitions in their Application Contexts, Spring's versatility and metadata based internal handling of bean definitions means alternatives to XML config are easy to implement.

Group: org.springframework.javaconfig Artifact: spring-javaconfig
Show all versions Show source 
 

7 downloads
Artifact spring-javaconfig
Group org.springframework.javaconfig
Version 1.0.0.m3
Last update 06. October 2008
Organization Spring Framework
URL http://www.springframework.org/javaconfig
License The Apache Software License, Version 2.0
Dependencies amount 5
Dependencies spring-core, spring-beans, spring-context, cglib-nodep, commons-logging,
There are maybe transitive dependencies!

springunit from group org.springunit (version 0.5)

SpringUnit is a Java unit testing framework that combines Spring's dependency injection container with JUnit's test execution environment. It facilitates the creation of data-driven tests, where the data inputs and expected outcomes are defined in XML files and the test logic resides in Java source code.

Group: org.springunit Artifact: springunit
Show all versions Show source 
 

0 downloads
Artifact springunit
Group org.springunit
Version 0.5
Last update 29. May 2007
Organization not specified
URL http://springunit.sourceforge.net
License The Apache Software License, Version 2.0
Dependencies amount 4
Dependencies commons-logging, junit, spring, spring-mock,
There are maybe transitive dependencies!



Page 1866 from 3 (items total 18719)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy