is not current version
Last Version 3.1.6

com.giffing.wicket.spring.boot.starter:wicket-spring-boot-context 3.0.2-RC

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

Categories

Categories

Spring Boot Container Microservices Wicket User Interface Web Frameworks
GroupId

GroupId

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

ArtifactId

wicket-spring-boot-context
Version

Version

3.0.2-RC
Type

Type

jar

Download wicket-spring-boot-context 3.0.2-RC


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