License |
License |
---|---|
GroupId | GroupIdio.github.jhannes |
ArtifactId | ArtifactIdaction-controller-demo-app |
Version | Version0.0.32 |
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.32</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.jhannes/action-controller-demo-app/
implementation 'io.github.jhannes:action-controller-demo-app:0.0.32'
// https://jarcasting.com/artifacts/io.github.jhannes/action-controller-demo-app/
implementation ("io.github.jhannes:action-controller-demo-app:0.0.32")
'io.github.jhannes:action-controller-demo-app:jar:0.0.32'
<dependency org="io.github.jhannes" name="action-controller-demo-app" rev="0.0.32">
<artifact name="action-controller-demo-app" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jhannes', module='action-controller-demo-app', version='0.0.32')
)
libraryDependencies += "io.github.jhannes" % "action-controller-demo-app" % "0.0.32"
[io.github.jhannes/action-controller-demo-app "0.0.32"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars : swagger-ui | jar | 3.22.1 |
io.github.jhannes : action-controller | jar | 0.0.32 |
org.logevents : logevents | jar | 0.1.37 |
com.zaxxer : HikariCP | jar | 3.3.1 |
org.jsonbuddy : jsonbuddy | jar | 0.17 |
Group / Artifact | Type | Version |
---|---|---|
com.h2database : h2 | jar | 1.4.200 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.seleniumhq.selenium : selenium-chrome-driver | jar | 3.141.59 |