Последняя версия

controlless 0.0.1

Automatically expose server ice in Spring as HTTP interface.

Лицензия

Лицензия

Группа

Группа

io.github.lanicc
Идентификатор

Идентификатор

controlless
Версия

Версия

0.0.1
Тип

Тип

jar
Описание

Описание

controlless
Automatically expose server ice in Spring as HTTP interface.
Ссылка на сайт

Ссылка на сайт

https://github.com/lanicc/mvc-controller-less
Система контроля версий

Система контроля версий

https://github.com/lanicc/mvc-controller-less

Скачать controlless 0.0.1


<!-- https://jarcasting.com/artifacts/io.github.lanicc/controlless/ -->
<dependency>
    <groupId>io.github.lanicc</groupId>
    <artifactId>controlless</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.lanicc/controlless/
implementation 'io.github.lanicc:controlless:0.0.1'
// https://jarcasting.com/artifacts/io.github.lanicc/controlless/
implementation ("io.github.lanicc:controlless:0.0.1")
'io.github.lanicc:controlless:jar:0.0.1'
<dependency org="io.github.lanicc" name="controlless" rev="0.0.1">
  <artifact name="controlless" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.lanicc', module='controlless', version='0.0.1')
)
libraryDependencies += "io.github.lanicc" % "controlless" % "0.0.1"
[io.github.lanicc/controlless "0.0.1"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-autoconfigure jar 2.5.0
org.springframework : spring-webmvc jar 5.3.7
javax.servlet : javax.servlet-api jar 4.0.1

provided (1)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.18.20

Модули Проекта

Данный проект не имеет модулей.