Last Version

io.github.jhannes:action-controller-demo-server 0.0.40

Action Controller REST micro framework

License

License

GroupId

GroupId

io.github.jhannes
ArtifactId

ArtifactId

action-controller-demo-server
Version

Version

0.0.40
Type

Type

jar
Description

Description

Action Controller REST micro framework

Download action-controller-demo-server 0.0.40


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

Dependencies

compile (6)

Group / Artifact Type Version
org.eclipse.jetty : jetty-webapp jar 10.0.9
org.eclipse.jetty : jetty-jmx jar 10.0.9
io.github.jhannes : action-controller-demo-app jar 0.0.40
org.logevents : logevents jar 0.3.1
io.dropwizard.metrics : metrics-core jar 4.2.9
io.dropwizard.metrics : metrics-servlets jar 4.2.9

test (4)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.22.0
junit : junit jar 4.13.2
net.bytebuddy : byte-buddy jar 1.12.9
io.github.jhannes : fake-servlet jar 0.0.40

Project Modules

There are no modules declared in this project.