emacarron / hdiv

HDIV project modules

Home Page:https://github.com/hdiv/hdiv

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

HTTP DATA INTEGRITY VALIDATOR

We can briefly define HDIV as a Java Web Application Security Framework. HDIV extends web application's behaviour by adding Security functionalities, maintaining the API and the framework specification.

Official Site: http://hdiv.org

Documentation: http://hdiv.org/hdiv-documentation-single/doc.html

Wiki: https://github.com/hdiv/hdiv/wiki

How to build your own Hdiv jar

Clone this repo and build jar files (you'll need Git and Maven installed):

git clone git://github.com/hdiv/hdiv.git
cd hdiv
mvn install

The jars will be created in a folder named "target" and installed in local Maven repository.

License

The HDIV Framework is released under version 2.0 of the Apache License.

##Profiler YourKit is kindly supporting HDIV open source project with its full-featured Java Profiler. YourKit, LLC is the creator of innovative and intelligent tools for profiling Java and .NET applications. Take a look at YourKit's leading software products: YourKit Java Profiler and YourKit .NET Profiler.

About

HDIV project modules

https://github.com/hdiv/hdiv

License:Other


Languages

Language:Java 99.7%Language:CSS 0.3%