Last Version

Lwapp Dropwizard Core 0.9.2

Lwapp dropwizard core can be used to develop microservices based on dropwizard-core, lwapp-dropwizard-core goes a bit further in terms of developing microservices even easer. The application can be deployed and executed as a standalone application. Visit the website for further details.

License

License

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

org.lwapp
ArtifactId

ArtifactId

lwapp-dropwizard-core
Version

Version

0.9.2
Type

Type

jar
Description

Description

Lwapp Dropwizard Core
Lwapp dropwizard core can be used to develop microservices based on dropwizard-core, lwapp-dropwizard-core goes a bit further in terms of developing microservices even easer. The application can be deployed and executed as a standalone application. Visit the website for further details.
Project URL

Project URL

https://bitbucket.org/lwapp/lwapp-dropwizard-core
Source Code Management

Source Code Management

https://bitbucket.org/lwapp/lwapp-dropwizard-core/src/

Download lwapp-dropwizard-core 0.9.2


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

Dependencies

compile (9)

Group / Artifact Type Version
org.glassfish.jersey.containers.glassfish : jersey-gf-cdi jar 2.14
io.dropwizard : dropwizard-core jar 0.9.2
org.jboss.weld.se : weld-se jar 2.3.2.Final
org.apache.cocoon.sax : cocoon-sax jar 3.0.0-alpha-3
org.slf4j : slf4j-api jar 1.7.7
org.quartz-scheduler : quartz jar 2.2.2
org.lwapp : lwapp-configclient jar 1.2.1
org.lwapp : lwapp-commons jar 1.2.1
org.jboss.spec.javax.transaction : jboss-transaction-api_1.2_spec jar 1.0.0.Final

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.