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

io.activej:activej-uikernel 4.2

Provides integration with UIKernel.io JS frontend library: JSON serializers, grid model, basic servlets.

Категории

Категории

ActiveJ Взаимодействие с пользователем Веб-фреймворки
Группа

Группа

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

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

activej-uikernel
Версия

Версия

4.2
Тип

Тип

jar

Скачать activej-uikernel 4.2


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