MVN

io.liftwizard : liftwizard-grandparent-build

Maven & Gradle

Apr 16, 2024
6 stars

Liftwizard Grandparent Build · Liftwizard is a collection of bundles and add-ons for Dropwizard, the Java framework for writing web services.

<dependency>
    <groupId>io.liftwizard</groupId>
    <artifactId>liftwizard-grandparent-build</artifactId>
    <version>2.1.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.liftwizard : liftwizard-grandparent-build to add to Maven - Latest Versions:

  • Latest Stable: 2.1.7

All Versions

Choose a version of io.liftwizard : liftwizard-grandparent-build to add to Maven - All Versions:

Version Vulnerabilities Updated
2.1.x
liftwizard-grandparent-build-2.1.7

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.liftwizard</groupId>
    <artifactId>liftwizard-grandparent-build</artifactId>
    <version>2.1.7</version>
</dependency>