Last Version

Routing :: Demo Jetty 0.30

Demo Application

License

License

Categories

Categories

Jetty Container Application Servers Net
GroupId

GroupId

net.cactusthorn.routing
ArtifactId

ArtifactId

demo-jetty
Version

Version

0.30
Type

Type

jar
Description

Description

Routing :: Demo Jetty
Demo Application
Source Code Management

Source Code Management

https://github.com/Gmugra/net.cactusthorn.routing

Download demo-jetty 0.30


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

Dependencies

compile (11)

Group / Artifact Type Version
net.cactusthorn.routing : core jar 0.30
net.cactusthorn.routing : json-gson jar 0.30
net.cactusthorn.routing : thymeleaf jar 0.30
net.cactusthorn.routing : validation-javax jar 0.30
com.google.dagger : dagger jar 2.33
org.slf4j : slf4j-api jar 1.7.30
org.slf4j : jul-to-slf4j jar 1.7.30
ch.qos.logback : logback-classic jar 1.2.3
javax.servlet : javax.servlet-api jar 3.1.0
org.eclipse.jetty : jetty-server jar 9.4.39.v20210325
org.eclipse.jetty : jetty-servlet jar 9.4.39.v20210325

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.0-M1
org.junit.jupiter : junit-jupiter-engine jar 5.8.0-M1
org.junit.jupiter : junit-jupiter-params jar 5.8.0-M1
org.mockito : mockito-core jar 3.8.0
org.mockito : mockito-junit-jupiter jar 3.8.0

Project Modules

There are no modules declared in this project.