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

com.giffing.wicket.spring.boot.starter:wicket-spring-boot-starter-example 1.0.9

An example project which uses the wicket-spring-boot-starter autoconfiguration project

Категории

Категории

Spring Boot Контейнер Микросервисы Wicket Взаимодействие с пользователем Веб-фреймворки
Группа

Группа

com.giffing.wicket.spring.boot.starter
Идентификатор

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

wicket-spring-boot-starter-example
Версия

Версия

1.0.9
Тип

Тип

jar

Скачать wicket-spring-boot-starter-example 1.0.9


<!-- https://jarcasting.com/artifacts/com.giffing.wicket.spring.boot.starter/wicket-spring-boot-starter-example/ -->
<dependency>
    <groupId>com.giffing.wicket.spring.boot.starter</groupId>
    <artifactId>wicket-spring-boot-starter-example</artifactId>
    <version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.giffing.wicket.spring.boot.starter/wicket-spring-boot-starter-example/
implementation 'com.giffing.wicket.spring.boot.starter:wicket-spring-boot-starter-example:1.0.9'
// https://jarcasting.com/artifacts/com.giffing.wicket.spring.boot.starter/wicket-spring-boot-starter-example/
implementation ("com.giffing.wicket.spring.boot.starter:wicket-spring-boot-starter-example:1.0.9")
'com.giffing.wicket.spring.boot.starter:wicket-spring-boot-starter-example:jar:1.0.9'
<dependency org="com.giffing.wicket.spring.boot.starter" name="wicket-spring-boot-starter-example" rev="1.0.9">
  <artifact name="wicket-spring-boot-starter-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.giffing.wicket.spring.boot.starter', module='wicket-spring-boot-starter-example', version='1.0.9')
)
libraryDependencies += "com.giffing.wicket.spring.boot.starter" % "wicket-spring-boot-starter-example" % "1.0.9"
[com.giffing.wicket.spring.boot.starter/wicket-spring-boot-starter-example "1.0.9"]