Last Version

Spring boot starter example 2.1.9

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

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-example
Version

Version

2.1.9
Type

Type

jar
Description

Description

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

Download wicket-spring-boot-starter-example 2.1.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>2.1.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:2.1.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:2.1.9")
'com.giffing.wicket.spring.boot.starter:wicket-spring-boot-starter-example:jar:2.1.9'
<dependency org="com.giffing.wicket.spring.boot.starter" name="wicket-spring-boot-starter-example" rev="2.1.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='2.1.9')
)
libraryDependencies += "com.giffing.wicket.spring.boot.starter" % "wicket-spring-boot-starter-example" % "2.1.9"
[com.giffing.wicket.spring.boot.starter/wicket-spring-boot-starter-example "2.1.9"]

Dependencies

compile (20)

Group / Artifact Type Version
com.giffing.wicket.spring.boot.starter : wicket-spring-boot-starter jar 2.1.9
org.springframework.boot : spring-boot-starter-data-jpa jar 2.2.2.RELEASE
org.springframework.boot : spring-boot-starter-security jar 2.2.2.RELEASE
org.springframework.boot : spring-boot-actuator jar 2.2.2.RELEASE
com.h2database : h2 jar 1.4.200
org.wicketstuff : wicketstuff-annotation jar 8.6.0
org.wicketstuff : wicketstuff-htmlcompressor jar 8.6.0
com.yahoo.platform.yui : yuicompressor jar 2.4.8
org.apache.wicket : wicket-extensions jar 8.6.1
org.apache.wicket : wicket-bean-validation jar 8.6.1
org.springframework.boot : spring-boot-starter-validation jar 2.2.2.RELEASE
de.agilecoders.wicket.webjars : wicket-webjars jar 2.0.8
org.wicketstuff : wicketstuff-serializer-fast2 jar 8.6.0
org.webjars : bootstrap jar 3.3.6
org.liquibase : liquibase-core jar 3.8.2
org.apache.commons : commons-lang3 jar 3.5
org.wicketstuff : wicketstuff-restannotations jar 8.6.0
org.wicketstuff : wicketstuff-restannotations-json jar 8.6.0
com.thoughtworks.xstream : xstream jar 1.4.9
org.apache.wicket : wicket-native-websocket-javax jar 8.6.1

provided (1)

Group / Artifact Type Version
org.hibernate : hibernate-jpamodelgen jar 5.0.5.Final

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.2.2.RELEASE
net.minidev : accessors-smart jar 1.2

Project Modules

There are no modules declared in this project.