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

Download JAR files tagged by from with all dependencies

Search JAR files by class name

mule-mvel2 from group org.mule.mvel (version 2.1.9-MULE-019)

MVEL is a powerful expression language for Java-based applications. It provides a plethora of features and is suited for everything from the smallest property binding and extraction, to full blown scripts. This is a fork of MVEL customized for use in Mule.

Group: org.mule.mvel Artifact: mule-mvel2
Show all versions Show documentation Show source 
 

6 downloads
Artifact mule-mvel2
Group org.mule.mvel
Version 2.1.9-MULE-019
Last update 02. November 2018
Organization not specified
URL http://www.mulesoft.org
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!

guiced-injection from group com.jwebmp.jre10 (version 0.60.0.1)

Guice Injection allows you to access multiple Guice Binders and Modules across separate archives. Allowing you to configure your applications with injection from multiple dependancies. Servlets, EJB's, and Stand-Alone is supported. Requires JDK 8 or 10.

Group: com.jwebmp.jre10 Artifact: guiced-injection
Show all versions Show documentation Show source 
 

0 downloads
Artifact guiced-injection
Group com.jwebmp.jre10
Version 0.60.0.1
Last update 01. October 2018
Organization not specified
URL https://github.com/GedMarc/GuiceInjection
License not specified
Dependencies amount 12
Dependencies jwebmp-log-master, classgraph, guice, jackson-core, jackson-databind, jackson-module-parameter-names, jackson-datatype-jdk8, jackson-datatype-jsr310, junit-jupiter-api, hamcrest-all, assertj-core, mockito-core,
There are maybe transitive dependencies!

deepamehta-module from group de.deepamehta (version 4.9.2)

Parent POM for all DeepaMehta modules. Its main feature is: hot deployment. Once a DeepaMehta module (= bundle) is build it is copied to the "bundle-deploy" directory. All DeepaMehta plugins are DeepaMehta modules as well, that is they derive the hot deployment feature. (deepamehta-plugin is derived from deepamehta-module.) Note: deepamehta-test is *not* derived from deepamehta-module (but directly from deepamehta-project) as it is not a bundle.

Group: de.deepamehta Artifact: deepamehta-module
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact deepamehta-module
Group de.deepamehta
Version 4.9.2
Last update 03. September 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

deepamehta-core from group de.deepamehta (version 4.9.2)

Group: de.deepamehta Artifact: deepamehta-core
Show all versions Show documentation Show source 
 

0 downloads
Artifact deepamehta-core
Group de.deepamehta
Version 4.9.2
Last update 03. September 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies org.osgi.core, org.osgi.compendium, jersey-servlet, jettison, javax.servlet-api,
There are maybe transitive dependencies!

quasi-maven-plugin from group com.github.fromage.quasi (version 0.7.10)

Quasi is a Java library that provides high-performance lightweight threads, forked from Quasar. Quasi fibers rely on bytecode instrumentation. This can be done at classloading time via a Java Agent, or at compilation time. This project ships a Maven plugin for the ahead-of-time Quasi instrumentation of the compiled class files.

Group: com.github.fromage.quasi Artifact: quasi-maven-plugin
Show documentation Show source 
 

0 downloads
Artifact quasi-maven-plugin
Group com.github.fromage.quasi
Version 0.7.10
Last update 29. August 2018
Organization not specified
URL https://github.com/fromage/quasi-maven-plugin
License The BSD 3-Clause License
Dependencies amount 4
Dependencies maven-plugin-api, maven-core, maven-plugin-annotations, quasi-core,
There are maybe transitive dependencies!

cucumber2junit-maven-plugin from group io.github.carousell (version 1.5.2)

Generates plain JUnit tests from Gherkin feature files. This is useful when you want to execute Cucumber tests in an environment which does not allow custom JUnit runners, e.g. the AWS Device Farm.

Group: io.github.carousell Artifact: cucumber2junit-maven-plugin
Show all versions Show documentation Show source 
 

1 downloads
Artifact cucumber2junit-maven-plugin
Group io.github.carousell
Version 1.5.2
Last update 29. August 2018
Organization not specified
URL https://carousell.github.io/cucumber2junit
License Apache License, Version 2.0
Dependencies amount 10
Dependencies velocity, velocity-tools, guava, junit, assertj-core, slf4j-api, slf4j-simple, aws-java-sdk-dynamodb, maven-plugin-api, maven-project,
There are maybe transitive dependencies!

dragontool from group de.julielab (version 1.3.3)

Copy of the dragontools from http://dragon.ischool.drexel.edu with very limited functionality due to the lack of publicly available Maven dependencies. Used in JULIELab JCoRe as dependency for the BANNER gene tagger.

Group: de.julielab Artifact: dragontool
Show documentation Show source 
 

1 downloads
Artifact dragontool
Group de.julielab
Version 1.3.3
Last update 10. August 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies gate-core, jwnl, commons-httpclient,
There are maybe transitive dependencies!

webmate-parent from group com.envimate (version 1.0.6)

WebMate is a lightweight non-intrusive web framework, which allows you to easily use your services to handle HTTP requests. It delegates the processing of a request based on it's path to one of your services, releasing you from the headache of configuring numerous beans and spoiling your code with annotations.

Group: com.envimate Artifact: webmate-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact webmate-parent
Group com.envimate
Version 1.0.6
Last update 08. August 2018
Organization envimate GmbH
URL https://bitbucket.org/envimate/webmate
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

webmate from group com.envimate (version 1.0.6)

Group: com.envimate Artifact: webmate
Show all versions Show documentation Show source 
 

0 downloads
Artifact webmate
Group com.envimate
Version 1.0.6
Last update 08. August 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies jaxb-api, lombok,
There are maybe transitive dependencies!

cucumber2junit-maven-plugin from group io.github.martinschneider (version 1.2)

Generates plain JUnit tests from Gherkin feature files. This is useful when you want to execute Cucumber tests in an environment which does not allow custom JUnit runners, e.g. the AWS Device Farm.

Group: io.github.martinschneider Artifact: cucumber2junit-maven-plugin
Show all versions Show documentation Show source 
 

2 downloads
Artifact cucumber2junit-maven-plugin
Group io.github.martinschneider
Version 1.2
Last update 21. June 2018
Organization not specified
URL https://martinschneider.github.io/cucumber2junit
License Apache License, Version 2.0
Dependencies amount 8
Dependencies velocity, velocity-tools, guava, junit, assertj-core, slf4j-api, slf4j-simple, maven-plugin-api,
There are maybe transitive dependencies!



Page 1049 from 1198 (items total 11978)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy