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

Download JAR files tagged by update with all dependencies

Search JAR files by class name

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!

allure-core-module from group com.capgemini.ntc (version 4.12.0.6)

Allure Test Framework Core is responsible for: * Test report with logs and/or screenshots * Test groups/tags * Data Driven (inside test case, external file) * Test case parallel execution * BDD - Gherkin – Cucumber approach * Run on independent OperatingSystem * Externalize test environment (DEV, QA, PROD) * Adding analytics source code * Update Observers Based on Junit4.12

Group: com.capgemini.ntc Artifact: allure-core-module
Show all versions Show documentation Show source 
 

1 downloads
Artifact allure-core-module
Group com.capgemini.ntc
Version 4.12.0.6
Last update 19. April 2018
Organization Capgemini - Nearshore Test Center - Poland
URL https://github.com/devonfw/devonfw-testing
License The Apache License, Version 2.0
Dependencies amount 18
Dependencies commons-csv, junit, JUnitParams, junit-platform-surefire-provider, mockito-core, log4j-api, log4j-core, slf4j-log4j12, allure-junit-adaptor, allure-java-annotations, allure-report-data, allure-maven-plugin, allure-cucumber-jvm-adaptor, aspectjweaver, junit-toolbox, json, guice, jasypt,
There are maybe transitive dependencies!

allure-selenium-module from group com.capgemini.ntc (version 3.8.1.6)

Allure Test Framework Selenium supports: * Malleable resolution * Remote Web Design * Mobile browsers * Support for many browsers * Internet Explorer, Edge * Chrome, Firefox * Safari * User friendly actions * elementCheckBox * elementDropdown, etc. * Ubiquise test execution * locally * against Selenium Grid through Jenkins * Page Object Model architecture * Selenium WebDriver with Java * Update Observers Based on Selenium 3.8.1

Group: com.capgemini.ntc Artifact: allure-selenium-module
Show all versions Show documentation Show source 
 

0 downloads
Artifact allure-selenium-module
Group com.capgemini.ntc
Version 3.8.1.6
Last update 19. April 2018
Organization Capgemini - Nearshore Test Center - Poland
URL https://github.com/devonfw/devonfw-testing
License The Apache License, Version 2.0
Dependencies amount 12
Dependencies guava, allure-core-module, allure-java-annotations, selenium-java, google-api-client, junit-platform-surefire-provider, junit, guice, joda-time, commons-csv, jsoup, webdrivermanager,
There are maybe transitive dependencies!

gemini-blueprint from group org.eclipse.gemini.blueprint (version 3.0.0.M01)

Eclipse Gemini Blueprint project makes it easy to build Java applications that run in an OSGi framework. By using Gemini Blueprint, applications benefit from using a 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.eclipse.gemini.blueprint Artifact: gemini-blueprint
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact gemini-blueprint
Group org.eclipse.gemini.blueprint
Version 3.0.0.M01
Last update 02. April 2018
Organization not specified
URL http://www.eclipse.org/gemini/blueprint/
License Eclipse Public License, Version 1.0
Dependencies amount 1
Dependencies javax.inject,
There are maybe transitive dependencies!

fatjar-maven-plugin from group com.amitinside (version 0.0.1)

This maven plugin is responsible to create a Fat JAR bundle containing all the dependencies specified in a POM file. Sometimes users need to unpack specific dependency (eq. zip, tar etc) before packing the dependency as this dependency could contain other jar files. The primary motive is to collect all the dependencies including the plain jar dependencies and the other jar dependencies that reside in other dependency (eq. zip, tar etc). Apart from this, it could also update the versions of the specified dependencies before wrapping in a big fat JAR bundle. This internally uses bnd to wrap all the dependencies in a single fat JAR.

Group: com.amitinside Artifact: fatjar-maven-plugin
Show documentation Show source 
 

0 downloads
Artifact fatjar-maven-plugin
Group com.amitinside
Version 0.0.1
Last update 05. February 2018
Organization not specified
URL Not specified
License Eclipse Public License - v 1.0
Dependencies amount 11
Dependencies guava, maven-invoker, commons-io, maven-model, zip4j, commons-cli, maven-plugin-api, maven-project, mojo-executor, biz.aQute.bndlib, slf4j-log4j12,
There are maybe transitive dependencies!

truevfs from group net.java.truevfs (version 0.11.1)

