Last Version

io.soabase:soabase-core 0.11.2

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

License

License

GroupId

GroupId

io.soabase
ArtifactId

ArtifactId

soabase-core
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-core 0.11.2


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

Dependencies

compile (1)

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

test (1)

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

Project Modules

There are no modules declared in this project.