Last Version

appsensor-parent 2.3.3

The AppSensor project is an OWASP project to create a knowledge base as well as practical implementations for intrusion detection within applications.

License

License

GroupId

GroupId

org.owasp.appsensor
ArtifactId

ArtifactId

appsensor-parent
Version

Version

2.3.3
Type

Type

pom
Description

Description

appsensor-parent
The AppSensor project is an OWASP project to create a knowledge base as well as practical implementations for intrusion detection within applications.
Project URL

Project URL

http://www.owasp.org/index.php/Category:OWASP_AppSensor_Project
Project Organization

Project Organization

The Open Web Application Security Project (OWASP)
Source Code Management

Source Code Management

https://github.com/jtmelton/appsensor

Download appsensor-parent 2.3.3


<!-- https://jarcasting.com/artifacts/org.owasp.appsensor/appsensor-parent/ -->
<dependency>
    <groupId>org.owasp.appsensor</groupId>
    <artifactId>appsensor-parent</artifactId>
    <version>2.3.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.owasp.appsensor/appsensor-parent/
implementation 'org.owasp.appsensor:appsensor-parent:2.3.3'
// https://jarcasting.com/artifacts/org.owasp.appsensor/appsensor-parent/
implementation ("org.owasp.appsensor:appsensor-parent:2.3.3")
'org.owasp.appsensor:appsensor-parent:pom:2.3.3'
<dependency org="org.owasp.appsensor" name="appsensor-parent" rev="2.3.3">
  <artifact name="appsensor-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.owasp.appsensor', module='appsensor-parent', version='2.3.3')
)
libraryDependencies += "org.owasp.appsensor" % "appsensor-parent" % "2.3.3"
[org.owasp.appsensor/appsensor-parent "2.3.3"]

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5

Project Modules

  • appsensor-core
  • storage-providers/appsensor-storage-in-memory
  • analysis-engines/appsensor-analysis-reference
  • analysis-engines/appsensor-analysis-rules
  • access-controllers/appsensor-access-control-reference
  • configuration-modes/appsensor-configuration-stax
  • geolocators/appsensor-geolocation-geoip2
  • execution-modes/appsensor-local
  • execution-modes/appsensor-ws-rest-client
  • execution-modes/appsensor-ws-rest-server
  • execution-modes/appsensor-ws-soap-core
  • execution-modes/appsensor-ws-soap-client
  • execution-modes/appsensor-ws-soap-server
  • execution-modes/appsensor-rpc-thrift-core
  • execution-modes/appsensor-rpc-thrift-client
  • execution-modes/appsensor-rpc-thrift-server
  • execution-modes/appsensor-activemq-core
  • execution-modes/appsensor-activemq-client
  • execution-modes/appsensor-activemq-server
  • execution-modes/appsensor-amqp-rabbitmq-core
  • execution-modes/appsensor-amqp-rabbitmq-client
  • execution-modes/appsensor-amqp-rabbitmq-server
  • execution-modes/appsensor-kafka-core
  • execution-modes/appsensor-kafka-client
  • execution-modes/appsensor-kafka-server
  • reporting-engines/appsensor-reporting-simple-logging
  • reporting-engines/appsensor-reporting-websocket
  • storage-providers/appsensor-storage-file-based
  • storage-providers/appsensor-storage-jpa2
  • storage-providers/appsensor-storage-nosql-elasticsearch
  • storage-providers/appsensor-storage-nosql-mongodb
  • storage-providers/appsensor-storage-nosql-riak
  • storage-providers/appsensor-storage-influxdb
  • integrations/appsensor-integration-jmx
  • integrations/appsensor-integration-cef-syslog
  • integrations/appsensor-integration-spring-security
  • integrations/appsensor-integration-influxdb
  • integrations/appsensor-integration-block-emitter
  • integrations/appsensor-integration-prometheus
  • sample-apps/appsensor-block-store
  • sample-apps/appsensor-block-proxy