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

Download JAR files tagged by readme with all dependencies


azure-communication-callautomation from group com.azure (version 1.4.0-beta.1)

This package contains clients and data structures used to make call with Azure Communication Call Automation Service. For this release, see notes - https://github.com/Azure/azure-sdk-for-java/blob/master/sdk/communication/azure-communication-callautomation/README.md and https://github.com/Azure/azure-sdk-for-java/blob/master/sdk/communication/azure-communication-callautomation/CHANGELOG.md.

Group: com.azure Artifact: azure-communication-callautomation
Show all versions Show documentation Show source 
Download azure-communication-callautomation.jar (1.4.0-beta.1)
 

0 downloads
Artifact azure-communication-callautomation
Group com.azure
Version 1.4.0-beta.1
Last update 25. November 2024
Organization not specified
URL https://github.com/Azure/azure-sdk-for-java
License not specified
Dependencies amount 3
Dependencies azure-core, azure-core-http-netty, azure-communication-common,
There are maybe transitive dependencies!

azure-communication-phonenumbers from group com.azure (version 1.2.0-beta.3)

This package contains APIs for managing phone numbers in Microsoft Azure Communication Services. For this release, see notes - https://github.com/Azure/azure-sdk-for-java/blob/master/sdk/communication/azure-communication-phonenumbers/README.md and https://github.com/Azure/azure-sdk-for-java/blob/master/sdk/communication/azure-communication-phonenumbers/CHANGELOG.md. Microsoft Azure Communication Phone Numbers quickstart - https://docs.microsoft.com/azure/communication-services/quickstarts/access-tokens?pivots=programming-language-java

Group: com.azure Artifact: azure-communication-phonenumbers
Show all versions Show documentation Show source 
Download azure-communication-phonenumbers.jar (1.2.0-beta.3)
 

0 downloads
Artifact azure-communication-phonenumbers
Group com.azure
Version 1.2.0-beta.3
Last update 15. March 2024
Organization not specified
URL https://github.com/Azure/azure-sdk-for-java
License The MIT License (MIT)
Dependencies amount 2
Dependencies azure-core, azure-communication-common,
There are maybe transitive dependencies!

azure-communication-common from group com.azure (version 2.0.0-beta.1)

This package contains data structures commonly used for communicating with Microsoft Azure Communication Services. For this release, see notes - https://github.com/Azure/azure-sdk-for-java/blob/master/sdk/communication/azure-communication-common/README.md and https://github.com/Azure/azure-sdk-for-java/blob/master/sdk/communication/azure-communication-common/CHANGELOG.md.

Group: com.azure Artifact: azure-communication-common
Show all versions Show documentation Show source 
Download azure-communication-common.jar (2.0.0-beta.1)
 

0 downloads
Artifact azure-communication-common
Group com.azure
Version 2.0.0-beta.1
Last update 27. March 2023
Organization not specified
URL https://github.com/Azure/azure-sdk-for-java
License not specified
Dependencies amount 2
Dependencies azure-core, azure-core-http-netty,
There are maybe transitive dependencies!

azure-communication-callingserver from group com.azure (version 1.0.0-beta.4)

This package contains clients and data structures used to make call with Azure Communication CallingServer Service. For this release, see notes - https://github.com/Azure/azure-sdk-for-java/blob/master/sdk/communication/azure-communication-callingserver/README.md and https://github.com/Azure/azure-sdk-for-java/blob/master/sdk/communication/azure-communication-callingserver/CHANGELOG.md.

Group: com.azure Artifact: azure-communication-callingserver
Show all versions Show documentation Show source 
Download azure-communication-callingserver.jar (1.0.0-beta.4)
 

0 downloads
Artifact azure-communication-callingserver
Group com.azure
Version 1.0.0-beta.4
Last update 07. October 2021
Organization not specified
URL https://github.com/Azure/azure-sdk-for-java
License not specified
Dependencies amount 2
Dependencies azure-core, azure-communication-common,
There are maybe transitive dependencies!

azure-communication-administration from group com.azure (version 1.0.0-beta.4)

