Releases: Niro/sshd-cloud-agent
Releases · Niro/sshd-cloud-agent
Release 1.0.2
Oracle implementation added
SSHD Cloud Agent - AWS Implementation
<dependency>
<groupId>com.antonzhdanov</groupId>
<artifactId>sshd-cloud-agent-aws</artifactId>
<version>1.0.2</version>
</dependency>
SSHD Cloud Agent - Azure Implementation
<dependency>
<groupId>com.antonzhdanov</groupId>
<artifactId>sshd-cloud-agent-azure</artifactId>
<version>1.0.2</version>
</dependency>
SSHD Cloud Agent - Google Implementation
<dependency>
<groupId>com.antonzhdanov</groupId>
<artifactId>sshd-cloud-agent-google</artifactId>
<version>1.0.2</version>
</dependency>
SSHD Cloud Agent - Oracle Implementation
<dependency>
<groupId>com.antonzhdanov</groupId>
<artifactId>sshd-cloud-agent-oracle</artifactId>
<version>1.0.2</version>
</dependency>
Release 1.0.1
Dependency scope fix for testng and mockito
SSHD Cloud Agent - AWS Implementation
<dependency>
<groupId>com.antonzhdanov</groupId>
<artifactId>sshd-cloud-agent-aws</artifactId>
<version>1.0.1</version>
</dependency>
SSHD Cloud Agent - Azure Implementation
<dependency>
<groupId>com.antonzhdanov</groupId>
<artifactId>sshd-cloud-agent-azure</artifactId>
<version>1.0.1</version>
</dependency>
SSHD Cloud Agent - Google Implementation
<dependency>
<groupId>com.antonzhdanov</groupId>
<artifactId>sshd-cloud-agent-google</artifactId>
<version>1.0.1</version>
</dependency>
Release 1.0.0
First release
SSHD Cloud Agent - AWS Implementation
<dependency>
<groupId>com.antonzhdanov</groupId>
<artifactId>sshd-cloud-agent-aws</artifactId>
<version>1.0.0</version>
</dependency>
SSHD Cloud Agent - Azure Implementation
<dependency>
<groupId>com.antonzhdanov</groupId>
<artifactId>sshd-cloud-agent-azure</artifactId>
<version>1.0.0</version>
</dependency>
SSHD Cloud Agent - Google Implementation
<dependency>
<groupId>com.antonzhdanov</groupId>
<artifactId>sshd-cloud-agent-google</artifactId>
<version>1.0.0</version>
</dependency>