License |
License |
---|---|
GroupId | GroupIdco.fizzed |
ArtifactId | ArtifactIdfizzed-stork-launcher |
Version | Version1.2.1 |
Type | Typejar |
Description |
Descriptionfizzed-stork-launcher
Utility for generating launchers (console/daemon) for Windows, Linux, and Mac.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
fizzed-stork-launcher-1.2.1.pom | |
fizzed-stork-launcher-1.2.1.jar | 460 KB |
fizzed-stork-launcher-1.2.1-sources.jar | 449 KB |
fizzed-stork-launcher-1.2.1-javadoc.jar | 102 KB |
Browse |
<!-- https://jarcasting.com/artifacts/co.fizzed/fizzed-stork-launcher/ -->
<dependency>
<groupId>co.fizzed</groupId>
<artifactId>fizzed-stork-launcher</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/co.fizzed/fizzed-stork-launcher/
implementation 'co.fizzed:fizzed-stork-launcher:1.2.1'
// https://jarcasting.com/artifacts/co.fizzed/fizzed-stork-launcher/
implementation ("co.fizzed:fizzed-stork-launcher:1.2.1")
'co.fizzed:fizzed-stork-launcher:jar:1.2.1'
<dependency org="co.fizzed" name="fizzed-stork-launcher" rev="1.2.1">
<artifact name="fizzed-stork-launcher" type="jar" />
</dependency>
@Grapes(
@Grab(group='co.fizzed', module='fizzed-stork-launcher', version='1.2.1')
)
libraryDependencies += "co.fizzed" % "fizzed-stork-launcher" % "1.2.1"
[co.fizzed/fizzed-stork-launcher "1.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.7 |
com.fasterxml.jackson.core : jackson-core | jar | 2.3.2 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.3.2 |
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.3.2 |
commons-io : commons-io | jar | 2.4 |
org.hibernate : hibernate-validator | jar | 5.1.0.Final |
javax.el : javax.el-api | jar | 2.2.4 |
org.freemarker : freemarker | jar | 2.3.21 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.1.2 |