Last Version

com.grookage.apps:iosave-as-dw-bundle 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-as-dw-bundle
Version

Version

0.0.1
Type

Type

jar
Description

Description

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

Download iosave-as-dw-bundle 0.0.1


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

Dependencies

compile (4)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.13.3
com.grookage.apps : iosave-core jar 0.0.1
com.grookage.apps : iosave-aerospike jar 0.0.1
org.reflections : reflections jar 0.10.2

provided (2)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar 2.1.0
org.projectlombok : lombok jar 1.18.24

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.mockito : mockito-core jar 4.5.1

Project Modules

There are no modules declared in this project.