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

com.giffing.wicket.spring.boot.starter:wicket-spring-boot-context 2.0.3

Provides several constructs which allow developers to build custom auto-configuration classes.

Категории

Категории

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

Группа

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

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

wicket-spring-boot-context
Версия

Версия

2.0.3
Тип

Тип

jar

Скачать wicket-spring-boot-context 2.0.3


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