Jetty Configurable Dropwizard Bundle

Dropwizard bundle that enables configure Jetty server

License

License

Categories

Categories

Jetty Container Application Servers DropWizard Microservices config Application Layer Libs Configuration
GroupId

GroupId

com.franzwong.app.dropwizard.bundle
ArtifactId

ArtifactId

jetty-configurable-bundle
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Jetty Configurable Dropwizard Bundle
Dropwizard bundle that enables configure Jetty server

Download jetty-configurable-bundle

How to add to project

<!-- https://jarcasting.com/artifacts/com.franzwong.app.dropwizard.bundle/jetty-configurable-bundle/ -->
<dependency>
    <groupId>com.franzwong.app.dropwizard.bundle</groupId>
    <artifactId>jetty-configurable-bundle</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.franzwong.app.dropwizard.bundle/jetty-configurable-bundle/
implementation 'com.franzwong.app.dropwizard.bundle:jetty-configurable-bundle:1.0.0'
// https://jarcasting.com/artifacts/com.franzwong.app.dropwizard.bundle/jetty-configurable-bundle/
implementation ("com.franzwong.app.dropwizard.bundle:jetty-configurable-bundle:1.0.0")
'com.franzwong.app.dropwizard.bundle:jetty-configurable-bundle:jar:1.0.0'
<dependency org="com.franzwong.app.dropwizard.bundle" name="jetty-configurable-bundle" rev="1.0.0">
  <artifact name="jetty-configurable-bundle" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.franzwong.app.dropwizard.bundle', module='jetty-configurable-bundle', version='1.0.0')
)
libraryDependencies += "com.franzwong.app.dropwizard.bundle" % "jetty-configurable-bundle" % "1.0.0"
[com.franzwong.app.dropwizard.bundle/jetty-configurable-bundle "1.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar 0.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0