MVN

de.fraunhofer.aisec : cpg

Maven & Gradle

Jul 19, 2023
282 stars

Code Property Graph · A simple library to extract a code property graph out of source code. It has support for multiple passes that can extend the analysis after the graph is constructed.

<dependency>
    <groupId>de.fraunhofer.aisec</groupId>
    <artifactId>cpg</artifactId>
    <version>7.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.fraunhofer.aisec : cpg to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 7.1.0

All Versions

Choose a version of de.fraunhofer.aisec : cpg to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
7.1.x
cpg-7.1.0
7.0.x
cpg-7.0.0
6.2.x
cpg-6.2.2
cpg-6.2.1
cpg-6.2.0
6.1.x
cpg-6.1.0
6.0.x
cpg-6.0.0
5.1.x
cpg-5.1.0
5.0.x
cpg-5.0.0
4.6.x
cpg-4.6.3
cpg-4.6.2
cpg-4.6.1
cpg-4.6.0
4.5.x
cpg-4.5.1
cpg-4.5.0
4.4.x
cpg-4.4.2
cpg-4.4.1
cpg-4.4.0
4.3.x
cpg-4.3.5
cpg-4.3.4
cpg-4.3.3
cpg-4.3.2
cpg-4.3.1
cpg-4.3.0
4.2.x
cpg-4.2.1
cpg-4.2.0
4.1.x
cpg-4.1.2
cpg-4.1.1
cpg-4.1.0
4.0.x
cpg-4.0.4
cpg-4.0.3
cpg-4.0.2
cpg-4.0.1
cpg-4.0.0
3.5.x
cpg-3.5.2
cpg-3.5.1
cpg-3.5.0
3.4.x
cpg-3.4.1
cpg-3.4.0
3.3.x
cpg-3.3.1
cpg-3.3.0
3.2.x
cpg-3.2.0
3.1.x
cpg-3.1.0
3.0.x
cpg-3.0.0
2.3.x
cpg-2.3.0
2.2.x
cpg-2.2.1
cpg-2.2.0
2.1.x
cpg-2.1.1
2.0.x
cpg-2.0.1
cpg-2.0.0
1.4.x
cpg-1.4.2
cpg-1.4.1
cpg-1.4.0
1.3.x
cpg-1.3.3
cpg-1.3.2
cpg-1.3.1
1.3
cpg-1.3
1.1
cpg-1.1

How to add a dependency to Maven

Add the following de.fraunhofer.aisec : cpg maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>de.fraunhofer.aisec</groupId>
    <artifactId>cpg</artifactId>
    <version>7.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following de.fraunhofer.aisec : cpg gradle dependency to your build.gradle file:

implementation 'de.fraunhofer.aisec:cpg:7.1.0'

Gradle Kotlin DSL: Add the following de.fraunhofer.aisec : cpg gradle kotlin dependency to your build.gradle.kts file:

implementation("de.fraunhofer.aisec:cpg:7.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following de.fraunhofer.aisec : cpg sbt scala dependency to your build.sbt file:

libraryDependencies += "de.fraunhofer.aisec" % "cpg" % "7.1.0"

Advertisement

Dependencies from Group

Jul 19, 2023
7 usages
282 stars
Jul 19, 2023
3 usages
282 stars
Jul 19, 2023
3 usages
282 stars
Jul 19, 2023
3 usages
282 stars
Jul 19, 2023
2 usages
282 stars

Discover Dependencies

Oct 24, 2022
1 usages
Oct 24, 2022
1 usages
Feb 11, 2021
2 usages
2.2k stars
Nov 18, 2020
7 stars
Apr 27, 2023
1 usages
3 stars
Dec 26, 2019
0 stars
Jul 31, 2023
7 usages
1k stars