Last Version

Grizzly Spring Boot Jasper 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-jasper
Version

Version

2.7
Type

Type

jar
Description

Description

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

Download grizzly-spring-boot-jasper 2.7


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

Dependencies

compile (2)

Group / Artifact Type Version
be.dabla : grizzly-spring-boot-starter jar 2.7
org.apache.tomcat : tomcat-jasper jar 9.0.41

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.4.2

Project Modules

There are no modules declared in this project.