Last Version

io.soabase:soabase-cache 0.1.1

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

License

License

GroupId

GroupId

io.soabase
ArtifactId

ArtifactId

soabase-cache
Version

Version

0.1.1
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-cache

Download soabase-cache 0.1.1


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

Dependencies

compile (1)

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

test (3)

Group / Artifact Type Version
io.dropwizard : dropwizard-testing jar 1.0.0
io.dropwizard : dropwizard-jdbi jar 1.0.0
org.hsqldb : hsqldb jar 2.3.4

Project Modules

There are no modules declared in this project.