a

azure-toolkit-postgre-single-lib

Files download
File Operation
azure-toolkit-postgre-single-lib-0.44.2.jar download
azure-toolkit-postgre-single-lib-0.44.2.pom download
azure-toolkit-postgre-single-lib-0.44.2-sources.jar download
Apache Maven
<dependency>
  <groupId>com.microsoft.azure</groupId>
  <artifactId>azure-toolkit-postgre-single-lib</artifactId>
  <version>0.44.2</version>
</dependency>
Gradle Groovy
implementation 'com.microsoft.azure:azure-toolkit-postgre-single-lib:0.44.2'
Gradle Kotlin
implementation("com.microsoft.azure:azure-toolkit-postgre-single-lib:0.44.2")
Scala SBT
libraryDependencies += "com.microsoft.azure" % "azure-toolkit-postgre-single-lib" % "0.44.2"
Groovy Grape
@Grapes(
  @Grab(group='com.microsoft.azure', module='azure-toolkit-postgre-single-lib', version='0.44.2')
)
Apache Ivy
<dependency org="com.microsoft.azure" name="azure-toolkit-postgre-single-lib" rev="0.44.2" />
Leiningen
[com.microsoft.azure/azure-toolkit-postgre-single-lib "0.44.2"]
Apache Buildr
'com.microsoft.azure:azure-toolkit-postgre-single-lib:jar:0.44.2'