is not current version
Last Version 0.0.40

Action Controller 0.0.39

Action Controller REST micro framework

License

License

GroupId

GroupId

io.github.jhannes
ArtifactId

ArtifactId

action-controller-project
Version

Version

0.0.39
Type

Type

pom
Description

Description

Action Controller
Action Controller REST micro framework
Project URL

Project URL

https://github.com/jhannes/action-controller/tree/master/README.md
Source Code Management

Source Code Management

https://github.com/jhannes/action-controller.git

Download action-controller-project 0.0.39


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • action-controller
  • action-controller-demo-app
  • action-controller-demo-server
  • action-controller-jakarta-demo
  • fake-servlet