io.enoa:repeater-jetty

Enoa

License

License

Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

io.enoa
ArtifactId

ArtifactId

repeater-jetty
Last Version

Last Version

1.7.2-rc
Release Date

Release Date

Type

Type

jar
Description

Description

Enoa

Download repeater-jetty

How to add to project

<!-- https://jarcasting.com/artifacts/io.enoa/repeater-jetty/ -->
<dependency>
    <groupId>io.enoa</groupId>
    <artifactId>repeater-jetty</artifactId>
    <version>1.7.2-rc</version>
</dependency>
// https://jarcasting.com/artifacts/io.enoa/repeater-jetty/
implementation 'io.enoa:repeater-jetty:1.7.2-rc'
// https://jarcasting.com/artifacts/io.enoa/repeater-jetty/
implementation ("io.enoa:repeater-jetty:1.7.2-rc")
'io.enoa:repeater-jetty:jar:1.7.2-rc'
<dependency org="io.enoa" name="repeater-jetty" rev="1.7.2-rc">
  <artifact name="repeater-jetty" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.enoa', module='repeater-jetty', version='1.7.2-rc')
)
libraryDependencies += "io.enoa" % "repeater-jetty" % "1.7.2-rc"
[io.enoa/repeater-jetty "1.7.2-rc"]

Dependencies

compile (2)

Group / Artifact Type Version
org.eclipse.jetty : jetty-server jar [9.4.11.v20180605,)
io.enoa : enoa-repeater jar 1.7.2-rc

Project Modules

There are no modules declared in this project.

Versions

Version
1.7.2-rc
1.7.0-beta
1.6-beta.2