8000 GitHub - Mustard/wicket-bits: Common Wicket Components
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Mustard/wicket-bits

Repository files navigation

wicket-bits

Common Wicket Components

Build Status

reCAPTCHA Form Component

A simple form component that adds and validates the google reCAPTCHA

<div wicket:id="captcha"></div>
form.add(new CaptchaFormComponent("captcha");

reCAPTCHA Form Component

Stripe

Credit Card Input

<div wicket:id="stripe-cc"></div>
form.add(new StripeCreditCardField("stripe-cc"));

About

Common Wicket Components

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages

0