MVN

com.coderdreams : wicket-fields

Maven & Gradle

Sep 06, 2019
9 stars

Easy to use field components for Wicket that make setting up a UI a breeze

<dependency>
    <groupId>com.coderdreams</groupId>
    <artifactId>wicket-fields</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.coderdreams : wicket-fields to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.coderdreams : wicket-fields to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
wicket-fields-1.0.0

How to add a dependency to Maven

Add the following com.coderdreams : wicket-fields maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.coderdreams</groupId>
    <artifactId>wicket-fields</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.coderdreams : wicket-fields gradle dependency to your build.gradle file:

implementation 'com.coderdreams:wicket-fields:1.0.0'

Gradle Kotlin DSL: Add the following com.coderdreams : wicket-fields gradle kotlin dependency to your build.gradle.kts file:

implementation("com.coderdreams:wicket-fields:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.coderdreams : wicket-fields sbt scala dependency to your build.sbt file:

libraryDependencies += "com.coderdreams" % "wicket-fields" % "1.0.0"

Advertisement

Dependencies from Group

Sep 06, 2019
9 stars

Discover Dependencies

Sep 09, 2019
3.6k stars
Sep 10, 2019
1 stars
Sep 10, 2019
1 usages
1 stars
Sep 23, 2019
1 stars
Sep 06, 2019
3 stars
Sep 17, 2019
6 stars
Sep 08, 2019
0 stars
Aug 12, 2023
Aug 12, 2023