is not current version
Last Version 62

com.guicedee.services:undertow-parent 1.0.7.1-jre13

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.7.1-jre13
Type

Type

pom

Download undertow-parent 1.0.7.1-jre13


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