MVN

com.cedarsoft : wicket

Maven & Gradle

Aug 07, 2012

Wicket Projects

<dependency>
    <groupId>com.cedarsoft</groupId>
    <artifactId>wicket</artifactId>
    <version>yaml-integration-test</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.cedarsoft : wicket to add to Maven - Latest Versions:

  • Latest Stable: yaml-integration-test

All Versions

Choose a version of com.cedarsoft : wicket to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
wicket-1.2.2
wicket-1.2.1
wicket-1.2.0
1.1.x
wicket-1.1.2
wicket-1.1.1
1.1
wicket-1.1
yaml
wicket-yaml-integration-test
wicket-yaml-integration
components
wicket-components
basic
wicket-basic-components

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.cedarsoft</groupId>
    <artifactId>wicket</artifactId>
    <version>yaml-integration-test</version>
</dependency>

Advertisement