is not current version
Last Version 0.30

net.cactusthorn.routing:demo-jetty 0.28

Demo Application

Categories

Categories

Jetty Container Application Servers Net
GroupId

GroupId

net.cactusthorn.routing
ArtifactId

ArtifactId

demo-jetty
Version

Version

0.28
Type

Type

jar

Download demo-jetty 0.28


<!-- https://jarcasting.com/artifacts/net.cactusthorn.routing/demo-jetty/ -->
<dependency>
    <groupId>net.cactusthorn.routing</groupId>
    <artifactId>demo-jetty</artifactId>
    <version>0.28</version>
</dependency>
// https://jarcasting.com/artifacts/net.cactusthorn.routing/demo-jetty/
implementation 'net.cactusthorn.routing:demo-jetty:0.28'
// https://jarcasting.com/artifacts/net.cactusthorn.routing/demo-jetty/
implementation ("net.cactusthorn.routing:demo-jetty:0.28")
'net.cactusthorn.routing:demo-jetty:jar:0.28'
<dependency org="net.cactusthorn.routing" name="demo-jetty" rev="0.28">
  <artifact name="demo-jetty" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.cactusthorn.routing', module='demo-jetty', version='0.28')
)
libraryDependencies += "net.cactusthorn.routing" % "demo-jetty" % "0.28"
[net.cactusthorn.routing/demo-jetty "0.28"]