is not current version
Last Version 2.0.1

io.bootique.undertow:bootique-undertow-parent 1.2

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

1.2
Type

Type

pom

Download bootique-undertow-parent 1.2


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