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

Download JAR files tagged by during with all dependencies

Search JAR files by class name

LogbackCapture from group org.e-hoffman.testing (version 1.5.0)

Provides a simple static class that allows for easy capturing of logback logs during tests. Supports multithreaded tests runs. LogbackCapture.start(); /*stuff*/; String log = LogbackCapture.stop();

Group: org.e-hoffman.testing Artifact: LogbackCapture
Show all versions Show documentation Show source 
 

0 downloads
Artifact LogbackCapture
Group org.e-hoffman.testing
Version 1.5.0
Last update 03. October 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

javassist-build-plugin-api from group com.github.stephanenicolas.javassist (version 1.0.0)

A common interface for class transformers, java (or groovy) entities that can manipulate classes during build processes, right after javac compiled them.

Group: com.github.stephanenicolas.javassist Artifact: javassist-build-plugin-api
Show documentation Show source 
 

2 downloads
Artifact javassist-build-plugin-api
Group com.github.stephanenicolas.javassist
Version 1.0.0
Last update 20. August 2014
Organization not specified
URL https://github.com/stephanenicolas/javassist-build-plugin-api
License Apache 2
Dependencies amount 1
Dependencies javassist,
There are maybe transitive dependencies!

solr-maven-plugin from group com.ffbit.maven.plugins (version 0.0.7.2)

Apache Solr Maven Plugin runs an Apache Solr instance during integration tests or as a standalone instance for other test purposes. Current version of the plugin supports only the following versions of Apache Solr: * 4.2.0 * 4.2.1 * 4.3.0 * 4.3.1

Group: com.ffbit.maven.plugins Artifact: solr-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact solr-maven-plugin
Group com.ffbit.maven.plugins
Version 0.0.7.2
Last update 06. August 2013
Organization not specified
URL https://github.com/ffbit/solr-maven-plugin/
License The Apache Software License, Version 2.0
Dependencies amount 9
Dependencies maven-plugin-api, maven-core, maven-model, aether-impl, jetty-all-server, slf4j-api, jcl-over-slf4j, slf4j-log4j12, log4j,
There are maybe transitive dependencies!

string-template-maven-plugin from group com.webguys (version 1.1)

This plugin allows you to execute StringTemplate template files during your build. The values for templates can come from static declarations or from a Java class specified to be executed.

Group: com.webguys Artifact: string-template-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact string-template-maven-plugin
Group com.webguys
Version 1.1
Last update 24. January 2013
Organization The WebGuys
URL https://github.com/kevinbirch/string-template-maven-plugin
License MIT
Dependencies amount 6
Dependencies stringtemplate, maven-plugin-api, maven-core, maven-artifact, aether-util, mojo-executor,
There are maybe transitive dependencies!

org.apache.aries.samples.blog.jpa.eba from group org.apache.aries.samples.blog (version 1.0.0)

This EBA contains the core bundles for the sample Blog application. It does not include all transitive dependencies, which need to be provisioned during deployment. It uses JPA for the persistence layer.

Group: org.apache.aries.samples.blog Artifact: org.apache.aries.samples.blog.jpa.eba
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact org.apache.aries.samples.blog.jpa.eba
Group org.apache.aries.samples.blog
Version 1.0.0
Last update 05. September 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies org.apache.aries.samples.blog.api, org.apache.aries.samples.blog.web, org.apache.aries.samples.blog.biz, org.apache.aries.samples.blog.persistence.jpa,
There are maybe transitive dependencies!

org.apache.aries.samples.blog.jdbc.eba from group org.apache.aries.samples.blog (version 1.0.0)

This EBA contains the core bundles for the sample Blog application. It does not include all transitive dependencies, which need to be provisioned during deployment. It uses JDBC for the persistence layer.

Group: org.apache.aries.samples.blog Artifact: org.apache.aries.samples.blog.jdbc.eba
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact org.apache.aries.samples.blog.jdbc.eba
Group org.apache.aries.samples.blog
Version 1.0.0
Last update 05. September 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies org.apache.aries.samples.blog.api, org.apache.aries.samples.blog.web, org.apache.aries.samples.blog.biz, org.apache.aries.samples.blog.persistence.jdbc,
There are maybe transitive dependencies!

tiles-dynamic-example from group net.chronakis.tiles-dynamic (version 1.3)

Example web application for the tiles-dynamic-lib. tiles-dynamic is an extension for the struts tiles library that allows to dynamically change the tiles configuration during runtime at the servlet, session and request scope

Group: net.chronakis.tiles-dynamic Artifact: tiles-dynamic-example
Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact tiles-dynamic-example
Group net.chronakis.tiles-dynamic
Version 1.3
Last update 04. April 2012
Organization not specified
URL https://github.com/chronakis/tiles-dynamic
License The Apache Software License, Version 2.0
Dependencies amount 4
Dependencies tiles-dynamic-lib, struts-extras, struts-taglib, struts-el,
There are maybe transitive dependencies!

tiles-dynamic-lib from group net.chronakis.tiles-dynamic (version 1.3)

The library with API and implementation of the tiles-dynamic project. tiles-dynamic is an extension for the struts tiles library that allows to dynamically change the tiles configuration during runtime at the servlet, session and request scope

Group: net.chronakis.tiles-dynamic Artifact: tiles-dynamic-lib
Show documentation Show source 
 

0 downloads
Artifact tiles-dynamic-lib
Group net.chronakis.tiles-dynamic
Version 1.3
Last update 04. April 2012
Organization not specified
URL https://github.com/chronakis/tiles-dynamic
License The Apache Software License, Version 2.0
Dependencies amount 4
Dependencies slf4j-api, slf4j-log4j12, struts-core, struts-tiles,
There are maybe transitive dependencies!

chex4j-test from group net.sf.chex4j (version 1.0.2)

chex4j-core is a javaagent so testing it requires the built jar to be added to the jvm start options. Putting the tests in a separate module ensures that the core jar is available during the build time of the test module.

Group: net.sf.chex4j Artifact: chex4j-test
Show documentation Show source 
 

0 downloads
Artifact chex4j-test
Group net.sf.chex4j
Version 1.0.2
Last update 03. April 2011
Organization not specified
URL http://maven.apache.org
License not specified
Dependencies amount 4
Dependencies chex4j-core, junit, hamcrest-all, ant,
There are maybe transitive dependencies!

napkinlaf from group net.sf.squirrel-sql.thirdparty-non-maven (version 1.2)

The Napkin Look and Feel is a pluggable look and feel for Java Swing that makes the UI look as if it was hand-sketched on a napkin. This provisional look is designed tfor use during project development so that provisional parts of the UI look provisional, but of course you may use it for anything you like.

Group: net.sf.squirrel-sql.thirdparty-non-maven Artifact: napkinlaf
Show source 
 

5 downloads
Artifact napkinlaf
Group net.sf.squirrel-sql.thirdparty-non-maven
Version 1.2
Last update 27. September 2009
Organization not specified
URL http://napkinlaf.sourceforge.net
License BSD
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 39 from 48 (items total 474)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy