Last Version

composite-spring-boot-undertow 6.1.2

Collection of the standard spring boot Undertow dependencies

License

License

Categories

Categories

Spring Boot Container Microservices Net Undertow Networking
GroupId

GroupId

nz.net.osnz.composite
ArtifactId

ArtifactId

composite-spring-boot-undertow
Version

Version

6.1.2
Type

Type

jar
Description

Description

composite-spring-boot-undertow
Collection of the standard spring boot Undertow dependencies

Download composite-spring-boot-undertow 6.1.2


<!-- https://jarcasting.com/artifacts/nz.net.osnz.composite/composite-spring-boot-undertow/ -->
<dependency>
    <groupId>nz.net.osnz.composite</groupId>
    <artifactId>composite-spring-boot-undertow</artifactId>
    <version>6.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/nz.net.osnz.composite/composite-spring-boot-undertow/
implementation 'nz.net.osnz.composite:composite-spring-boot-undertow:6.1.2'
// https://jarcasting.com/artifacts/nz.net.osnz.composite/composite-spring-boot-undertow/
implementation ("nz.net.osnz.composite:composite-spring-boot-undertow:6.1.2")
'nz.net.osnz.composite:composite-spring-boot-undertow:jar:6.1.2'
<dependency org="nz.net.osnz.composite" name="composite-spring-boot-undertow" rev="6.1.2">
  <artifact name="composite-spring-boot-undertow" type="jar" />
</dependency>
@Grapes(
@Grab(group='nz.net.osnz.composite', module='composite-spring-boot-undertow', version='6.1.2')
)
libraryDependencies += "nz.net.osnz.composite" % "composite-spring-boot-undertow" % "6.1.2"
[nz.net.osnz.composite/composite-spring-boot-undertow "6.1.2"]

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-undertow jar [2.5.1]

Project Modules

There are no modules declared in this project.