| License | 
                License | 
        
|---|---|
| GroupId | GroupIdio.github.jhannes | 
    
| ArtifactId | ArtifactIdaction-controller-demo-app | 
    
| Last Version | Last Version0.0.40 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionAction Controller REST micro framework 
         | 
    
<!-- https://jarcasting.com/artifacts/io.github.jhannes/action-controller-demo-app/ -->
<dependency>
    <groupId>io.github.jhannes</groupId>
    <artifactId>action-controller-demo-app</artifactId>
    <version>0.0.40</version>
</dependency>
                // https://jarcasting.com/artifacts/io.github.jhannes/action-controller-demo-app/
implementation 'io.github.jhannes:action-controller-demo-app:0.0.40'
                // https://jarcasting.com/artifacts/io.github.jhannes/action-controller-demo-app/
implementation ("io.github.jhannes:action-controller-demo-app:0.0.40")
                'io.github.jhannes:action-controller-demo-app:jar:0.0.40'
                <dependency org="io.github.jhannes" name="action-controller-demo-app" rev="0.0.40">
  <artifact name="action-controller-demo-app" type="jar" />
</dependency>
                @Grapes(
@Grab(group='io.github.jhannes', module='action-controller-demo-app', version='0.0.40')
)
                libraryDependencies += "io.github.jhannes" % "action-controller-demo-app" % "0.0.40"
                [io.github.jhannes/action-controller-demo-app "0.0.40"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.webjars : swagger-ui | jar | 4.10.3 | 
| io.github.jhannes : action-controller | jar | 0.0.40 | 
| org.logevents : logevents | jar | 0.3.1 | 
| com.zaxxer : HikariCP | jar | 5.0.1 | 
| org.jsonbuddy : jsonbuddy | jar | 0.18.1 | 
| org.assertj : assertj-core | jar | 3.22.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.h2database : h2 | jar | 2.0.202 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.2 | 
| org.seleniumhq.selenium : selenium-chrome-driver | jar | 4.1.3 |