Apache jclouds Cloud Discovery
Docs
Hazelcast® supports the Apache jclouds API, allowing applications to be deployed in multiple different cloud infrastructure ecosystems in an infrastructure-agnostic way.
Copy and paste the following snippet into your build:
<dependency> <groupId>com.hazelcast</groupId> <artifactId>hazelcast-jclouds</artifactId> <version>$LATEST_VERSION$</version> </dependency>