is not current version
Last Version 12.0.0-beta.19

Microsoft Azure implementation of NIO on top of Azure Blob Storage 12.0.0-beta.8

This module contains an implementation of Java's NIO interface on top of Azure Blob Storage.

License

License

GroupId

GroupId

com.azure
ArtifactId

ArtifactId

azure-storage-blob-nio
Version

Version

12.0.0-beta.8
Type

Type

jar
Description

Description

Microsoft Azure implementation of NIO on top of Azure Blob Storage
This module contains an implementation of Java's NIO interface on top of Azure Blob Storage.
Project URL

Project URL

https://github.com/Azure/azure-sdk-for-java
Project Organization

Project Organization

Microsoft Corporation

Download azure-storage-blob-nio 12.0.0-beta.8


<!-- https://jarcasting.com/artifacts/com.azure/azure-storage-blob-nio/ -->
<dependency>
    <groupId>com.azure</groupId>
    <artifactId>azure-storage-blob-nio</artifactId>
    <version>12.0.0-beta.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.azure/azure-storage-blob-nio/
implementation 'com.azure:azure-storage-blob-nio:12.0.0-beta.8'
// https://jarcasting.com/artifacts/com.azure/azure-storage-blob-nio/
implementation ("com.azure:azure-storage-blob-nio:12.0.0-beta.8")
'com.azure:azure-storage-blob-nio:jar:12.0.0-beta.8'
<dependency org="com.azure" name="azure-storage-blob-nio" rev="12.0.0-beta.8">
  <artifact name="azure-storage-blob-nio" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.azure', module='azure-storage-blob-nio', version='12.0.0-beta.8')
)
libraryDependencies += "com.azure" % "azure-storage-blob-nio" % "12.0.0-beta.8"
[com.azure/azure-storage-blob-nio "12.0.0-beta.8"]

Dependencies

compile (3)

Group / Artifact Type Version
com.azure : azure-core jar 1.18.0
com.azure : azure-core-http-netty jar 1.10.1
com.azure : azure-storage-blob jar 12.14.0-beta.1

test (10)

Group / Artifact Type Version
com.azure : azure-storage-common test-jar 12.13.0-beta.1
com.azure : azure-core-test jar 1.6.4
io.projectreactor : reactor-test jar 3.4.8
org.spockframework : spock-core jar 2.0-M4-groovy-2.5
cglib : cglib-nodep jar 3.2.7
org.apache.logging.log4j : log4j-slf4j-impl jar 2.14.1
org.apache.logging.log4j : log4j-api jar 2.14.1
org.apache.logging.log4j : log4j-core jar 2.14.1
com.azure : azure-core-http-okhttp jar 1.7.1
org.jacoco : org.jacoco.agent jar 0.8.4

Project Modules

There are no modules declared in this project.