| License |
License |
|---|---|
| GroupId | GroupIdcom.fizzed |
| ArtifactId | ArtifactIdstork-deploy |
| Last Version | Last Version3.1.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionstork-deploy
Parent pom for all Fizzed maven projects
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| stork-deploy-3.1.3.pom | |
| stork-deploy-3.1.3.jar | 53 KB |
| stork-deploy-3.1.3-sources.jar | 34 KB |
| stork-deploy-3.1.3-javadoc.jar | 132 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.fizzed/stork-deploy/ -->
<dependency>
<groupId>com.fizzed</groupId>
<artifactId>stork-deploy</artifactId>
<version>3.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.fizzed/stork-deploy/
implementation 'com.fizzed:stork-deploy:3.1.3'
// https://jarcasting.com/artifacts/com.fizzed/stork-deploy/
implementation ("com.fizzed:stork-deploy:3.1.3")
'com.fizzed:stork-deploy:jar:3.1.3'
<dependency org="com.fizzed" name="stork-deploy" rev="3.1.3">
<artifact name="stork-deploy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fizzed', module='stork-deploy', version='3.1.3')
)
libraryDependencies += "com.fizzed" % "stork-deploy" % "3.1.3"
[com.fizzed/stork-deploy "3.1.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fizzed : stork-core | jar | 3.1.3 |
| com.fizzed : crux-util | jar | 1.0.40 |
| org.apache.commons : commons-compress | jar | 1.21 |
| commons-io : commons-io | jar | 2.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.fizzed : blaze-core | jar | 1.0.2 |
| com.fizzed : blaze-ssh | jar | 1.0.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.fizzed : crux-vagrant | jar | 1.0.40 |
| org.hamcrest : java-hamcrest | jar | 2.0.0.0 |
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 2.9.0 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |