Skip to content

mikelgmutio/hdiv

 
 

Repository files navigation

Build Status

WEB APPLICATION SECURITY FRAMEWORK

HDIV extends web application's behavior 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 repository 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.

Packages

No packages published

Languages

  • Java 99.7%
  • CSS 0.3%