License |
License |
---|---|
GroupId | GroupIdio.rhiot |
ArtifactId | ArtifactIdrhiot-tooling-shell |
Version | Version0.1.4 |
Type | Typejar |
Description |
DescriptionRhiot :: Tooling :: Shell
Rhiot Project
|
Filename | Size |
---|---|
rhiot-tooling-shell-0.1.4.pom | |
rhiot-tooling-shell-0.1.4.jar | 27 MB |
rhiot-tooling-shell-0.1.4-sources.jar | 21 KB |
rhiot-tooling-shell-0.1.4-javadoc.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.rhiot/rhiot-tooling-shell/ -->
<dependency>
<groupId>io.rhiot</groupId>
<artifactId>rhiot-tooling-shell</artifactId>
<version>0.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.rhiot/rhiot-tooling-shell/
implementation 'io.rhiot:rhiot-tooling-shell:0.1.4'
// https://jarcasting.com/artifacts/io.rhiot/rhiot-tooling-shell/
implementation ("io.rhiot:rhiot-tooling-shell:0.1.4")
'io.rhiot:rhiot-tooling-shell:jar:0.1.4'
<dependency org="io.rhiot" name="rhiot-tooling-shell" rev="0.1.4">
<artifact name="rhiot-tooling-shell" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.rhiot', module='rhiot-tooling-shell', version='0.1.4')
)
libraryDependencies += "io.rhiot" % "rhiot-tooling-shell" % "0.1.4"
[io.rhiot/rhiot-tooling-shell "0.1.4"]
Group / Artifact | Type | Version |
---|---|---|
io.rhiot : rhiot-utils-maven | jar | 0.1.4 |
io.rhiot : rhiot-utils-ssh | jar | 0.1.4 |
io.rhiot : rhiot-scanner | jar | 0.1.4 |
org.springframework.boot : spring-boot-starter-remote-shell | jar | 1.3.2.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
com.google.truth : truth | jar | 0.27 |
org.springframework.boot : spring-boot-starter-test | jar |