MVN

de.tud.sse : soot-infoflow

Maven & Gradle

Jul 12, 2021
2 usages
998 stars

soot-infoflow · Soot extending data flow tracking components for Java

<dependency>
    <groupId>de.tud.sse</groupId>
    <artifactId>soot-infoflow</artifactId>
    <version>2.9.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.tud.sse : soot-infoflow to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.9.0

All Versions

Choose a version of de.tud.sse : soot-infoflow to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.9.x
soot-infoflow-2.9.0
2.8
soot-infoflow-2.8
2.7.x
soot-infoflow-2.7.1.1
soot-infoflow-2.7.1

How to add a dependency to Maven

Add the following de.tud.sse : soot-infoflow maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>de.tud.sse</groupId>
    <artifactId>soot-infoflow</artifactId>
    <version>2.9.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following de.tud.sse : soot-infoflow gradle dependency to your build.gradle file:

implementation 'de.tud.sse:soot-infoflow:2.9.0'

Gradle Kotlin DSL: Add the following de.tud.sse : soot-infoflow gradle kotlin dependency to your build.gradle.kts file:

implementation("de.tud.sse:soot-infoflow:2.9.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following de.tud.sse : soot-infoflow sbt scala dependency to your build.sbt file:

libraryDependencies += "de.tud.sse" % "soot-infoflow" % "2.9.0"

Advertisement

Dependencies from Group

Jul 12, 2021
2 usages
998 stars

Discover Dependencies

Aug 22, 2023
7 usages
175 stars
Feb 24, 2023
7 stars
Feb 05, 2021
2 stars
Jun 16, 2019
1 usages
617 stars
May 25, 2019
19 usages
367 stars
Jun 05, 2023
54 usages
713 stars
Mar 24, 2021
175 stars
Aug 31, 2020
5 usages
3 stars