is not current version
Last Version 1.0.0-beta-5

com.microsoft.azure.postgresql.v2017_12_01:azure-mgmt-postgresql 1.0.0-beta-3

This package contains Microsoft DBforPostgreSQL Management SDK.

Categories

Categories

PostgreSQL Data Databases
GroupId

GroupId

com.microsoft.azure.postgresql.v2017_12_01
ArtifactId

ArtifactId

azure-mgmt-postgresql
Version

Version

1.0.0-beta-3
Type

Type

jar

Download azure-mgmt-postgresql 1.0.0-beta-3


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