License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdwebsite.automate |
ArtifactId | ArtifactIdshell |
Version | Version1.0.0 |
Type | Typejar |
Description |
Descriptionwebsite.automate:shell
Shell for the automate.website API
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
shell-1.0.0.pom | |
shell-1.0.0.jar | 12 MB |
shell-1.0.0-sources.jar | 9 KB |
shell-1.0.0-javadoc.jar | 114 KB |
Browse |
<!-- https://jarcasting.com/artifacts/website.automate/shell/ -->
<dependency>
<groupId>website.automate</groupId>
<artifactId>shell</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/website.automate/shell/
implementation 'website.automate:shell:1.0.0'
// https://jarcasting.com/artifacts/website.automate/shell/
implementation ("website.automate:shell:1.0.0")
'website.automate:shell:jar:1.0.0'
<dependency org="website.automate" name="shell" rev="1.0.0">
<artifact name="shell" type="jar" />
</dependency>
@Grapes(
@Grab(group='website.automate', module='shell', version='1.0.0')
)
libraryDependencies += "website.automate" % "shell" % "1.0.0"
[website.automate/shell "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
website.automate : manager-api-client | jar | 0.8.2 |
org.springframework.shell : spring-shell-starter | jar | 2.0.0.M2 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 1.5.4.RELEASE |