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

org.wicketstuff:wicketstuff-htmlcompressor-parent 6.28.0

Parent project for wicketstuff-htmlcompressor module and its example webapp project. See wicketstuff-htmlcompressor for more info.

Категории

Категории

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

Группа

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

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

wicketstuff-htmlcompressor-parent
Версия

Версия

6.28.0
Тип

Тип

pom

Скачать wicketstuff-htmlcompressor-parent 6.28.0

Имя Файла Размер
wicketstuff-htmlcompressor-parent-6.28.0.pom 1013 bytes
Обзор

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