MVN

de.fraunhofer.aisec : cpg-core

Maven & Gradle

Jul 19, 2023
7 usages
241 stars

Code Property Graph - Core · 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-core</artifactId>
    <version>7.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 7.1.0

All Versions

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

Version Vulnerabilities Updated
7.1.x
cpg-core-7.1.0
7.0.x
cpg-core-7.0.0
6.2.x
cpg-core-6.2.2
cpg-core-6.2.1
cpg-core-6.2.0
6.1.x
cpg-core-6.1.0
6.0.x
cpg-core-6.0.0
5.1.x
cpg-core-5.1.0
5.0.x
cpg-core-5.0.0
4.6.x
cpg-core-4.6.3
cpg-core-4.6.2
cpg-core-4.6.1
cpg-core-4.6.0
4.5.x
cpg-core-4.5.1
cpg-core-4.5.0
4.4.x
cpg-core-4.4.2
cpg-core-4.4.1
cpg-core-4.4.0
4.3.x
cpg-core-4.3.5
cpg-core-4.3.4
cpg-core-4.3.3
cpg-core-4.3.2
cpg-core-4.3.1
cpg-core-4.3.0
4.2.x
cpg-core-4.2.1
cpg-core-4.2.0

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

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

Advertisement

Dependencies from Group

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

Discover Dependencies

Dec 04, 2022
8 usages
177 stars
Dec 17, 2015
5 usages
6 stars
Aug 24, 2023
5 usages
Oct 22, 2019
3 usages
4 stars
Apr 24, 2021
7 usages
0 stars
Aug 04, 2013
2 usages
Aug 06, 2017
2 usages
9 stars
Apr 20, 2023
24 usages
19 stars
Apr 26, 2022
3 usages
6 stars