is not current version
Last Version 62

com.guicedee.services:undertow-parent 1.0.5.5-jre14

Undertow

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection Undertow Net Networking
GroupId

GroupId

com.guicedee.services
ArtifactId

ArtifactId

undertow-parent
Version

Version

1.0.5.5-jre14
Type

Type

pom

Download undertow-parent 1.0.5.5-jre14


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