MVN

ru.ydn.wicket.wicket-console : wicket-console-parent

Maven & Gradle

Mar 18, 2019
9 stars

wicket-console-parent · Wicket console for JDK6+

<dependency>
    <groupId>ru.ydn.wicket.wicket-console</groupId>
    <artifactId>wicket-console-parent</artifactId>
    <version>1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ru.ydn.wicket.wicket-console : wicket-console-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.3

All Versions

Choose a version of ru.ydn.wicket.wicket-console : wicket-console-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3
wicket-console-parent-1.3
1.2
wicket-console-parent-1.2
1.1
wicket-console-parent-1.1
1.0
wicket-console-parent-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>ru.ydn.wicket.wicket-console</groupId>
    <artifactId>wicket-console-parent</artifactId>
    <version>1.3</version>
</dependency>

Advertisement