Jar examples for w:wicket-spring-boot-starter
Enables and configures Apache Wicket from within a Spring Boot Application. Used **only** in combination with Spring Boot.
You can download jar file wicket-spring-boot-starter 1.0.9 in this page.
You can use the following script to add wicket-spring-boot-starter-1.0.9.jar to your project.
<dependency> <groupId>com.giffing.wicket.spring.boot.starter</groupId> <artifactId>wicket-spring-boot-starter</artifactId> <version>1.0.9</version> </dependency>
compile group: 'com.giffing.wicket.spring.boot.starter', name: 'wicket-spring-boot-starter', version: '1.0.9'
libraryDependencies += "com.giffing.wicket.spring.boot.starter" % "wicket-spring-boot-starter" % "1.0.9"
<dependency org="com.giffing.wicket.spring.boot.starter" name="wicket-spring-boot-starter" rev="1.0.9"/>
@Grapes(@Grab(group='com.giffing.wicket.spring.boot.starter', module='wicket-spring-boot-starter', version='1.0.9'))
'com.giffing.wicket.spring.boot.starter:wicket-spring-boot-starter:jar:1.0.9'
Click the following link to download the jar file.
wicket-spring-boot-starter-1.0.9-javadoc.jar