service-bootstrap
Utilities to bootstrap services
| License | License | 
|---|---|
| GroupId | GroupIdcom.daedafusion | 
| ArtifactId | ArtifactIdservice-bootstrap-parent | 
| Last Version | Last Version1.1 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | DescriptionDaedaFusion Service Bootstrap Utilities for bootstraping services | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| service-bootstrap-parent-1.1.pom | 12 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.daedafusion/service-bootstrap-parent/ -->
<dependency>
    <groupId>com.daedafusion</groupId>
    <artifactId>service-bootstrap-parent</artifactId>
    <version>1.1</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/com.daedafusion/service-bootstrap-parent/
implementation 'com.daedafusion:service-bootstrap-parent:1.1'// https://jarcasting.com/artifacts/com.daedafusion/service-bootstrap-parent/
implementation ("com.daedafusion:service-bootstrap-parent:1.1")'com.daedafusion:service-bootstrap-parent:pom:1.1'<dependency org="com.daedafusion" name="service-bootstrap-parent" rev="1.1">
  <artifact name="service-bootstrap-parent" type="pom" />
</dependency>@Grapes(
@Grab(group='com.daedafusion', module='service-bootstrap-parent', version='1.1')
)libraryDependencies += "com.daedafusion" % "service-bootstrap-parent" % "1.1"[com.daedafusion/service-bootstrap-parent "1.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| log4j : log4j | jar | 1.2.17 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 | 
Utilities to bootstrap services