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

org.wicketstuff:wicketstuff-console-engine 1.5.7

This is the 'backend' of Wicket Console which actually executes scripts.

Категории

Категории

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

Группа

org.wicketstuff
Идентификатор

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

wicketstuff-console-engine
Версия

Версия

1.5.7
Тип

Тип

jar

Скачать wicketstuff-console-engine 1.5.7


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