is not current version
Last Version 0.0.40

Action Controller core 0.0.35

Action Controller REST micro framework

License

License

GroupId

GroupId

io.github.jhannes
ArtifactId

ArtifactId

action-controller
Version

Version

0.0.35
Type

Type

jar
Description

Description

Action Controller core
Action Controller REST micro framework

Download action-controller 0.0.35


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

Dependencies

compile (4)

Group / Artifact Type Version
net.bytebuddy : byte-buddy Optional jar 1.11.15
org.slf4j : slf4j-api jar 2.0.0-alpha5
org.jsonbuddy : jsonbuddy Optional jar 0.18.1
io.github.jhannes : fake-servlet Optional jar 0.0.35

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.2
org.logevents : logevents jar 0.2.6
org.assertj : assertj-core jar 3.20.2
org.eclipse.jetty : jetty-webapp jar 9.4.43.v20210629

Project Modules

There are no modules declared in this project.