| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииWicket Взаимодействие с пользователем Веб-фреймворки |
| Группа | Группаorg.wicketstuff |
| Идентификатор | Идентификаторwicketstuff-htmlcompressor-examples |
| Версия | Версия7.0.0 |
| Тип | Типwar |
| Описание |
ОписаниеWicketStuff Html Compressor - Example Web Application
This is a standard Servlet 2.5 + wicket webapplication
serving as an example for wicketstuff-htmlcompressor.
|
<!-- https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-htmlcompressor-examples/ -->
<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>wicketstuff-htmlcompressor-examples</artifactId>
<version>7.0.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-htmlcompressor-examples/
implementation 'org.wicketstuff:wicketstuff-htmlcompressor-examples:7.0.0'
// https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-htmlcompressor-examples/
implementation ("org.wicketstuff:wicketstuff-htmlcompressor-examples:7.0.0")
'org.wicketstuff:wicketstuff-htmlcompressor-examples:war:7.0.0'
<dependency org="org.wicketstuff" name="wicketstuff-htmlcompressor-examples" rev="7.0.0">
<artifact name="wicketstuff-htmlcompressor-examples" type="war" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='wicketstuff-htmlcompressor-examples', version='7.0.0')
)
libraryDependencies += "org.wicketstuff" % "wicketstuff-htmlcompressor-examples" % "7.0.0"
[org.wicketstuff/wicketstuff-htmlcompressor-examples "7.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.wicketstuff : wicketstuff-htmlcompressor | jar | 7.0.0 |
| org.apache.wicket : wicket-core | jar | 7.0.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.12 |