is not current version
Last Version 2.7

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


Categories

Categories

Spring Boot Container Microservices Grizzly Net Networking
GroupId

GroupId

be.dabla
ArtifactId

ArtifactId

grizzly-spring-boot-starter
Version

Version

2.1
Type

Type

jar

Download grizzly-spring-boot-starter 2.1


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