This package contains APIs for application administration in Microsoft Azure Communication Services. For this release, see notes - https://github.com/Azure/azure-sdk-for-java/blob/master/sdk/communication/azure-communication-administration/README.md and https://github.com/Azure/azure-sdk-for-java/blob/master/sdk/communication/azure-communication-administration/CHANGELOG.md. Microsoft Azure Communication Administration quickstart - https://docs.microsoft.com/azure/communication-services/quickstarts/access-tokens?pivots=programming-language-java

Group: com.azure Artifact: azure-communication-administration
Show all versions Show documentation Show source 
Download azure-communication-administration.jar (1.0.0-beta.4)
 

0 downloads
Artifact azure-communication-administration
Group com.azure
Version 1.0.0-beta.4
Last update 15. April 2021
Organization not specified
URL https://github.com/Azure/azure-sdk-for-java
License The MIT License (MIT)
Dependencies amount 2
Dependencies azure-core, azure-communication-common,
There are maybe transitive dependencies!

osgi.enroute.configurer.simple.provider from group biz.aQute (version 2.2.0)

This component is an extender that reads the /configuration/configuration.json file and installs the list of maps in there as configuration. The configurer supports a number of features like profiles, macro expansion, binary resource handling, and configuration through system properties. See the readme.md file for more details.

Group: biz.aQute Artifact: osgi.enroute.configurer.simple.provider
Show documentation Show source 
Download osgi.enroute.configurer.simple.provider.jar (2.2.0)
 

0 downloads
Artifact osgi.enroute.configurer.simple.provider
Group biz.aQute
Version 2.2.0
Last update 06. January 2020
Organization OSGi Alliance
URL http://v2archive.enroute.osgi.org/
License http://opensource.org/licenses/apache2.0.php
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

osgi.enroute.configurer.simple.provider from group org.osgi (version 2.1.0)

This component is an extender that reads the /configuration/configuration.json file and installs the list of maps in there as configuration. The configurer supports a number of features like profiles, macro expansion, binary resource handling, and configuration through system properties. See the readme.md file for more details.

Group: org.osgi Artifact: osgi.enroute.configurer.simple.provider
Show all versions Show documentation Show source 
Download osgi.enroute.configurer.simple.provider.jar (2.1.0)
 

0 downloads
Artifact osgi.enroute.configurer.simple.provider
Group org.osgi
Version 2.1.0
Last update 26. September 2018
Organization OSGi Alliance
URL http://v2archive.enroute.osgi.org/
License http://opensource.org/licenses/apache2.0.php
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

julielab-embeddings-server from group de.julielab (version 1.0.0)

This project offers a Java server that wraps a Word2Vec embedding file. The server can then be queried for embeddings via a simple HTTP API. A Java client is available via the julielab-embeddings-client project. For other languages, the server protocol must be implemented which is a simple binary format as described in the README.md file.

Group: de.julielab Artifact: julielab-embeddings-server
Show documentation Show source 
Download julielab-embeddings-server.jar (1.0.0)
 

0 downloads
Artifact julielab-embeddings-server
Group de.julielab
Version 1.0.0
Last update 31. January 2018
Organization not specified
URL https://github.com/JULIELab/julielab-embeddings-management/tree/master/julielab-embeddings-server
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jpile from group com.opower (version 1.8.3)

jPile implements javax.persistence annotations. The primary use for this library is to write massive amount of data to the database with a very high throughput. It uses MySQL's infile format. See README for more help.

Group: com.opower Artifact: jpile
Show all versions Show documentation Show source 
Download jpile.jar (1.8.3)
 

0 downloads
Artifact jpile
Group com.opower
Version 1.8.3
Last update 08. November 2016
Organization not specified
URL https://github.com/opower/jpile
License The MIT License
Dependencies amount 5
Dependencies spring-core, guava, joda-time, javassist, jsr305,
There are maybe transitive dependencies!

bidib-rxtx-binaries from group org.bidib.jbidib (version 2.2)

Group: org.bidib.jbidib Artifact: bidib-rxtx-binaries
Show documentation Show source 
Download bidib-rxtx-binaries.jar (2.2)
 

0 downloads
Artifact bidib-rxtx-binaries
Group org.bidib.jbidib
Version 2.2




Page 17 from 20 (items total 195)


© 2015 - 2025 Weber Informatics LLC | Privacy Policy