Last Version

stork-bootstrap 2.5.1

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

License

License

GroupId

GroupId

com.fizzed
ArtifactId

ArtifactId

stork-bootstrap
Version

Version

2.5.1
Type

Type

jar
Description

Description

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 stork-bootstrap 2.5.1


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

Dependencies

test (3)

Group / Artifact Type Version
org.hamcrest : java-hamcrest jar 2.0.0.0
junit : junit jar 4.12
org.mockito : mockito-core jar 2.9.0

Project Modules

There are no modules declared in this project.