Last Version

Microsoft Azure Functions Java Cosmos DB Cassaandra API Types 1.0.0

This package contains all Java interfaces and annotations to interact with Microsoft Azure functions runtime for Cosmos DB Cassandra API Service.

License

License

Categories

Categories

Java Languages Cassandra Data Databases
GroupId

GroupId

com.microsoft.azure.functions
ArtifactId

ArtifactId

azure-functions-java-library-cosmosdbcassandra
Version

Version

1.0.0
Type

Type

jar
Description

Description

Microsoft Azure Functions Java Cosmos DB Cassaandra API Types
This package contains all Java interfaces and annotations to interact with Microsoft Azure functions runtime for Cosmos DB Cassandra API Service.
Project Organization

Project Organization

Microsoft Azure

Download azure-functions-java-library-cosmosdbcassandra 1.0.0


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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.