is not current version
Last Version 5.9.5

com.bbossgroups.boot:bboot-starter-undertow 5.0.7.1

bboss booter with webcontainer

Categories

Categories

Undertow Net Networking
GroupId

GroupId

com.bbossgroups.boot
ArtifactId

ArtifactId

bboot-starter-undertow
Version

Version

5.0.7.1
Type

Type

jar

Download bboot-starter-undertow 5.0.7.1


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