Last Version

Soabase 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
Version

Version

0.11.2
Type

Type

pom
Description

Description

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

Project URL

https://github.com/soabase/soabase
Project Organization

Project Organization

Soabase
Source Code Management

Source Code Management

https://github.com/soabase/soabase

Download soabase 0.11.2

Filename Size
soabase-0.11.2.pom 17 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • soabase-core
  • soabase-zookeeper
  • soabase-sql
  • soabase-client
  • soabase-example
  • soabase-admin
  • soabase-guice
  • soabase-jdbi
  • soabase-launcher