Last Version

com.grookage.apps:iosave-core 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-core
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-core 0.0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.13.3
org.reflections : reflections jar 0.10.2

provided (1)

Group / Artifact Type Version
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.