| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.fizzed |
| ArtifactId | ArtifactIdstork-cli |
| Last Version | Last Version3.1.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionstork-cli
Parent pom for all Fizzed maven projects
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| stork-cli-3.1.3.pom | |
| stork-cli-3.1.3.jar | 2 KB |
| stork-cli-3.1.3-sources.jar | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.fizzed/stork-cli/ -->
<dependency>
<groupId>com.fizzed</groupId>
<artifactId>stork-cli</artifactId>
<version>3.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.fizzed/stork-cli/
implementation 'com.fizzed:stork-cli:3.1.3'
// https://jarcasting.com/artifacts/com.fizzed/stork-cli/
implementation ("com.fizzed:stork-cli:3.1.3")
'com.fizzed:stork-cli:jar:3.1.3'
<dependency org="com.fizzed" name="stork-cli" rev="3.1.3">
<artifact name="stork-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fizzed', module='stork-cli', version='3.1.3')
)
libraryDependencies += "com.fizzed" % "stork-cli" % "3.1.3"
[com.fizzed/stork-cli "3.1.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fizzed : stork-launcher | jar | 3.1.3 |
| com.fizzed : stork-deploy | jar | 3.1.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.fizzed : blaze-core | jar | 1.0.2 |
| com.fizzed : blaze-ssh | jar | 1.0.2 |
| com.fizzed : blaze-vagrant | jar | 1.0.2 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |