How to install the Java artifact com.att.woorea.openstack-client-connectors with Maven
Java
Maven
pom.xml
com.att.woorea
openstack-client-connectors
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.att.woorea</groupId>
<artifactId>openstack-client-connectors</artifactId>
<version>3.3.30-oss</version>
</dependency>
/dependencies>