TrueVFS is a virtual file system (VFS) for Java 7 which enables client applications to perform CRUD (Create, Read, Update, Delete) operations on archive files as if they were virtual directories, even with nested archive files in multithreaded environments. As a library, TrueVFS provides simple, uniform, transparent, thread-safe, read/write access to archive files as if they were virtual directories in a file system path. As a framework, TrueVFS provides the API to write file system drivers which plug-in to its federated file system space.

Group: net.java.truevfs Artifact: truevfs
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact truevfs
Group net.java.truevfs
Version 0.11.1
Last update 07. August 2016
Organization not specified
URL http://truevfs.java.net
License Eclipse Public License, Version 1.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

nbm-maven-plugin from group org.bitstrings.maven.plugins (version 4.1)

Maven plugin for creating NetBeans modules. It defines a custom lifecycle called "nbm". During packaging, the module JAR is enhanced with NetBeans-specific manifest entries and, along with other required files, packed into a *.nbm file, ready for distribution. Additionally the plugin provides aggregator goals to create an update site or cluster for your module projects.

Group: org.bitstrings.maven.plugins Artifact: nbm-maven-plugin
Show all versions Show documentation Show source 
 

1 downloads
Artifact nbm-maven-plugin
Group org.bitstrings.maven.plugins
Version 4.1
Last update 03. December 2015
Organization not specified
URL http://mojo.codehaus.org/nbm-maven/nbm-maven-plugin/
License Apache License 2
Dependencies amount 18
Dependencies nbm-tools, guava, maven-compat, maven-plugin-api, maven-plugin-annotations, ant, plexus-utils, plexus-archiver, maven-dependency-tree, maven-dependency-analyzer, maven-model, plexus-container-default, maven-filtering, maven-core, nbm-maven-harness, plexus-io, nb-shared, commons-collections,
There are maybe transitive dependencies!

nbm-maven-plugin from group org.codehaus.mojo (version 4.1)

Maven plugin for creating NetBeans modules. It defines a custom lifecycle called "nbm". During packaging, the module JAR is enhanced with NetBeans-specific manifest entries and, along with other required files, packed into a *.nbm file, ready for distribution. Additionally the plugin provides aggregator goals to create an update site or cluster for your module projects.

Group: org.codehaus.mojo Artifact: nbm-maven-plugin
Show all versions Show documentation Show source 
 

5 downloads
Artifact nbm-maven-plugin
Group org.codehaus.mojo
Version 4.1
Last update 13. November 2015
Organization not specified
URL https://github.com/mojohaus/nbm-maven-plugin
License Apache License 2
Dependencies amount 17
Dependencies maven-artifact, maven-compat, maven-plugin-api, maven-plugin-annotations, ant, plexus-utils, plexus-archiver, maven-dependency-tree, maven-dependency-analyzer, maven-model, plexus-container-default, maven-filtering, maven-core, nbm-maven-harness, plexus-io, nb-shared, guava,
There are maybe transitive dependencies!

uoa-gitlog-plugin from group nz.ac.auckland.groupapps.maven (version 1.2)

Generates a release note based on commits to a git repository in text format showing the changes that are included in each version. A possible use of this is to push these changelogs to a remote server when releasing the maven project so that the remote server can lookup and update JIRA ticket based on an accurate list of commits that the current package includes.

Group: nz.ac.auckland.groupapps.maven Artifact: uoa-gitlog-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact uoa-gitlog-plugin
Group nz.ac.auckland.groupapps.maven
Version 1.2
Last update 02. July 2015
Organization not specified
URL [email protected]:uoa-group-applications/uoa-gitlog-plugin.git
License not specified
Dependencies amount 6
Dependencies composite-maven-plugin, org.eclipse.jgit, commons-lang3, commons-collections4, jetty-util, composite-groovy,
There are maybe transitive dependencies!

org.beamfoundry.bundles.spring-dm from group org.beamfoundry.bundles.spring-dm (version 1.3.1)

The Dynamic Modules for Spring4 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.beamfoundry.bundles.spring-dm Artifact: org.beamfoundry.bundles.spring-dm
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact org.beamfoundry.bundles.spring-dm
Group org.beamfoundry.bundles.spring-dm
Version 1.3.1
Last update 24. December 2014
Organization not specified
URL Not specified
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 51 from 57 (items total 563)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy