не последняя версия
Последняя версия 0.0.1.wicket8

de.wicketbuch.extensions:classpath-preloader-examples 0.0.1.wicket7


Категории

Категории

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

Группа

de.wicketbuch.extensions
Идентификатор

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

classpath-preloader-examples
Версия

Версия

0.0.1.wicket7
Тип

Тип

war

Скачать classpath-preloader-examples 0.0.1.wicket7


<!-- https://jarcasting.com/artifacts/de.wicketbuch.extensions/classpath-preloader-examples/ -->
<dependency>
    <groupId>de.wicketbuch.extensions</groupId>
    <artifactId>classpath-preloader-examples</artifactId>
    <version>0.0.1.wicket7</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/de.wicketbuch.extensions/classpath-preloader-examples/
implementation 'de.wicketbuch.extensions:classpath-preloader-examples:0.0.1.wicket7'
// https://jarcasting.com/artifacts/de.wicketbuch.extensions/classpath-preloader-examples/
implementation ("de.wicketbuch.extensions:classpath-preloader-examples:0.0.1.wicket7")
'de.wicketbuch.extensions:classpath-preloader-examples:war:0.0.1.wicket7'
<dependency org="de.wicketbuch.extensions" name="classpath-preloader-examples" rev="0.0.1.wicket7">
  <artifact name="classpath-preloader-examples" type="war" />
</dependency>
@Grapes(
@Grab(group='de.wicketbuch.extensions', module='classpath-preloader-examples', version='0.0.1.wicket7')
)
libraryDependencies += "de.wicketbuch.extensions" % "classpath-preloader-examples" % "0.0.1.wicket7"
[de.wicketbuch.extensions/classpath-preloader-examples "0.0.1.wicket7"]