is not current version
Last Version 0.0.40

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

Action Controller REST micro framework

License

License

GroupId

GroupId

io.github.jhannes
ArtifactId

ArtifactId

action-controller-demo-server
Version

Version

0.0.32
Type

Type

jar
Description

Description

Action Controller REST micro framework

Download action-controller-demo-server 0.0.32


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

Dependencies

compile (6)

Group / Artifact Type Version
org.eclipse.jetty : jetty-webapp jar 10.0.1
io.github.jhannes : action-controller-demo-app jar 0.0.32
org.logevents : logevents jar 0.1.37
org.eclipse.jetty : jetty-jmx jar 10.0.1
io.dropwizard.metrics : metrics-core jar 4.1.18
io.dropwizard.metrics : metrics-servlets jar 4.1.18

test (3)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.13.2
junit : junit jar 4.13.1
net.bytebuddy : byte-buddy jar 1.9.3

Project Modules

There are no modules declared in this project.