Last Version

Microsoft Azure Core Libraries for Java 1.0.0-preview.2

This package contains the core libraries for Java clients.

License

License

GroupId

GroupId

com.azure
ArtifactId

ArtifactId

azure-core-parent
Version

Version

1.0.0-preview.2
Type

Type

pom
Description

Description

Microsoft Azure Core Libraries for Java
This package contains the core libraries for Java clients.
Project URL

Project URL

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

Project Organization

Microsoft Corporation

Download azure-core-parent 1.0.0-preview.2


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • azure-core
  • azure-core-amqp
  • azure-core-management
  • azure-core-test