Last Version

io.soabase:soabase-guice 0.11.2

A suite of Dropwizard bundles and utilities that aid in building Service Oriented Applications.

License

License

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

io.soabase
ArtifactId

ArtifactId

soabase-guice
Version

Version

0.11.2
Type

Type

jar
Description

Description

A suite of Dropwizard bundles and utilities that aid in building Service Oriented Applications.
Project Organization

Project Organization

Soabase

Download soabase-guice 0.11.2


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

Dependencies

compile (4)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar 1.0.0
com.google.inject : guice jar 4.1.0
org.glassfish.hk2 : guice-bridge jar 2.4.0-b34
com.fasterxml.jackson.module : jackson-module-guice jar 2.7.6

provided (1)

Group / Artifact Type Version
io.soabase : soabase-core jar 0.11.2

test (1)

Group / Artifact Type Version
io.dropwizard : dropwizard-testing jar 1.0.0

Project Modules

There are no modules declared in this project.