Skip to content

Release 1.0.2

Latest

Choose a tag to compare

@Niro Niro released this 13 May 10:20
· 6 commits to main since this release
bb8a875

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>