Skip to content

Releases: Niro/sshd-cloud-agent

Release 1.0.2

13 May 10:20
bb8a875
Compare
Choose a tag to compare

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

08 Mar 11:42
Compare
Choose a tag to compare

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

07 Mar 20:12
Compare
Choose a tag to compare

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>