Last Version

fizzed-stork-bootstrap 1.2.1

Bootstrap utility for launching Java apps, load system properties via config file, then starting app normally.

License

License

GroupId

GroupId

co.fizzed
ArtifactId

ArtifactId

fizzed-stork-bootstrap
Version

Version

1.2.1
Type

Type

jar
Description

Description

fizzed-stork-bootstrap
Bootstrap utility for launching Java apps, load system properties via config file, then starting app normally.
Project Organization

Project Organization

Fizzed Inc

Download fizzed-stork-bootstrap 1.2.1


<!-- https://jarcasting.com/artifacts/co.fizzed/fizzed-stork-bootstrap/ -->
<dependency>
    <groupId>co.fizzed</groupId>
    <artifactId>fizzed-stork-bootstrap</artifactId>
    <version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/co.fizzed/fizzed-stork-bootstrap/
implementation 'co.fizzed:fizzed-stork-bootstrap:1.2.1'
// https://jarcasting.com/artifacts/co.fizzed/fizzed-stork-bootstrap/
implementation ("co.fizzed:fizzed-stork-bootstrap:1.2.1")
'co.fizzed:fizzed-stork-bootstrap:jar:1.2.1'
<dependency org="co.fizzed" name="fizzed-stork-bootstrap" rev="1.2.1">
  <artifact name="fizzed-stork-bootstrap" type="jar" />
</dependency>
@Grapes(
@Grab(group='co.fizzed', module='fizzed-stork-bootstrap', version='1.2.1')
)
libraryDependencies += "co.fizzed" % "fizzed-stork-bootstrap" % "1.2.1"
[co.fizzed/fizzed-stork-bootstrap "1.2.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.