License |
License |
---|---|
GroupId | GroupIdcom.fizzed |
ArtifactId | ArtifactIdstork-launcher |
Last Version | Last Version3.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionstork-launcher
Generate cross-platform launchers for console and daemon apps
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
stork-launcher-3.1.3.pom | |
stork-launcher-3.1.3.jar | 466 KB |
stork-launcher-3.1.3-sources.jar | 456 KB |
stork-launcher-3.1.3-javadoc.jar | 91 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.fizzed/stork-launcher/ -->
<dependency>
<groupId>com.fizzed</groupId>
<artifactId>stork-launcher</artifactId>
<version>3.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.fizzed/stork-launcher/
implementation 'com.fizzed:stork-launcher:3.1.3'
// https://jarcasting.com/artifacts/com.fizzed/stork-launcher/
implementation ("com.fizzed:stork-launcher:3.1.3")
'com.fizzed:stork-launcher:jar:3.1.3'
<dependency org="com.fizzed" name="stork-launcher" rev="3.1.3">
<artifact name="stork-launcher" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fizzed', module='stork-launcher', version='3.1.3')
)
libraryDependencies += "com.fizzed" % "stork-launcher" % "3.1.3"
[com.fizzed/stork-launcher "3.1.3"]
Group / Artifact | Type | Version |
---|---|---|
com.fizzed : stork-core | jar | 3.1.3 |
com.fasterxml.jackson.core : jackson-core | jar | 2.8.1 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.8.1 |
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.8.1 |
commons-io : commons-io | jar | 2.7 |
org.hibernate.validator : hibernate-validator | jar | 6.0.20.Final |
org.glassfish : javax.el | jar | 3.0.1-b11 |
javax.validation : validation-api | jar | 2.0.1.Final |
org.freemarker : freemarker | jar | 2.3.23 |
Group / Artifact | Type | Version |
---|---|---|
com.fizzed : stork-test-app | jar | 3.1.3 |
com.fizzed : crux-vagrant | jar | 1.0.40 |
com.fizzed : crux-util | 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 |
com.fizzed : blaze-ssh | jar | 1.0.2 |
com.fizzed : blaze-core | jar | 1.0.2 |
ch.qos.logback : logback-classic | jar | 1.2.3 |