is not current version
Last Version 6.2.2-1

com.fizzed:ninja-undertow-parent 6.1.0-undertow1


Categories

Categories

Undertow Net Networking Ninja User Interface Web Frameworks
GroupId

GroupId

com.fizzed
ArtifactId

ArtifactId

ninja-undertow-parent
Version

Version

6.1.0-undertow1
Type

Type

pom

Download ninja-undertow-parent 6.1.0-undertow1


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