is not current version
Last Version 6.2.2-1

com.fizzed:ninja-undertow-parent 5.3.1.undertow2


Categories

Categories

Undertow Net Networking Ninja User Interface Web Frameworks
GroupId

GroupId

com.fizzed
ArtifactId

ArtifactId

ninja-undertow-parent
Version

Version

5.3.1.undertow2
Type

Type

pom

Download ninja-undertow-parent 5.3.1.undertow2


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