service-bootstrap
Utilities to bootstrap services
License |
License |
---|---|
GroupId | GroupIdcom.daedafusion |
ArtifactId | ArtifactIdservice-bootstrap |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionUtilities for bootstraping services
|
Filename | Size |
---|---|
service-bootstrap-1.1.pom | |
service-bootstrap-1.1.jar | 13 KB |
service-bootstrap-1.1-sources.jar | 7 KB |
service-bootstrap-1.1-javadoc.jar | 83 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.daedafusion/service-bootstrap/ -->
<dependency>
<groupId>com.daedafusion</groupId>
<artifactId>service-bootstrap</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.daedafusion/service-bootstrap/
implementation 'com.daedafusion:service-bootstrap:1.1'
// https://jarcasting.com/artifacts/com.daedafusion/service-bootstrap/
implementation ("com.daedafusion:service-bootstrap:1.1")
'com.daedafusion:service-bootstrap:jar:1.1'
<dependency org="com.daedafusion" name="service-bootstrap" rev="1.1">
<artifact name="service-bootstrap" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.daedafusion', module='service-bootstrap', version='1.1')
)
libraryDependencies += "com.daedafusion" % "service-bootstrap" % "1.1"
[com.daedafusion/service-bootstrap "1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.daedafusion : configuration-core | jar | 1.1 |
com.daedafusion : crypto | jar | 1.0 |
com.daedafusion : service-framework-core | jar | 1.0 |
commons-cli : commons-cli | jar | 1.2 |
io.dropwizard.metrics : metrics-jvm | jar | 3.1.1 |
io.dropwizard.metrics : metrics-servlets | jar | 3.1.1 |
io.dropwizard.metrics : metrics-servlet | jar | 3.1.1 |
org.apache.commons : commons-io | jar | 1.3.2 |
org.eclipse.jetty : jetty-server | jar | 9.2.2.v20140723 |
org.glassfish.jersey.containers : jersey-container-jetty-servlet | jar | 2.23 |
org.glassfish.jersey.core : jersey-server | jar | 2.23 |
org.glassfish.jersey.media : jersey-media-json-jackson | jar | 2.23 |
org.slf4j : slf4j-log4j12 | jar | 1.7.10 |
log4j : log4j | jar | 1.2.17 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
Utilities to bootstrap services