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

Download JAR files tagged by combination with all dependencies

Search JAR files by class name

spring-jdbc-oracle from group com.github.ferstl (version 2.0.0)

Group: com.github.ferstl Artifact: spring-jdbc-oracle
Show all versions Show documentation Show source 
 

2 downloads
Artifact spring-jdbc-oracle
Group com.github.ferstl
Version 2.0.0
Last update 01. July 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies spring-context, spring-jdbc, junit, java-hamcrest, mockito-core, spring-test,
There are maybe transitive dependencies!

spring-jdbc-oracle-ojdbc from group com.github.ferstl (version 2.0.0)

Group: com.github.ferstl Artifact: spring-jdbc-oracle-ojdbc
Show all versions Show documentation Show source 
 

93 downloads
Artifact spring-jdbc-oracle-ojdbc
Group com.github.ferstl
Version 2.0.0
Last update 01. July 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

spring-jdbc-oracle-parent from group com.github.ferstl (version 2.0.0)

A variant of Spring's JdbcTemplate that uses Oracle Update Batching. If Spring's classic JdbcTemplate is used in combination with an Oracle DB, the `batchUpdate()` methods won't return the number of affected rows. Instead, these methods do always return an array containing -2 (`Statement#SUCCESS_NO_INFO`) in each element. In order to get the number of affected rows during a batch INSERT/UPDATE/DELETE, it is required to use [Oracle Update Batching](http://docs.oracle.com/cd/B28359_01/java.111/b31224/oraperf.htm#autoId2).

Group: com.github.ferstl Artifact: spring-jdbc-oracle-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact spring-jdbc-oracle-parent
Group com.github.ferstl
Version 2.0.0
Last update 01. July 2018
Organization not specified
URL https://github.com/ferstl/spring-jdbc-oracle
License Apache 2
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

easy-config-maven-plugin from group com.socialbakers (version 0.4.2)

Maven plugin for small application config support. Allows you to define configuration for your application at one place and generate config files and java class. Configuration can be instantiate by var args, file config or environment variables or combination of all. TODO: - boolean opts -- is/get -- option without value true - make def enum public - static instance to access from everywhere without pass an instance

Group: com.socialbakers Artifact: easy-config-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact easy-config-maven-plugin
Group com.socialbakers
Version 0.4.2
Last update 25. August 2014
Organization not specified
URL https://github.com/fiserro/easy-config
License The Apache Software License, Version 2.0
Dependencies amount 8
Dependencies maven-plugin-api, freemarker, jdom, commons-lang3, commons-beanutils, slf4j-api, core, commons-io,
There are maybe transitive dependencies!

geomajas-project-geometry-all from group org.geomajas.project (version 1.3.0)

Geomajas Geometry project. The geometry definition in here is meant as a Data Transfer Object, so be used in combination with a service. The service is based upon the feature specification for SQL. Geomajas is a component framework for building rich Internet applications (RIA) with sophisticated capabilities for the display, analysis and management of geographic information. It is a building block that allows developers to add maps and other geographic data capabilities to their web applications.

Group: org.geomajas.project Artifact: geomajas-project-geometry-all
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact geomajas-project-geometry-all
Group org.geomajas.project
Version 1.3.0
Last update 29. April 2014
Organization not specified
URL Not specified
License not specified
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!

jofilter from group com.jolira (version 1.2.3)

A simple filter to prevent access to certain web-sites (such as beta version of mobile applications) using a simple username-password combination. This filter is easy to use put provides only minimal security. This mechanism is meant to be a very light-weight security mechanism for, for instance, mobile application, to keep the public out while doing development.

Group: com.jolira Artifact: jofilter
Show all versions Show documentation Show source 
 

0 downloads
Artifact jofilter
Group com.jolira
Version 1.2.3
Last update 23. June 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

easy-config-core from group com.socialbakers.easy-config (version 0.5.7)

Group: com.socialbakers.easy-config Artifact: easy-config-core
Show all versions Show documentation Show source 
 

1 downloads
Artifact easy-config-core
Group com.socialbakers.easy-config
Version 0.5.7
Last update 28. April 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies slf4j-api, commons-io, commons-lang3, freemarker, jdom, commons-beanutils, guava,
There are maybe transitive dependencies!



Page 16 from 17 (items total 164)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy