is not current version
Last Version 0.0.40

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

Action Controller REST micro framework

License

License

GroupId

GroupId

io.github.jhannes
ArtifactId

ArtifactId

action-controller-demo-server
Version

Version

0.0.33
Type

Type

jar
Description

Description

Action Controller REST micro framework

Download action-controller-demo-server 0.0.33


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

Dependencies

compile (6)

Group / Artifact Type Version
org.eclipse.jetty : jetty-webapp jar 10.0.6
org.eclipse.jetty : jetty-jmx jar 10.0.6
io.github.jhannes : action-controller-demo-app jar 0.0.33
org.logevents : logevents jar 0.2.2
io.dropwizard.metrics : metrics-core jar 4.2.3
io.dropwizard.metrics : metrics-servlets jar 4.2.3

test (3)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.20.2
junit : junit jar 4.13.2
net.bytebuddy : byte-buddy jar 1.11.15

Project Modules

There are no modules declared in this project.