License |
License |
---|---|
Categories |
CategoriesUndertow Net Networking Bootique User Interface Web Frameworks |
GroupId | GroupIdio.bootique.undertow |
ArtifactId | ArtifactIdbootique-undertow-parent |
Last Version | Last Version2.0.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionbootique-undertow-parent
Parent POM of Undertow Bootique module.
|
Project Organization |
Project OrganizationObjectStyle LLC |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bootique-undertow-parent-2.0.1.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.bootique.undertow/bootique-undertow-parent/ -->
<dependency>
<groupId>io.bootique.undertow</groupId>
<artifactId>bootique-undertow-parent</artifactId>
<version>2.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.bootique.undertow/bootique-undertow-parent/
implementation 'io.bootique.undertow:bootique-undertow-parent:2.0.1'
// https://jarcasting.com/artifacts/io.bootique.undertow/bootique-undertow-parent/
implementation ("io.bootique.undertow:bootique-undertow-parent:2.0.1")
'io.bootique.undertow:bootique-undertow-parent:pom:2.0.1'
<dependency org="io.bootique.undertow" name="bootique-undertow-parent" rev="2.0.1">
<artifact name="bootique-undertow-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.bootique.undertow', module='bootique-undertow-parent', version='2.0.1')
)
libraryDependencies += "io.bootique.undertow" % "bootique-undertow-parent" % "2.0.1"
[io.bootique.undertow/bootique-undertow-parent "2.0.1"]