is not current version
Last Version 3.1.6

Wicket Spring Boot Starter 3.0.4

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

License

License

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

3.0.4
Type

Type

jar
Description

Description

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

Download wicket-spring-boot-starter 3.0.4


<!-- 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>3.0.4</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:3.0.4'
// 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:3.0.4")
'com.giffing.wicket.spring.boot.starter:wicket-spring-boot-starter:jar:3.0.4'
<dependency org="com.giffing.wicket.spring.boot.starter" name="wicket-spring-boot-starter" rev="3.0.4">
  <artifact name="wicket-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.giffing.wicket.spring.boot.starter', module='wicket-spring-boot-starter', version='3.0.4')
)
libraryDependencies += "com.giffing.wicket.spring.boot.starter" % "wicket-spring-boot-starter" % "3.0.4"
[com.giffing.wicket.spring.boot.starter/wicket-spring-boot-starter "3.0.4"]

Dependencies

compile (9)

Group / Artifact Type Version
com.giffing.wicket.spring.boot.starter : wicket-spring-boot-context jar 3.0.4
org.springframework : spring-context-support jar
org.springframework.boot : spring-boot-autoconfigure jar 2.1.8.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.1.8.RELEASE
org.apache.wicket : wicket-core jar 9.0.0
org.apache.wicket : wicket-auth-roles jar 9.0.0
org.apache.wicket : wicket-ioc jar 9.0.0
org.apache.wicket : wicket-spring jar 9.0.0
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.1.8.RELEASE

provided (22)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-security jar 2.1.8.RELEASE
org.springframework.boot : spring-boot-actuator jar 2.1.8.RELEASE
org.wicketstuff : wicketstuff-annotation jar 9.0.0
org.wicketstuff : wicketstuff-htmlcompressor jar 9.0.0
org.wicketstuff : wicketstuff-serializer-kryo2 jar 9.0.0
org.wicketstuff : wicketstuff-serializer-fast2 jar 9.0.0
org.apache.wicket : wicket-bean-validation jar 9.0.0
org.wicketstuff : wicketstuff-restannotations jar 9.0.0
org.wicketstuff : wicketstuff-springreference jar 9.0.0
org.wicketstuff : wicketstuff-shiro jar 9.0.0
org.apache.shiro : shiro-spring-boot-web-starter jar 1.4.0
org.wicketstuff.htmlvalidator : wicketstuff-htmlvalidator jar 1.11
org.wicketstuff : wicketstuff-jamon jar 9.0.0
de.agilecoders.wicket.webjars : wicket-webjars jar 3.0.0-M3
org.wicketstuff : wicketstuff-datastore-cassandra jar 9.0.0
org.wicketstuff : wicketstuff-datastore-hazelcast jar 9.0.0
org.wicketstuff : wicketstuff-datastore-memcached jar 9.0.0
org.wicketstuff : wicketstuff-datastore-redis jar 9.0.0
org.apache.wicket : wicket-native-websocket-javax jar 9.0.0
com.github.jennybrown8.wicket-source : wicket-source jar 8.0.0
org.apache.wicket : wicket-devutils jar 9.0.0
org.springframework.boot : spring-boot-devtools jar 2.1.8.RELEASE

Project Modules

There are no modules declared in this project.