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

Download JAR files tagged by applications with all dependencies

Search JAR files by class name

stubby4j from group by.stub (version 3.3.0)

A highly flexible & configurable tool for testing interactions of SOA applications with web services (REST, SOAP, WSDL etc.) over HTTP(S) protocol. It is an actual HTTP server (stubby4j uses embedded Jetty) that acts like a real web service, ready for consumption by your code. Allows stubbing of external systems with ease for integration testing

Group: by.stub Artifact: stubby4j
Show all versions Show documentation Show source 
 

3 downloads
Artifact stubby4j
Group by.stub
Version 3.3.0
Last update 03. November 2015
Organization not specified
URL https://github.com/azagniotov/stubby4j
License The Apache Software License, Version 2.0
Dependencies amount 6
Dependencies jsonassert, jetty-server, commons-cli, xmlunit, snakeyaml, jetty-servlets,
There are maybe transitive dependencies!

java-flac-encoder from group net.sourceforge.javaflacencoder (version 0.3.7)

javaFlacEncoder is a pure java implementation of a FLAC encoder library. It is designed to allow third-party java applications to enable flac encoding without resorting to use of JNI or scripted file conversions. Additionally, a basic console wav->flac encoding tool is included as part of this package. Original project can be found here: http://javaflacencoder.sourceforge.net/

Group: net.sourceforge.javaflacencoder Artifact: java-flac-encoder
Show all versions Show documentation Show source 
 

217 downloads
Artifact java-flac-encoder
Group net.sourceforge.javaflacencoder
Version 0.3.7
Last update 10. October 2015
Organization not specified
URL https://github.com/amplexus/java-flac-encoder
License GNU LGPL(v2.1)
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jwebunit from group net.sourceforge.jwebunit (version 3.3)

JWebUnit is a Java framework that facilitates creation of acceptance tests for web applications. It evolved from a project where we were using HttpUnit and JUnit to create acceptance tests. As the tests were being written, they were continuously refactored to remove duplication and other bad smells in the test code. JWebUnit is the result of these refactorings.

Group: net.sourceforge.jwebunit Artifact: jwebunit
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jwebunit
Group net.sourceforge.jwebunit
Version 3.3
Last update 08. October 2015
Organization JWebUnit
URL https://jwebunit.github.io/jwebunit/
License LGPL License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jgoodies-looks from group com.jgoodies (version 2.7.0)

The JGoodies Looks make your Swing applications and applets look better. They have been optimized for readability, precise micro-design and usability. And they simplify the multi-platform support by using similar widget dimensions. In addition, many people have reviewed them as elegant.

Group: com.jgoodies Artifact: jgoodies-looks
Show all versions Show documentation Show source 
 

706 downloads
Artifact jgoodies-looks
Group com.jgoodies
Version 2.7.0
Last update 10. August 2015
Organization JGoodies Software GmbH
URL https://looks.java.net/
License The BSD License
Dependencies amount 1
Dependencies jgoodies-common,
There are maybe transitive dependencies!

java-retry from group com.github.rbuck (version 1.2)

Lets developers make their applications more resilient by adding robust transient fault handling logic. Transient faults are errors that occur because of some temporary condition such as network connectivity issues or service unavailability. Typically, if you retry the operation that resulted in a transient error a short time later, you find that the error has disappeared.

Group: com.github.rbuck Artifact: java-retry
Show all versions Show documentation Show source 
 

0 downloads
Artifact java-retry
Group com.github.rbuck
Version 1.2
Last update 23. June 2015
Organization not specified
URL https://github.com/rbuck/java-retry
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

geomajas-project-sld-all from group org.geomajas.project (version 1.2.1)

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. The SLD project is a standalone project that implements a communication, editing and persistence library for SLD (Styled Layer Descriptor) styles.

Group: org.geomajas.project Artifact: geomajas-project-sld-all
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact geomajas-project-sld-all
Group org.geomajas.project
Version 1.2.1
Last update 17. June 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

appright from group com.gryphonet (version 2.1.0.20)

Acknowledging the complex, chaotic and continually-changing mobile ecosphere, Gryphonet strives to be the major source of strategically critical information regarding quality issues of mobile applications. Gryphonet's goal is to provide app developers with rich, analyzed, actionable insight about the true experience of all of their end users, empowering them to get their AppRight

Group: com.gryphonet Artifact: appright
Show documentation Show source 
 

0 downloads
Artifact appright
Group com.gryphonet
Version 2.1.0.20
Last update 08. June 2015
Organization not specified
URL https://www.gryphonet.com
License Commercial
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

muleesb-maven-plugin from group org.mule.tools (version 1.0)

Maven plugin that helps control Mule ESB servers, including CE, EE Standalone and HA deployments. Main use is for running integration tests but can be used also for deploying an application to any environment after all tests were ran. Some of the features are: Download Mule Standalone from a Maven Repository and install it locally. Start Mule Standalone server. Deploy a Mule application to a server. Undeploy a Mule appliction. Stop a Mule Standalone server. Restart a Mule Standalone server. Assemble a Mule cluster and deploy applications.

Group: org.mule.tools Artifact: muleesb-maven-plugin
Show documentation Show source 
 

0 downloads
Artifact muleesb-maven-plugin
Group org.mule.tools
Version 1.0
Last update 20. January 2015
Organization MuleSoft Inc
URL http://github.com/mulesoft/muleesb-maven-plugin
License CPAL v1.0
Dependencies amount 9
Dependencies maven-settings, maven-plugin-api, maven-artifact, plexus-utils, maven-project, plexus-archiver, mule-core, mule-tests-infrastructure, groovy-all,
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!

vaadin-buildhelpers from group com.vaadin (version 7.4.0.beta1)

Vaadin is a web application framework for Rich Internet Applications (RIA). Vaadin enables easy development and maintenance of fast and secure rich web applications with a stunning look and feel and a wide browser support. It features a server-side architecture with the majority of the logic running on the server. Ajax technology is used at the browser-side to ensure a rich and interactive user experience.

Group: com.vaadin Artifact: vaadin-buildhelpers
Show all versions Show documentation Show source 
 

1 downloads
Artifact vaadin-buildhelpers
Group com.vaadin
Version 7.4.0.beta1
Last update 19. December 2014
Organization Vaadin Ltd
URL http://vaadin.com
License Apache License Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 1499 from 1546 (items total 15457)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy