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-ws-rest-server:2.2.0-RC2'
<dependency>
<groupId>org.owasp.appsensor</groupId>
<artifactId>appsensor-ws-rest-server</artifactId>
<version>2.2.0-RC2</version>
</dependency>
<dependency org="org.owasp.appsensor" name="appsensor-ws-rest-server" rev="2.2.0-RC2"/>
"org.owasp.appsensor", "appsensor-ws-rest-server", "2.2.0-RC2"