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

Download JAR files tagged by also with all dependencies

Search JAR files by class name

runtime-suite from group com.dhemery.runtime-suite (version 0.5)

A JUnit suite class that finds and filters tests based on user-defined criteria, then runs the selected tests. Also includes a class finder that finds test classes on the classpath, and filters to included or exclude test classes and methods by category.

Group: com.dhemery.runtime-suite Artifact: runtime-suite
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact runtime-suite
Group com.dhemery.runtime-suite
Version 0.5
Last update 22. October 2010
Organization not specified
URL http://github.com/dhemery/runtime-suite
License The MIT License
Dependencies amount 2
Dependencies fest-assert, junit,
There are maybe transitive dependencies!

scriptler from group org.jvnet.hudson.plugins (version 1.4)

Scriptler allows you to store/edit/execute groovy scripts on any of the slaves/nodes... no need to copy paste groovy code anymore. Beside administer your scripts, Scritpler also provides a way to share scripts between users via hosted script catalogs on the internet.

Group: org.jvnet.hudson.plugins Artifact: scriptler
Show all versions Show documentation Show source 
 

0 downloads
Artifact scriptler
Group org.jvnet.hudson.plugins
Version 1.4
Last update 11. October 2010
Organization not specified
URL http://wiki.hudson-ci.org/display/HUDSON/Scriptler+Plugin
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

wro4j-test-utils from group ro.isdc.wro4j (version 1.3.0-rc1)

Group: ro.isdc.wro4j Artifact: wro4j-test-utils
Show all versions Show documentation Show source 
 

0 downloads
Artifact wro4j-test-utils
Group ro.isdc.wro4j
Version 1.3.0-rc1
Last update 09. September 2010
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies commons-io, commons-io, junit,
There are maybe transitive dependencies!

mule-example-webapp from group org.mule.examples (version 3.0.0-RC2)

Is a webapp that provides an interface to some of the examples here such as the LoanBroker, Hello World and Echo examples. It also provides examples of accessing Mule using REST style service calls and is itself an example of how to embed Mule in a webapp.

Group: org.mule.examples Artifact: mule-example-webapp
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact mule-example-webapp
Group org.mule.examples
Version 3.0.0-RC2
Last update 25. August 2010
Organization not specified
URL Not specified
License not specified
Dependencies amount 10
Dependencies mule-example-echo, mule-example-hello, mule-example-stockquote, mule-example-loanbroker-esn, mule-module-spring-config, mule-module-builders, mule-module-management, mule-transport-http, mule-transport-servlet, mule-transport-file,
There are maybe transitive dependencies!

simple-file-repository from group org.ow2.weblab.service (version 1.0)

It's a simple file system repository. Just configure the file system folder and the component will save and load resources from files in this folder. This implementation is able to save and get resources. The limitation are that it is not assigning an new URI. It hashes the existing one to save the files. It's also not able to get or save sub resources since it uses the hash as key. In most of the application, you'd rather to use the file-repository whitch is able to do so.

Group: org.ow2.weblab.service Artifact: simple-file-repository
Show documentation Show source 
 

0 downloads
Artifact simple-file-repository
Group org.ow2.weblab.service
Version 1.0
Last update 09. July 2010
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies commons-codec,
There are maybe transitive dependencies!

xjc-if-ins from group org.andromda.thirdparty.jaxb2_commons (version 1.0)

This plugin inserts implements interface, into the class header of generated classes, according to customization extensions. This lets you process XML content nodes not only by class but also by interface. This simplifies the handling of field subsets common to different schema types.

Group: org.andromda.thirdparty.jaxb2_commons Artifact: xjc-if-ins
Show documentation Show source 
 

0 downloads
Artifact xjc-if-ins
Group org.andromda.thirdparty.jaxb2_commons
Version 1.0
Last update 29. April 2010
Organization not specified
URL https://jaxb2-commons.dev.java.net/
License not specified
Dependencies amount 2
Dependencies jaxb-impl, jaxb-xjc,
There are maybe transitive dependencies!

imagegenerator-maven-plugin from group org.kathrynhuxtable.maven.plugins (version 1.1.2)

A Maven plugin to generate image files from an XML description of objects. This allows for constructor arguments and client properties, and is useful for creating documentation for Swing look and feel packages, and also for documenting custom components.

Group: org.kathrynhuxtable.maven.plugins Artifact: imagegenerator-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact imagegenerator-maven-plugin
Group org.kathrynhuxtable.maven.plugins
Version 1.1.2
Last update 03. April 2010
Organization kathrynhuxtable.org
URL http://khuxtable.github.com/imagegenerator-maven-plugin
License The Apache Software License, Version 2.0
Dependencies amount 3
Dependencies maven-plugin-api, plexus-container-default, plexus-utils,
There are maybe transitive dependencies!

patterntesting-check from group net.sf.patterntesting (version 0.9.9)

PatternTesting Check (patterntesting-check) is a quality framework that allows to automatically verify that Architecture/Design recommendations are implemented correctly in the code. It provides different checks of known anti patterns (like using System.out for logging) but provides also a test framework for better testing.

Group: net.sf.patterntesting Artifact: patterntesting-check
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact patterntesting-check
Group net.sf.patterntesting
Version 0.9.9
Last update 30. December 2009
Organization not specified
URL http://patterntesting.sourceforge.net/rt/
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies patterntesting-rt,
There are maybe transitive dependencies!

patterntesting-rt from group net.sf.patterntesting (version 0.9.9)

PatternTesting Runtime (patterntesting-rt) is the runtime component for the PatternTesting framework. It provides the annotations and base classes for the PatternTesting testing framework (e.g. patterntesting-check, patterntesting-concurrent or patterntesting-exception) but can be also used standalone for classpath monitoring or profiling. It uses AOP and AspectJ to perform this feat.

Group: net.sf.patterntesting Artifact: patterntesting-rt
Show all versions Show source 
 

0 downloads
Artifact patterntesting-rt
Group net.sf.patterntesting
Version 0.9.9
Last update 30. December 2009
Organization not specified
URL http://patterntesting.sourceforge.net/rt/
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies commons-io,
There are maybe transitive dependencies!

mod4j-buildtools from group org.mod4j (version 1.0.1)

The mod4j-build-tools module provides a place for build configurtation files. For example smartjava-checks.xml is stored in here (See also: http://maven.apache.org/plugins/maven-checkstyle-plugin/tips.html).

Group: org.mod4j Artifact: mod4j-buildtools
Show all versions Show source 
 

0 downloads
Artifact mod4j-buildtools
Group org.mod4j
Version 1.0.1
Last update 13. April 2009
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 154 from 245 (items total 2448)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy