Last Version

Microsoft Azure SDK Core 0.9.8

This is the core module of Microsoft Azure SDK.

License

License

GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

azure-core
Version

Version

0.9.8
Type

Type

jar
Description

Description

Microsoft Azure SDK Core
This is the core module of Microsoft Azure SDK.
Project URL

Project URL

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

Download azure-core 0.9.8


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

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.3.6
commons-codec : commons-codec jar 1.10
commons-lang : commons-lang jar 2.6
javax.mail : mail jar 1.4.5
javax.inject : javax.inject jar 1
com.sun.jersey : jersey-client jar 1.19
com.sun.jersey : jersey-json jar 1.19

provided (1)

Group / Artifact Type Version
javax.xml.bind : jaxb-api jar 2.2.7

test (7)

Group / Artifact Type Version
org.bouncycastle : bcprov-jdk16 jar 1.46
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-all jar 1.9.0
commons-io : commons-io jar 2.4
com.github.tomakehurst : wiremock jar 1.47
junit : junit jar 4.11
junit : junit-dep jar 4.11

Project Modules

There are no modules declared in this project.