MVN

org.owasp.appsensor : AppSensor

Maven & Gradle

Sep 11, 2011

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

<dependency>
    <groupId>org.owasp.appsensor</groupId>
    <artifactId>AppSensor</artifactId>
    <version>0.1.3.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.owasp.appsensor : AppSensor to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.3.5

All Versions

Choose a version of org.owasp.appsensor : AppSensor to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
AppSensor-0.1.3.5
AppSensor-0.1.3.4
AppSensor-0.1.3.3
AppSensor-0.1.3.2
AppSensor-0.1.3.1
AppSensor-0.1.3
AppSensor-0.1.0

How to add a dependency to Maven

Add the following org.owasp.appsensor : AppSensor maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.owasp.appsensor</groupId>
    <artifactId>AppSensor</artifactId>
    <version>0.1.3.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.owasp.appsensor : AppSensor gradle dependency to your build.gradle file:

implementation 'org.owasp.appsensor:AppSensor:0.1.3.5'

Gradle Kotlin DSL: Add the following org.owasp.appsensor : AppSensor gradle kotlin dependency to your build.gradle.kts file:

implementation("org.owasp.appsensor:AppSensor:0.1.3.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.owasp.appsensor : AppSensor sbt scala dependency to your build.sbt file:

libraryDependencies += "org.owasp.appsensor" % "AppSensor" % "0.1.3.5"

Advertisement

Dependencies from Group

Jun 21, 2018
35 usages
259 stars
Jun 21, 2018
26 usages
259 stars
Jun 21, 2018
26 usages
259 stars
Jun 21, 2018
26 usages
259 stars
Jun 21, 2018
26 usages
259 stars

Discover Dependencies

Sep 20, 2005
31 usages
Mar 25, 2014
0 stars
Apr 17, 2013
Mar 17, 2014
19 usages
3.5k stars
May 20, 2010
2 usages
Jan 30, 2011
106 usages
Mar 04, 2014
22 usages
2.7k stars
Jun 28, 2006
116 usages
Jan 10, 2014
15 usages
239 stars