is not current version
Last Version 0.0.40

Action Controller core 0.0.32

Action Controller REST micro framework

License

License

GroupId

GroupId

io.github.jhannes
ArtifactId

ArtifactId

action-controller
Version

Version

0.0.32
Type

Type

jar
Description

Description

Action Controller core
Action Controller REST micro framework

Download action-controller 0.0.32


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

Dependencies

compile (4)

Group / Artifact Type Version
net.bytebuddy : byte-buddy Optional jar 1.9.3
org.slf4j : slf4j-api jar 1.7.25
org.jsonbuddy : jsonbuddy Optional jar 0.17
io.github.jhannes : fake-servlet jar 0.0.32

provided (2)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar [4.0.1,)
jakarta.servlet : jakarta.servlet-api jar [5.0.0,)

test (4)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.logevents : logevents jar 0.1.37
org.assertj : assertj-core jar 3.14.0
org.eclipse.jetty : jetty-webapp jar 9.4.34.v20201102

Project Modules

There are no modules declared in this project.