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

Download JAR files tagged by build with all dependencies

Search JAR files by class name

gemini-blueprint from group net.solarnetwork.external (version 3.0.0.SN01)

Eclipse Gemini Blueprint project makes it easy to build Java applications that run in an OSGi framework. By using Gemini Blueprint, applications benefit from using a 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: net.solarnetwork.external Artifact: gemini-blueprint
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact gemini-blueprint
Group net.solarnetwork.external
Version 3.0.0.SN01
Last update 07. March 2023
Organization not specified
URL http://www.eclipse.org/gemini/blueprint/
License Eclipse Public License, Version 1.0
Dependencies amount 1
Dependencies javax.inject,
There are maybe transitive dependencies!

azure-resourcemanager-healthbot from group com.azure.resourcemanager (version 1.0.0-beta.2)

This package contains Microsoft Azure SDK for Healthbot Management SDK. For documentation on how to use this package, please see https://aka.ms/azsdk/java/mgmt. Microsoft Healthcare Bot is a cloud platform that empowers developers in Healthcare organizations to build and deploy their compliant, AI-powered virtual health assistants and health bots, that help them improve processes and reduce costs. Package tag package-2020-12-08.

Group: com.azure.resourcemanager Artifact: azure-resourcemanager-healthbot
Show all versions Show documentation Show source 
 

0 downloads
Artifact azure-resourcemanager-healthbot
Group com.azure.resourcemanager
Version 1.0.0-beta.2
Last update 19. July 2022
Organization not specified
URL https://github.com/Azure/azure-sdk-for-java
License The MIT License (MIT)
Dependencies amount 2
Dependencies azure-core, azure-core-management,
There are maybe transitive dependencies!

fluentlenium-coverage-report from group org.fluentlenium (version 5.0.4)

Group: org.fluentlenium Artifact: fluentlenium-coverage-report
Show all versions 
 

3 downloads
Artifact fluentlenium-coverage-report
Group org.fluentlenium
Version 5.0.4
Last update 14. June 2022
Organization not specified
URL Not specified
License Apache 2
Dependencies amount 8
Dependencies fluentlenium-core, fluentlenium-assertj, fluentlenium-cucumber, fluentlenium-spock, fluentlenium-junit, fluentlenium-junit-jupiter, fluentlenium-testng, fluentlenium-spring-testng,
There are maybe transitive dependencies!

fluentlenium-integration-tests from group org.fluentlenium (version 5.0.4)

Group: org.fluentlenium Artifact: fluentlenium-integration-tests
Show all versions 
 

1 downloads
Artifact fluentlenium-integration-tests
Group org.fluentlenium
Version 5.0.4
Last update 14. June 2022
Organization not specified
URL Not specified
License Apache 2
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

fluentlenium-parent from group org.fluentlenium (version 5.0.4)

FluentLenium makes the writing of acceptance testing more easy and in a fluent way using the power of css selectors. Build upon Selenium WebDriver. goTo("http://www.bing.com"); $("#sb_form_q").fill().with("FluentLenium"); $("#sb_form_go").submit(); assertThat(title()).contains("FluentLenium");

Group: org.fluentlenium Artifact: fluentlenium-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact fluentlenium-parent
Group org.fluentlenium
Version 5.0.4
Last update 14. June 2022
Organization FluentLenium
URL https://github.com/FluentLenium/FluentLenium
License Apache 2
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

azure-resourcemanager-videoanalyzer from group com.azure.resourcemanager (version 1.0.0-beta.5)

We’re retiring the Azure Video Analyzer preview service; you're advised to transition your applications off of Video Analyzer by 01 December 2022. This SDK is no longer maintained and won’t work after the service is retired. To learn how to transition off, please refer to: https://aka.ms/azsdk/videoanalyzer/transitionoffguidance This package contains Microsoft Azure SDK for Video Analyzer Management SDK. For documentation on how to use this package, please see https://aka.ms/azsdk/java/mgmt. Azure Video Analyzer provides a platform for you to build intelligent video applications that span the edge and the cloud. Package tag package-preview-2021-11.

Group: com.azure.resourcemanager Artifact: azure-resourcemanager-videoanalyzer
Show all versions Show documentation Show source 
 

0 downloads
Artifact azure-resourcemanager-videoanalyzer
Group com.azure.resourcemanager
Version 1.0.0-beta.5
Last update 13. May 2022
Organization not specified
URL https://github.com/Azure/azure-sdk-for-java
License The MIT License (MIT)
Dependencies amount 2
Dependencies azure-core, azure-core-management,
There are maybe transitive dependencies!

common.jboolexpr from group com.linkare (version 2.0.2)

Project, initially inspired in the open source project JBooleanExpression, located in http://sourceforge.net/projects/jboolexpr/, which is a simple Java API to evaluate a Boolean String Expression like "!true&&false||true" (parse a Boolean String Expression to a boolean primitive type). The build system of this project was changed to Maven and a new operation (XOR) was also included.

Group: com.linkare Artifact: common.jboolexpr
Show all versions Show documentation Show source 
 

0 downloads
Artifact common.jboolexpr
Group com.linkare
Version 2.0.2
Last update 06. March 2021
Organization not specified
URL https://github.com/linkareti/jboolexpr
License GNU General Public License, Version 3.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

org.drools.updatesite from group org.drools (version 7.48.0.Final)

To use this update site locally: - Build the drools project with maven (including the eclipse stuff). - Open Eclipse. - Open the menu "Help", menu item "Install new software..." - Click on the button "Add..." to add a new software site. - Fill in the name "drools local update site" - Click on the button "Local..." and select "droolsjbpm-tools/drools-eclipse/org.drools.updatesite/target/repository/" - Select all the features. Click the buttons "Next" and "Finish".

Group: org.drools Artifact: org.drools.updatesite
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact org.drools.updatesite
Group org.drools
Version 7.48.0.Final
Last update 12. January 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

hashver-maven-plugin from group pro.avodonosov (version 1.6)

Generate versions for project modules as hashcode of their sources and dependency tree. so that when module version changes automatically. The goal is to speedup multi-module project builds by avoiding build of unchanged modules (mostly oriented to CI build servers). Provides a build extension which can skip module build if aftifact of the same version exists already.

Group: pro.avodonosov Artifact: hashver-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact hashver-maven-plugin
Group pro.avodonosov
Version 1.6
Last update 08. December 2020
Organization not specified
URL https://github.com/avodonosov/hashver-maven-plugin
License GNU Affero General Public License
Dependencies amount 3
Dependencies maven-dependency-tree, aether-util, commons-text,
There are maybe transitive dependencies!

releasenotes from group org.overturetool.documentation (version 3.0.2)

Group: org.overturetool.documentation Artifact: releasenotes
Show all versions Show documentation Show source 
 

0 downloads
Artifact releasenotes
Group org.overturetool.documentation
Version 3.0.2
Last update 10. November 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 938 from 987 (items total 9866)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy