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

org.wicketstuff:dojo-parent 1.4.17.2

An integration between Apache Wicket and Dojo Toolkit

Категории

Категории

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

Группа

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

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

dojo-parent
Версия

Версия

1.4.17.2
Тип

Тип

pom

Скачать dojo-parent 1.4.17.2

Имя Файла Размер
dojo-parent-1.4.17.2.pom 1 KB
Обзор

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