Microsoft Azure SDK Core

This is the core module of Microsoft Azure SDK.

License

License

GroupId

GroupId

com.microsoft.azure
ArtifactId

ArtifactId

azure-core
Last Version

Last Version

0.9.8
Release Date

Release Date

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

How to add to project

<!-- 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.
com.microsoft.azure

Microsoft Azure

APIs, SDKs and open source projects from Microsoft Azure

Versions

Version
0.9.8
0.9.7
0.9.6
0.9.5
0.9.4
0.9.3
0.9.2
0.9.1
0.9.0
0.8.3
0.8.2
0.8.1
0.8.0
0.7.0
0.6.0