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