License |
License |
---|---|
GroupId | GroupIdcom.microsoft.azure |
ArtifactId | ArtifactIdazure-core |
Last Version | Last Version0.9.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMicrosoft Azure SDK Core
This is the core module of Microsoft Azure SDK.
|
Project URL |
Project URL |
Filename | Size |
---|---|
azure-core-0.9.8.pom | |
azure-core-0.9.8.jar | 141 KB |
azure-core-0.9.8-sources.jar | 114 KB |
azure-core-0.9.8-javadoc.jar | 457 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
javax.xml.bind : jaxb-api | jar | 2.2.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 |