is not current version
Last Version 0.35.1

io.restx:restx-server-jetty7 0.35-rc1


Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

io.restx
ArtifactId

ArtifactId

restx-server-jetty7
Version

Version

0.35-rc1
Type

Type

jar

Download restx-server-jetty7 0.35-rc1


<!-- https://jarcasting.com/artifacts/io.restx/restx-server-jetty7/ -->
<dependency>
    <groupId>io.restx</groupId>
    <artifactId>restx-server-jetty7</artifactId>
    <version>0.35-rc1</version>
</dependency>
// https://jarcasting.com/artifacts/io.restx/restx-server-jetty7/
implementation 'io.restx:restx-server-jetty7:0.35-rc1'
// https://jarcasting.com/artifacts/io.restx/restx-server-jetty7/
implementation ("io.restx:restx-server-jetty7:0.35-rc1")
'io.restx:restx-server-jetty7:jar:0.35-rc1'
<dependency org="io.restx" name="restx-server-jetty7" rev="0.35-rc1">
  <artifact name="restx-server-jetty7" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.restx', module='restx-server-jetty7', version='0.35-rc1')
)
libraryDependencies += "io.restx" % "restx-server-jetty7" % "0.35-rc1"
[io.restx/restx-server-jetty7 "0.35-rc1"]