Last Version

Microsoft Azure Functions Java RabbitMQ Types 2.0.0-preview

This package contains all Java interfaces and annotations to interact with Microsoft Azure Functions runtime for RabbitMQ service.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.microsoft.azure.functions
ArtifactId

ArtifactId

azure-functions-java-library-rabbitmq
Version

Version

2.0.0-preview
Type

Type

jar
Description

Description

Microsoft Azure Functions Java RabbitMQ Types
This package contains all Java interfaces and annotations to interact with Microsoft Azure Functions runtime for RabbitMQ service.
Source Code Management

Source Code Management

https://github.com/Azure/azure-functions-rabbitmq-extension

Download azure-functions-java-library-rabbitmq 2.0.0-preview


<!-- https://jarcasting.com/artifacts/com.microsoft.azure.functions/azure-functions-java-library-rabbitmq/ -->
<dependency>
    <groupId>com.microsoft.azure.functions</groupId>
    <artifactId>azure-functions-java-library-rabbitmq</artifactId>
    <version>2.0.0-preview</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure.functions/azure-functions-java-library-rabbitmq/
implementation 'com.microsoft.azure.functions:azure-functions-java-library-rabbitmq:2.0.0-preview'
// https://jarcasting.com/artifacts/com.microsoft.azure.functions/azure-functions-java-library-rabbitmq/
implementation ("com.microsoft.azure.functions:azure-functions-java-library-rabbitmq:2.0.0-preview")
'com.microsoft.azure.functions:azure-functions-java-library-rabbitmq:jar:2.0.0-preview'
<dependency org="com.microsoft.azure.functions" name="azure-functions-java-library-rabbitmq" rev="2.0.0-preview">
  <artifact name="azure-functions-java-library-rabbitmq" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure.functions', module='azure-functions-java-library-rabbitmq', version='2.0.0-preview')
)
libraryDependencies += "com.microsoft.azure.functions" % "azure-functions-java-library-rabbitmq" % "2.0.0-preview"
[com.microsoft.azure.functions/azure-functions-java-library-rabbitmq "2.0.0-preview"]

Dependencies

compile (1)

Group / Artifact Type Version
com.microsoft.azure.functions : azure-functions-java-library jar 1.4.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.easymock : easymock jar 4.3

Project Modules

There are no modules declared in this project.