MVN

com.antonzhdanov : sshd-cloud-agent

Maven & Gradle

May 13, 2023
0 stars

SSHD Cloud Agent · SSHD extension for client auth using Key from cloud

<dependency>
    <groupId>com.antonzhdanov</groupId>
    <artifactId>sshd-cloud-agent</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.antonzhdanov : sshd-cloud-agent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of com.antonzhdanov : sshd-cloud-agent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
sshd-cloud-agent-1.0.2
sshd-cloud-agent-1.0.1
sshd-cloud-agent-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.antonzhdanov</groupId>
    <artifactId>sshd-cloud-agent</artifactId>
    <version>1.0.2</version>
</dependency>