| License |
License |
|---|---|
| GroupId | GroupIdorg.gridkit.lab |
| ArtifactId | ArtifactIdnanocloud |
| Last Version | Last Version0.8.21 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionorg.gridkit.lab::nanocloud
Main NanoCloud dependency
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| nanocloud-0.8.21.pom | |
| nanocloud-0.8.21.jar | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.gridkit.lab/nanocloud/ -->
<dependency>
<groupId>org.gridkit.lab</groupId>
<artifactId>nanocloud</artifactId>
<version>0.8.21</version>
</dependency>
// https://jarcasting.com/artifacts/org.gridkit.lab/nanocloud/
implementation 'org.gridkit.lab:nanocloud:0.8.21'
// https://jarcasting.com/artifacts/org.gridkit.lab/nanocloud/
implementation ("org.gridkit.lab:nanocloud:0.8.21")
'org.gridkit.lab:nanocloud:jar:0.8.21'
<dependency org="org.gridkit.lab" name="nanocloud" rev="0.8.21">
<artifact name="nanocloud" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.gridkit.lab', module='nanocloud', version='0.8.21')
)
libraryDependencies += "org.gridkit.lab" % "nanocloud" % "0.8.21"
[org.gridkit.lab/nanocloud "0.8.21"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.gridkit.lab : vicluster-core | jar | 0.8.21 |
| org.gridkit.lab : telecontrol-ssh | jar | 0.8.21 |
| org.gridkit.lab : interceptor Optional | jar | 0.8.21 |
| org.gridkit.lab : nanotest Optional | jar | 0.8.21 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| junit : junit | jar | 4.10 |
| org.assertj : assertj-core | jar | 1.6.0 |
| org.springframework : spring-context | jar | 4.1.1.RELEASE |
| org.apache.sshd : sshd-core | jar | 2.3.0 |
| org.apache.sshd : sshd-sftp | jar | 2.3.0 |