The AppSensor project is an OWASP project to create a knowledge base as well as practical implementations for intrusion detection within applications.
'org.owasp.appsensor:appsensor-analysis-reference:2.0.0-beta'
<dependency>
<groupId>org.owasp.appsensor</groupId>
<artifactId>appsensor-analysis-reference</artifactId>
<version>2.0.0-beta</version>
</dependency>
<dependency org="org.owasp.appsensor" name="appsensor-analysis-reference" rev="2.0.0-beta"/>
"org.owasp.appsensor", "appsensor-analysis-reference", "2.0.0-beta"