License |
License |
---|---|
GroupId | GroupIdio.github.jhannes |
ArtifactId | ArtifactIdaction-controller-demo-app |
Version | Version0.0.38 |
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.38</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.jhannes/action-controller-demo-app/
implementation 'io.github.jhannes:action-controller-demo-app:0.0.38'
// https://jarcasting.com/artifacts/io.github.jhannes/action-controller-demo-app/
implementation ("io.github.jhannes:action-controller-demo-app:0.0.38")
'io.github.jhannes:action-controller-demo-app:jar:0.0.38'
<dependency org="io.github.jhannes" name="action-controller-demo-app" rev="0.0.38">
<artifact name="action-controller-demo-app" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jhannes', module='action-controller-demo-app', version='0.0.38')
)
libraryDependencies += "io.github.jhannes" % "action-controller-demo-app" % "0.0.38"
[io.github.jhannes/action-controller-demo-app "0.0.38"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars : swagger-ui | jar | 3.52.1 |
io.github.jhannes : action-controller | jar | 0.0.38 |
org.logevents : logevents | jar | 0.2.3 |
com.zaxxer : HikariCP | jar | 5.0.0 |
org.jsonbuddy : jsonbuddy | jar | 0.18.1 |
org.assertj : assertj-core | jar | 3.20.2 |
Group / Artifact | Type | Version |
---|---|---|
com.h2database : h2 | jar | 1.4.200 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.seleniumhq.selenium : selenium-chrome-driver | jar | 3.141.59 |