Sisu Extensions for Dropwizard

Simple library for using Sisu in a dropwizard app.

License

License

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

io.tesla.dropwizard.sisu
ArtifactId

ArtifactId

dropwizard-sisu
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Sisu Extensions for Dropwizard
Simple library for using Sisu in a dropwizard app.

Download dropwizard-sisu

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.yammer.dropwizard : dropwizard-core jar 0.6.1
org.eclipse.sisu : org.eclipse.sisu.inject jar 0.0.0.M2
org.sonatype.sisu : sisu-guice jar 3.1.4
javax.inject : javax.inject jar 1

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
org.mockito : mockito-all jar 1.9.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1