License |
License |
---|---|
GroupId | GroupIdio.github.jhannes |
ArtifactId | ArtifactIdaction-controller |
Version | Version0.0.32 |
Type | Typejar |
Description |
DescriptionAction Controller core
Action Controller REST micro framework
|
Filename | Size |
---|---|
action-controller-0.0.32.pom | |
action-controller-0.0.32.jar | 199 KB |
action-controller-0.0.32-sources.jar | 86 KB |
action-controller-0.0.32-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.jhannes/action-controller/ -->
<dependency>
<groupId>io.github.jhannes</groupId>
<artifactId>action-controller</artifactId>
<version>0.0.32</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.jhannes/action-controller/
implementation 'io.github.jhannes:action-controller:0.0.32'
// https://jarcasting.com/artifacts/io.github.jhannes/action-controller/
implementation ("io.github.jhannes:action-controller:0.0.32")
'io.github.jhannes:action-controller:jar:0.0.32'
<dependency org="io.github.jhannes" name="action-controller" rev="0.0.32">
<artifact name="action-controller" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jhannes', module='action-controller', version='0.0.32')
)
libraryDependencies += "io.github.jhannes" % "action-controller" % "0.0.32"
[io.github.jhannes/action-controller "0.0.32"]
Group / Artifact | Type | Version |
---|---|---|
net.bytebuddy : byte-buddy Optional | jar | 1.9.3 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.jsonbuddy : jsonbuddy Optional | jar | 0.17 |
io.github.jhannes : fake-servlet | jar | 0.0.32 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | [4.0.1,) |
jakarta.servlet : jakarta.servlet-api | jar | [5.0.0,) |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.logevents : logevents | jar | 0.1.37 |
org.assertj : assertj-core | jar | 3.14.0 |
org.eclipse.jetty : jetty-webapp | jar | 9.4.34.v20201102 |