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

Download JAR files tagged by specify with all dependencies

Search JAR files by class name

elastisys-pom-root from group com.elastisys (version 1.0.1)

Elastisys root pom. Specializations need to specify a ${docker.registry} property for the targeted docker registry (e.g. 'index.docker.io/v1/' or 'my.private.registry:5000') and may want to specify a template for the ${docker.repo} property (such as '${docker.registry}/${docker.image}' for a private registry or just '${docker.image}' when using docker hub).

Group: com.elastisys Artifact: elastisys-pom-root
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact elastisys-pom-root
Group com.elastisys
Version 1.0.1
Last update 06. May 2019
Organization Elastisys
URL https://elastisys.com/
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

orika-eclipse-tools from group ma.glasnost.orika (version 1.5.4)

Optional Eclipse JDT compiler dependencies for Orika Bean Mapper. Specify this dependency to use the EclipseJdtCompilerStrategy in your builds with Orika to enable step-debugging capability for generated mapping objects.

Group: ma.glasnost.orika Artifact: orika-eclipse-tools
Show all versions Show documentation Show source 
 

0 downloads
Artifact orika-eclipse-tools
Group ma.glasnost.orika
Version 1.5.4
Last update 20. February 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies slf4j-api, org.eclipse.jdt.core, org.eclipse.text,
There are maybe transitive dependencies!

wicketstuff-logback-examples from group org.wicketstuff (version 7.0.0)

This is a standard Servlet 2.5 + logback + wicket webapplication serving as an example for wicketstuff-logback. Especially LogbackConfigListener to specify the location of logback config and WicketWebPatternEncoder to provide request informations in log messages. See the web.xml for more info.

Group: org.wicketstuff Artifact: wicketstuff-logback-examples
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact wicketstuff-logback-examples
Group org.wicketstuff
Version 7.0.0
Last update 29. July 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies javax.servlet-api, wicketstuff-logback, jetty-all-server,
There are maybe transitive dependencies!

taskmanager from group com.zackliston.taskmanager (version 0.0.2)

A library for multithreaded priority queueing, persisting (even between app launches), and executing of custom work. One can specify the priority of work, how many times it should be tried, how to handle failure, and much more.

Group: com.zackliston.taskmanager Artifact: taskmanager
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact taskmanager
Group com.zackliston.taskmanager
Version 0.0.2
Last update 17. June 2015
Organization not specified
URL https://github.com/zackliston/TaskManager
License The MIT License (MIT)
Dependencies amount 1
Dependencies appcompat-v7,
There are maybe transitive dependencies!

javamail-file-transport from group net.lshift.javamail (version 1.0)

The JavaMail File Transport allows you to send mail using a "file" protocol, which will instead write the data out to a text file in a directory you specify, which can then be read and examined.

Group: net.lshift.javamail Artifact: javamail-file-transport
Show documentation Show source 
 

0 downloads
Artifact javamail-file-transport
Group net.lshift.javamail
Version 1.0
Last update 10. February 2011
Organization not specified
URL http://github.com/lshift/javamail-file-transport
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies mail,
There are maybe transitive dependencies!

ads-lib from group com.google.api-ads (version 5.6.0)

Client library for Java for accessing ads APIs including DFP. If you want to use this library, you must also include another Maven artifact to specify which framework you would like to use it with. For example, to use DFP with Axis, you should include the "dfp-axis" artifact.

Group: com.google.api-ads Artifact: ads-lib
Show all versions Show documentation Show source 
 

32 downloads
Artifact ads-lib
Group com.google.api-ads
Version 5.6.0
Last update 21. August 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 17
Dependencies guava, guice, guice-assistedinject, commons-beanutils, commons-configuration, commons-collections, commons-lang, opencsv, slf4j-api, joda-time, google-api-client, google-api-client-gson, jcommander, jaxb-ri, jaxws-ri, javax.annotation-api, javax.activation,
There are maybe transitive dependencies!

mojo-executor-maven-plugin from group org.twdata.maven (version 2.4.1-m2)

A very simple example of how to use the Mojo Executor in a Maven plugin. This plugin allows you to specify the group ID, artifact ID, version, goal, and configuration of a plugin to execute. Why would you use this plugin instead of just executing the plugin directly? You wouldn't, probably! It's just for example and functional testing purposes.

Group: org.twdata.maven Artifact: mojo-executor-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact mojo-executor-maven-plugin
Group org.twdata.maven
Version 2.4.1-m2
Last update 28. February 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies plexus-utils, mojo-executor, commons-lang3,
There are maybe transitive dependencies!

kie-drools-archetype from group org.kie (version 8.27.0.Beta)

A basic kjar template with Drools rule example, JUnit 4 and logging binding. Use property droolsVersion to specify which version of Drools to use in generated kjar. Use property exampleWithCEP for a CEP rule example and related JUnit test case. Use property pomEclipseCompatible for pom-plug-in settings for Eclipse (will setup org.eclipse.m2e lifecycle-mapping plug-in).

Group: org.kie Artifact: kie-drools-archetype
Show all versions Show source 
 

9 downloads
Artifact kie-drools-archetype
Group org.kie
Version 8.27.0.Beta
Last update 30. August 2022
Organization not specified
URL http://drools.org
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

cache2k-testing from group org.cache2k (version 1.1.1.Alpha)

Defines different categories (SlowTests, FastTests, ...) we can specify for unit testing. Added as test dependency, otherwise we cannot specify the category in aggregator builds / on top level. This serves also as a test scope BOM for transitive dependencies to JUnit and hamcrest.

Group: org.cache2k Artifact: cache2k-testing
Show all versions Show documentation Show source 
 

0 downloads
Artifact cache2k-testing
Group org.cache2k
Version 1.1.1.Alpha
Last update 02. July 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies junit,
There are maybe transitive dependencies!

dsb-launcher from group org.ow2.petals.dsb (version 1.0.0)

This launcher extends the default Petals ESB kernel one and allows developers to specify the main server class and the JARs of the kernel in a configuration file 'launcher.cfg' under the Petals 'conf' directory. A sample is available in src/test/resources folder.

Group: org.ow2.petals.dsb Artifact: dsb-launcher
Show documentation Show source 
 

0 downloads
Artifact dsb-launcher
Group org.ow2.petals.dsb
Version 1.0.0
Last update 27. September 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies petals-kernel-api, petals-jmx, petals-topology, commons-io,
There are maybe transitive dependencies!



Page 12 from 17 (items total 168)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy