is not current version
Last Version 4.6.0

Code Property Graph 3.5.2

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.

License

License

GroupId

GroupId

de.fraunhofer.aisec
ArtifactId

ArtifactId

cpg
Version

Version

3.5.2
Type

Type

jar
Description

Description

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.
Project URL

Project URL

https://github.com/Fraunhofer-AISEC/cpg
Source Code Management

Source Code Management

https://github.com/Fraunhofer-AISEC/cpg

Download cpg 3.5.2


<!-- https://jarcasting.com/artifacts/de.fraunhofer.aisec/cpg/ -->
<dependency>
    <groupId>de.fraunhofer.aisec</groupId>
    <artifactId>cpg</artifactId>
    <version>3.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/de.fraunhofer.aisec/cpg/
implementation 'de.fraunhofer.aisec:cpg:3.5.2'
// https://jarcasting.com/artifacts/de.fraunhofer.aisec/cpg/
implementation ("de.fraunhofer.aisec:cpg:3.5.2")
'de.fraunhofer.aisec:cpg:jar:3.5.2'
<dependency org="de.fraunhofer.aisec" name="cpg" rev="3.5.2">
  <artifact name="cpg" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.fraunhofer.aisec', module='cpg', version='3.5.2')
)
libraryDependencies += "de.fraunhofer.aisec" % "cpg" % "3.5.2"
[de.fraunhofer.aisec/cpg "3.5.2"]

Dependencies

compile (10)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.12.0
org.neo4j : neo4j-ogm-core jar 3.2.19
org.apache.logging.log4j : log4j-slf4j18-impl jar 2.14.1
org.slf4j : jul-to-slf4j jar 1.8.0-beta4
com.github.javaparser : javaparser-symbol-solver-core jar 3.20.2
org.eclipse.platform : org.eclipse.core.runtime jar 3.22.0
com.ibm.icu : icu4j jar 68.2
org.eclipse.cdt » core jar 7.2.0.202102251239
org.opencypher : parser-9.0 jar 9.0.20210312
black.ninia : jep jar 3.9.1

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.20

Project Modules

There are no modules declared in this project.