a

azure-mgmt-powerbi

This package contains Microsoft PowerBI Management SDK.
https://github.com/Azure/azure-sdk-for-java
The MIT License (MIT)
Microsoft
Files download
File Operation
azure-mgmt-powerbi-1.3.0-beta.jar download
azure-mgmt-powerbi-1.3.0-beta.pom download
azure-mgmt-powerbi-1.3.0-beta-sources.jar download
Apache Maven
<dependency>
  <groupId>com.microsoft.azure</groupId>
  <artifactId>azure-mgmt-powerbi</artifactId>
  <version>1.3.0-beta</version>
</dependency>
Gradle Groovy
implementation 'com.microsoft.azure:azure-mgmt-powerbi:1.3.0-beta'
Gradle Kotlin
implementation("com.microsoft.azure:azure-mgmt-powerbi:1.3.0-beta")
Scala SBT
libraryDependencies += "com.microsoft.azure" % "azure-mgmt-powerbi" % "1.3.0-beta"
Groovy Grape
@Grapes(
  @Grab(group='com.microsoft.azure', module='azure-mgmt-powerbi', version='1.3.0-beta')
)
Apache Ivy
<dependency org="com.microsoft.azure" name="azure-mgmt-powerbi" rev="1.3.0-beta" />
Leiningen
[com.microsoft.azure/azure-mgmt-powerbi "1.3.0-beta"]
Apache Buildr
'com.microsoft.azure:azure-mgmt-powerbi:jar:1.3.0-beta'