MVN

be.dabla : grizzly-spring-boot-starter-parent

Maven & Gradle

May 03, 2021
5 stars

Grizzly Spring Boot Starter Parent · Starter for using Grizzly as the embedded servlet container.

<dependency>
    <groupId>be.dabla</groupId>
    <artifactId>grizzly-spring-boot-starter-parent</artifactId>
    <version>2.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of be.dabla : grizzly-spring-boot-starter-parent to add to Maven - Latest Versions:

  • Latest Stable: 2.7

All Versions

Choose a version of be.dabla : grizzly-spring-boot-starter-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2.7
grizzly-spring-boot-starter-parent-2.7
2.6
grizzly-spring-boot-starter-parent-2.6
2.5
grizzly-spring-boot-starter-parent-2.5
2.4
grizzly-spring-boot-starter-parent-2.4
2.3
grizzly-spring-boot-starter-parent-2.3
2.2
grizzly-spring-boot-starter-parent-2.2
2.1
grizzly-spring-boot-starter-parent-2.1
2.0
grizzly-spring-boot-starter-parent-2.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>be.dabla</groupId>
    <artifactId>grizzly-spring-boot-starter-parent</artifactId>
    <version>2.7</version>
</dependency>

Advertisement