Last Version

io.soabase:soabase-web 0.1.3

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

License

License

GroupId

GroupId

io.soabase
ArtifactId

ArtifactId

soabase-web
Version

Version

0.1.3
Type

Type

jar
Description

Description

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

Project Organization

Soabase
Source Code Management

Source Code Management

https://github.com/soabase/soabase-web

Download soabase-web 0.1.3


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

Dependencies

compile (4)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar 1.0.0
io.dropwizard : dropwizard-assets jar 1.0.0
io.dropwizard : dropwizard-client jar 1.0.0
com.github.jknack : handlebars jar 4.0.6

Project Modules

There are no modules declared in this project.