Last Version

appsensor-block-store 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-block-store
Version

Version

2.3.3
Type

Type

jar
Description

Description

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

Project Organization

The Open Web Application Security Project (OWASP)

Download appsensor-block-store 2.3.3


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

Dependencies

compile (5)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar 0.9.0-rc1
org.reflections : reflections jar 0.9.10
org.quartz-scheduler : quartz jar 2.2.1
de.spinscale : dropwizard-jobs-core jar 1.0.1
org.mitre.dsmiley.httpproxy : smiley-http-proxy-servlet jar 1.7

test (5)

Group / Artifact Type Version
io.dropwizard : dropwizard-testing jar 0.9.0-rc1
org.glassfish.jersey.test-framework.providers : jersey-test-framework-provider-inmemory jar 2.19
org.glassfish.jersey.test-framework.providers : jersey-test-framework-provider-grizzly2 jar 2.19
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.