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

org.wicketstuff:wicketstuff-console 6.2.1

Wicket Console allows to execute dynamic (scripting) languages at runtime

Категории

Категории

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

Группа

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

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

wicketstuff-console
Версия

Версия

6.2.1
Тип

Тип

jar

Скачать wicketstuff-console 6.2.1


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