is not current version
Last Version 3.1.6

com.giffing.wicket.spring.boot.starter:wicket-spring-boot-starter 2.1.1

Enables and configures Apache Wicket from within a Spring Boot Application. Used **only** in combination with Spring Boot.

Categories

Categories

Spring Boot Container Microservices Wicket User Interface Web Frameworks
GroupId

GroupId

com.giffing.wicket.spring.boot.starter
ArtifactId

ArtifactId

wicket-spring-boot-starter
Version

Version

2.1.1
Type

Type

jar

Download wicket-spring-boot-starter 2.1.1


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