How to install the Java artifact com.microsoft.azure.databox.v2019_09_01.azure-mgmt-databox with Maven
Java
Maven
pom.xml
com.microsoft.azure.databox.v2019_09_01
azure-mgmt-databox
Add the following lines to your pom.xml within the <project> element. Refer to the documentation to find the latest version available.
<dependencies>
<dependency>
<groupId>com.microsoft.azure.databox.v2019_09_01</groupId>
<artifactId>azure-mgmt-databox</artifactId>
<version>1.0.0-beta</version>
</dependency>
/dependencies>