| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.jhannes |
| Идентификатор | Идентификаторaction-controller-demo-server |
| Последняя версия | Последняя версия0.0.40 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеAction 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.40</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.jhannes/action-controller-demo-server/
implementation 'io.github.jhannes:action-controller-demo-server:0.0.40'
// https://jarcasting.com/artifacts/io.github.jhannes/action-controller-demo-server/
implementation ("io.github.jhannes:action-controller-demo-server:0.0.40")
'io.github.jhannes:action-controller-demo-server:jar:0.0.40'
<dependency org="io.github.jhannes" name="action-controller-demo-server" rev="0.0.40">
<artifact name="action-controller-demo-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jhannes', module='action-controller-demo-server', version='0.0.40')
)
libraryDependencies += "io.github.jhannes" % "action-controller-demo-server" % "0.0.40"
[io.github.jhannes/action-controller-demo-server "0.0.40"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.eclipse.jetty : jetty-webapp | jar | 10.0.9 |
| org.eclipse.jetty : jetty-jmx | jar | 10.0.9 |
| io.github.jhannes : action-controller-demo-app | jar | 0.0.40 |
| org.logevents : logevents | jar | 0.3.1 |
| io.dropwizard.metrics : metrics-core | jar | 4.2.9 |
| io.dropwizard.metrics : metrics-servlets | jar | 4.2.9 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.assertj : assertj-core | jar | 3.22.0 |
| junit : junit | jar | 4.13.2 |
| net.bytebuddy : byte-buddy | jar | 1.12.9 |
| io.github.jhannes : fake-servlet | jar | 0.0.40 |