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

Download JAR files tagged by package with all dependencies

Search JAR files by class name

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!

azure-resourcemanager-postgresql from group com.azure.resourcemanager (version 1.0.2)

This package contains Microsoft Azure SDK for PostgreSql Management SDK. For documentation on how to use this package, please see https://aka.ms/azsdk/java/mgmt. The Microsoft Azure management API provides create, read, update, and delete functionality for Azure PostgreSQL resources including servers, databases, firewall rules, VNET rules, security alert policies, log files and configurations with new business model. Package tag package-2020-01-01.

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

0 downloads
Artifact azure-resourcemanager-postgresql
Group com.azure.resourcemanager
Version 1.0.2
Last update 24. January 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!

azure-resourcemanager-mysql from group com.azure.resourcemanager (version 1.0.2)

This package contains Microsoft Azure SDK for MySql Management SDK. For documentation on how to use this package, please see https://aka.ms/azsdk/java/mgmt. The Microsoft Azure management API provides create, read, update, and delete functionality for Azure MySQL resources including servers, databases, firewall rules, VNET rules, log files and configurations with new business model. Package tag package-2020-01-01.

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

0 downloads
Artifact azure-resourcemanager-mysql
Group com.azure.resourcemanager
Version 1.0.2
Last update 24. January 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!

azure-eventhubs-extensions from group com.microsoft.azure (version 3.3.2)

Extensions built on Microsoft Azure Event Hubs${line.separator} This library has been replaced by new Azure SDKs, you can read about them at https://aka.ms/azsdkvalueprop. The latest libraries to interact with the Azure Event Hubs service are:${line.separator} 1. https://search.maven.org/artifact/com.azure/azure-messaging-eventhubs${line.separator} 2. https://search.maven.org/artifact/com.azure/azure-messaging-eventhubs-checkpointstore-blob${line.separator} It is recommended that you move to the new package.

Group: com.microsoft.azure Artifact: azure-eventhubs-extensions
Show all versions Show documentation Show source 
 

0 downloads
Artifact azure-eventhubs-extensions
Group com.microsoft.azure
Version 3.3.2
Last update 17. December 2021
Organization not specified
URL https://github.com/Azure/azure-sdk-for-java
License not specified
Dependencies amount 3
Dependencies azure-eventhubs, log4j-api, log4j-core,
There are maybe transitive dependencies!

self-tuning-lam-experiments from group org.cicirello (version 1.0.0)

This package contains Java programs for reproducing the experiments, and analysis of experimental data, from the following article: Vincent A. Cicirello. 2021. Self-Tuning Lam Annealing: Learning Hyperparameters While Problem Solving. Applied Sciences, 11, 21, Article 9828 (November 2021). https://doi.org/10.3390/app11219828. Also available at: https://www.cicirello.org/publications/applsci-11-09828.pdf

Group: org.cicirello Artifact: self-tuning-lam-experiments
Show documentation Show source 
 

0 downloads
Artifact self-tuning-lam-experiments
Group org.cicirello
Version 1.0.0
Last update 21. October 2021
Organization Cicirello.Org
URL https://github.com/cicirello/self-tuning-lam-experiments
License GPL-3.0-or-later
Dependencies amount 1
Dependencies chips-n-salsa,
There are maybe transitive dependencies!

azure-eventhubs from group com.microsoft.azure (version 3.3.0)

Please note, a newer package azure-messaging-eventhubs for Azure Event Hubs is available at https://search.maven.org/artifact/com.azure/azure-messaging-eventhubs as of February 2020. While this package will continue to receive critical bug fixes, we strongly encourage you to upgrade. Read the migration guide at https://aka.ms/azsdk/java/migrate/eh for more details.

Group: com.microsoft.azure Artifact: azure-eventhubs
Show all versions Show documentation Show source 
 

111 downloads
Artifact azure-eventhubs
Group com.microsoft.azure
Version 3.3.0
Last update 23. June 2021
Organization not specified
URL https://github.com/Azure/azure-sdk-for-java
License not specified
Dependencies amount 5
Dependencies proton-j, qpid-proton-j-extensions, slf4j-api, azure-client-authentication, nimbus-jose-jwt,
There are maybe transitive dependencies!

azure-eventhubs-eph from group com.microsoft.azure (version 3.3.0)

Please note, a newer package azure-messaging-eventhubs for Azure Event Hubs is available at https://search.maven.org/artifact/com.azure/azure-messaging-eventhubs as of February 2020. While this package will continue to receive critical bug fixes, we strongly encourage you to upgrade. Read the migration guide at https://aka.ms/azsdk/java/migrate/eh for more details.

Group: com.microsoft.azure Artifact: azure-eventhubs-eph
Show all versions Show documentation Show source 
 

23 downloads
Artifact azure-eventhubs-eph
Group com.microsoft.azure
Version 3.3.0
Last update 23. June 2021
Organization not specified
URL https://github.com/Azure/azure-sdk-for-java
License not specified
Dependencies amount 3
Dependencies azure-eventhubs, azure-storage, gson,
There are maybe transitive dependencies!

panic from group info.guardianproject.panic (version 1.0)

PanicKit is a collection of tools for letting panic trigger and panic receiver apps safely and easily connect to each other. The trigger apps are the part that the user will actual engage when in a panic situation. The receiver apps receive the trigger signal from the trigger apps when the user has initiated the panic response. The connections between trigger and receiver can be strictly enforced based on Package Name and APK signing key.

Group: info.guardianproject.panic Artifact: panic
Show documentation Show source 
 

0 downloads
Artifact panic
Group info.guardianproject.panic
Version 1.0
Last update 08. April 2021
Organization not specified
URL https://github.com/guardianproject/PanicKit
License GNU Lesser General Public License, version 2.1 or newer (LGPLv2.1+)
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

gt-graph from group io.oss84.geotools (version 24.2-oss84-1)

Graph classes that builds and walk networks based on Feature relationships. The original graph package has been developed using the JUMP Feature API. Its intension is to be able to aid automated skeletonization of water bodies by computing directionality of generated skeletons. The work for the original JUMP based library has been funded by the BC Proventional Government department of BMGS. This library has been ported to geotools2 as part of the VWFS project sponcered by Geo Innovations.

Group: io.oss84.geotools Artifact: gt-graph
Show all versions Show documentation Show source 
 

0 downloads
Artifact gt-graph
Group io.oss84.geotools
Version 24.2-oss84-1
Last update 21. February 2021
Organization not specified
URL Not specified
License Lesser General Public License (LGPL)
Dependencies amount 1
Dependencies gt-main,
There are maybe transitive dependencies!

modified-lam-experiments from group org.cicirello (version 1.0.0)

This package contains Java programs for reproducing the experiments, and analysis of experimental data, from the following journal article: Vincent A. Cicirello. 2020. Optimizing the Modified Lam Annealing Schedule. Industrial Networks and Intelligent Systems, 7(25), Article e1 (December 2020). https://doi.org/10.4108/eai.16-12-2020.167653. The full text of this article is also available at: https://www.cicirello.org/publications/eai.16-12-2020.167653.pdf.

Group: org.cicirello Artifact: modified-lam-experiments
Show documentation Show source 
 

0 downloads
Artifact modified-lam-experiments
Group org.cicirello
Version 1.0.0
Last update 16. January 2021
Organization Cicirello.Org
URL https://github.com/cicirello/modified-lam-experiments
License GPL-3.0-or-later
Dependencies amount 1
Dependencies chips-n-salsa,
There are maybe transitive dependencies!



Page 430 from 3 (items total 4493)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy