MVN

com.grookage.apps : iosave

Maven & Gradle

May 25, 2022
0 stars

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

<dependency>
    <groupId>com.grookage.apps</groupId>
    <artifactId>iosave</artifactId>
    <version>0.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.grookage.apps : iosave to add to Maven - Latest Versions:

  • Latest Stable: 0.0.1

All Versions

Choose a version of com.grookage.apps : iosave to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
iosave-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.grookage.apps</groupId>
    <artifactId>iosave</artifactId>
    <version>0.0.1</version>
</dependency>