is not current version
Last Version 2.0.1

io.bootique.undertow:bootique-undertow-parent 2.0.B1

Parent POM of Undertow Bootique module.

Categories

Categories

Undertow Net Networking Bootique User Interface Web Frameworks
GroupId

GroupId

io.bootique.undertow
ArtifactId

ArtifactId

bootique-undertow-parent
Version

Version

2.0.B1
Type

Type

pom

Download bootique-undertow-parent 2.0.B1


<!-- https://jarcasting.com/artifacts/io.bootique.undertow/bootique-undertow-parent/ -->
<dependency>
    <groupId>io.bootique.undertow</groupId>
    <artifactId>bootique-undertow-parent</artifactId>
    <version>2.0.B1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.bootique.undertow/bootique-undertow-parent/
implementation 'io.bootique.undertow:bootique-undertow-parent:2.0.B1'
// https://jarcasting.com/artifacts/io.bootique.undertow/bootique-undertow-parent/
implementation ("io.bootique.undertow:bootique-undertow-parent:2.0.B1")
'io.bootique.undertow:bootique-undertow-parent:pom:2.0.B1'
<dependency org="io.bootique.undertow" name="bootique-undertow-parent" rev="2.0.B1">
  <artifact name="bootique-undertow-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.bootique.undertow', module='bootique-undertow-parent', version='2.0.B1')
)
libraryDependencies += "io.bootique.undertow" % "bootique-undertow-parent" % "2.0.B1"
[io.bootique.undertow/bootique-undertow-parent "2.0.B1"]