License |
License |
---|---|
GroupId | GroupIdio.github.jhannes |
ArtifactId | ArtifactIdaction-controller-demo-server |
Version | Version0.0.32 |
Type | Typejar |
Description |
DescriptionAction Controller REST micro framework
|
<!-- https://jarcasting.com/artifacts/io.github.jhannes/action-controller-demo-server/ -->
<dependency>
<groupId>io.github.jhannes</groupId>
<artifactId>action-controller-demo-server</artifactId>
<version>0.0.32</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.jhannes/action-controller-demo-server/
implementation 'io.github.jhannes:action-controller-demo-server:0.0.32'
// https://jarcasting.com/artifacts/io.github.jhannes/action-controller-demo-server/
implementation ("io.github.jhannes:action-controller-demo-server:0.0.32")
'io.github.jhannes:action-controller-demo-server:jar:0.0.32'
<dependency org="io.github.jhannes" name="action-controller-demo-server" rev="0.0.32">
<artifact name="action-controller-demo-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jhannes', module='action-controller-demo-server', version='0.0.32')
)
libraryDependencies += "io.github.jhannes" % "action-controller-demo-server" % "0.0.32"
[io.github.jhannes/action-controller-demo-server "0.0.32"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.jetty : jetty-webapp | jar | 10.0.1 |
io.github.jhannes : action-controller-demo-app | jar | 0.0.32 |
org.logevents : logevents | jar | 0.1.37 |
org.eclipse.jetty : jetty-jmx | jar | 10.0.1 |
io.dropwizard.metrics : metrics-core | jar | 4.1.18 |
io.dropwizard.metrics : metrics-servlets | jar | 4.1.18 |
Group / Artifact | Type | Version |
---|---|---|
org.assertj : assertj-core | jar | 3.13.2 |
junit : junit | jar | 4.13.1 |
net.bytebuddy : byte-buddy | jar | 1.9.3 |