Last Version

iosave 0.0.1

A simple dropwizard bundle to annotate resources with to save request/response data.

License

License

GroupId

GroupId

com.grookage.apps
ArtifactId

ArtifactId

iosave
Version

Version

0.0.1
Type

Type

pom
Description

Description

iosave
A simple dropwizard bundle to annotate resources with to save request/response data.
Project URL

Project URL

https://github.com/grookage/iosave
Source Code Management

Source Code Management

https://github.com/grookage/iosave.git

Download iosave 0.0.1

Filename Size
iosave-0.0.1.pom 8 KB
Browse

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

Dependencies

compile (1)

Group / Artifact Type Version
org.reflections : reflections jar 0.10.2

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.24

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.mockito : mockito-core jar 4.5.1
com.fasterxml.jackson.core : jackson-databind jar 2.13.3

Project Modules

  • iosave-core
  • iosave-aerospike
  • iosave-as-dw-bundle
  • iosave-dw-example