is not current version
Last Version 0.0.2

io.tesla.dropwizard.sisu:dropwizard-sisu 0.0.1

Simple library for using Sisu in a dropwizard app.

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

io.tesla.dropwizard.sisu
ArtifactId

ArtifactId

dropwizard-sisu
Version

Version

0.0.1
Type

Type

jar

Download dropwizard-sisu 0.0.1


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