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

org.wicketstuff:wicketstuff-htmlcompressor-parent 7.15.0

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

Категории

Категории

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

Группа

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

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

wicketstuff-htmlcompressor-parent
Версия

Версия

7.15.0
Тип

Тип

pom

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

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

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