MVN

de.tu-darmstadt.stg : sootkeeper

Maven & Gradle

Mar 23, 2017
0 stars

SootKeeper · The use of static analysis allows developers to analyze the source code of a program. On one hand, developers get accurate data representing any issues with the program. On the other hand, static analysis programs can have lengthy execution times. This results in a large amount of developer idleness, waiting for their program to execute. A developer's debug cycles can be particularly time consuming, when tweaking their analyses. They then have to wait around for long periods of time to test their minor changes. In order to avoid this needless idle time, we have looked into modularizing a static analysis program in order to cut down on time wasted.

<dependency>
    <groupId>de.tu-darmstadt.stg</groupId>
    <artifactId>sootkeeper</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.tu-darmstadt.stg : sootkeeper to add to Maven - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of de.tu-darmstadt.stg : sootkeeper to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0
sootkeeper-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>de.tu-darmstadt.stg</groupId>
    <artifactId>sootkeeper</artifactId>
    <version>1.0</version>
</dependency>

Advertisement

Dependencies from Group

Mar 17, 2017
3 usages
0 stars
Mar 13, 2017
2 usages
0 stars
Mar 23, 2017
2 usages
0 stars
Feb 22, 2023
1 usages
86 stars
Feb 22, 2023
1 usages
86 stars

Discover Dependencies

Mar 17, 2017
0 stars
Mar 17, 2017
0 stars
Mar 19, 2017
0 stars
Mar 16, 2017
14 stars
Sep 01, 2017
0 stars
Mar 26, 2017
2 stars
Oct 09, 2017
2 stars
Mar 17, 2017
1 stars