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

de.wicketbuch.extensions:extensible-autolinking-parent 1.3.0.wicket8

extensible autolinking

Категории

Категории

Wicket Взаимодействие с пользователем Веб-фреймворки Auto Библиотеки уровня приложения Code Generators
Группа

Группа

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

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

extensible-autolinking-parent
Версия

Версия

1.3.0.wicket8
Тип

Тип

pom

Скачать extensible-autolinking-parent 1.3.0.wicket8


<!-- https://jarcasting.com/artifacts/de.wicketbuch.extensions/extensible-autolinking-parent/ -->
<dependency>
    <groupId>de.wicketbuch.extensions</groupId>
    <artifactId>extensible-autolinking-parent</artifactId>
    <version>1.3.0.wicket8</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.wicketbuch.extensions/extensible-autolinking-parent/
implementation 'de.wicketbuch.extensions:extensible-autolinking-parent:1.3.0.wicket8'
// https://jarcasting.com/artifacts/de.wicketbuch.extensions/extensible-autolinking-parent/
implementation ("de.wicketbuch.extensions:extensible-autolinking-parent:1.3.0.wicket8")
'de.wicketbuch.extensions:extensible-autolinking-parent:pom:1.3.0.wicket8'
<dependency org="de.wicketbuch.extensions" name="extensible-autolinking-parent" rev="1.3.0.wicket8">
  <artifact name="extensible-autolinking-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.wicketbuch.extensions', module='extensible-autolinking-parent', version='1.3.0.wicket8')
)
libraryDependencies += "de.wicketbuch.extensions" % "extensible-autolinking-parent" % "1.3.0.wicket8"
[de.wicketbuch.extensions/extensible-autolinking-parent "1.3.0.wicket8"]