How To Install Java Artifact com.github.axet.kaptcha v0.0.7

com.github.axet kaptcha 0.0.7

Introduction

In this article, we'll learn how to install Java artifact kaptcha from com.github.axet group in version 0.0.7. The artifact is available in 4 versions: 0.0.9 0.0.8 0.0.7 0.0.6 . The kaptcha project has been released under Apache License v2.0 license, and has its own website at: https://github.com/axet/kaptcha .

How To Install Java Artifact com.github.axet.kaptcha In Version 0.0.7

To install the kaptcha artifact in version 0.0.7 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses kaptcha dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Compile dependencies (2)

Provided dependencies (1)

Licenses

Developers