is not current version
Last Version 2.7

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

Starter for using Grizzly as the embedded servlet container.

Categories

Categories

Spring Boot Container Microservices Grizzly Net Networking
GroupId

GroupId

be.dabla
ArtifactId

ArtifactId

grizzly-spring-boot-starter-parent
Version

Version

2.3
Type

Type

pom

Download grizzly-spring-boot-starter-parent 2.3


<!-- https://jarcasting.com/artifacts/be.dabla/grizzly-spring-boot-starter-parent/ -->
<dependency>
    <groupId>be.dabla</groupId>
    <artifactId>grizzly-spring-boot-starter-parent</artifactId>
    <version>2.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/be.dabla/grizzly-spring-boot-starter-parent/
implementation 'be.dabla:grizzly-spring-boot-starter-parent:2.3'
// https://jarcasting.com/artifacts/be.dabla/grizzly-spring-boot-starter-parent/
implementation ("be.dabla:grizzly-spring-boot-starter-parent:2.3")
'be.dabla:grizzly-spring-boot-starter-parent:pom:2.3'
<dependency org="be.dabla" name="grizzly-spring-boot-starter-parent" rev="2.3">
  <artifact name="grizzly-spring-boot-starter-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='be.dabla', module='grizzly-spring-boot-starter-parent', version='2.3')
)
libraryDependencies += "be.dabla" % "grizzly-spring-boot-starter-parent" % "2.3"
[be.dabla/grizzly-spring-boot-starter-parent "2.3"]