Last Version

Grizzly Spring Boot Starter Parent 2.7

Starter for using Grizzly as the embedded servlet container.

License

License

Categories

Categories

Spring Boot Container Microservices Grizzly Net Networking
GroupId

GroupId

be.dabla
ArtifactId

ArtifactId

grizzly-spring-boot-starter-parent
Version

Version

2.7
Type

Type

pom
Description

Description

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

Project URL

https://github.com/dabla/grizzly-spring-boot-starter
Source Code Management

Source Code Management

https://github.com/dabla/grizzly-spring-boot-starter

Download grizzly-spring-boot-starter-parent 2.7


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • grizzly-spring-boot-starter
  • grizzly-spring-boot-jasper