| License |
License |
|---|---|
| Categories |
CategoriesJava Languages |
| GroupId | GroupIdcom.microsoft.azure |
| ArtifactId | ArtifactIdazure-storage-java |
| Last Version | Last Version10 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionAzure Storage Java
The Azure Storage Java library.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| azure-storage-java-10.pom | 3 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.microsoft.azure/azure-storage-java/ -->
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-storage-java</artifactId>
<version>10</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-storage-java/
implementation 'com.microsoft.azure:azure-storage-java:10'
// https://jarcasting.com/artifacts/com.microsoft.azure/azure-storage-java/
implementation ("com.microsoft.azure:azure-storage-java:10")
'com.microsoft.azure:azure-storage-java:pom:10'
<dependency org="com.microsoft.azure" name="azure-storage-java" rev="10">
<artifact name="azure-storage-java" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure', module='azure-storage-java', version='10')
)
libraryDependencies += "com.microsoft.azure" % "azure-storage-java" % "10"
[com.microsoft.azure/azure-storage-java "10"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.microsoft.rest.v2 : client-runtime | jar | 2.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.spockframework : spock-core | jar | 1.1-groovy-2.4 |
| org.codehaus.groovy : groovy-all | jar | 2.4.13 |