Last Version

Code Property Graph - Console 4.6.0

An Application to translate source code into a Code Property Graph and perform different types of analysis on the resulting graph.

License

License

GroupId

GroupId

de.fraunhofer.aisec
ArtifactId

ArtifactId

cpg-console
Version

Version

4.6.0
Type

Type

jar
Description

Description

Code Property Graph - Console
An Application to translate source code into a Code Property Graph and perform different types of analysis on the resulting graph.
Project URL

Project URL

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

Source Code Management

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

Download cpg-console 4.6.0


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

Dependencies

compile (7)

Group / Artifact Type Version
de.fraunhofer.aisec : cpg-core jar 4.6.0
de.fraunhofer.aisec : cpg-analysis jar 4.6.0
de.fraunhofer.aisec : cpg-language-llvm jar 4.6.0
de.fraunhofer.aisec : cpg-language-python jar 4.6.0
de.fraunhofer.aisec : cpg-language-go jar 4.6.0
de.fraunhofer.aisec : cpg-neo4j jar 4.6.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.7.0

runtime (6)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-slf4j18-impl jar 2.17.2
org.jetbrains.kotlin : kotlin-reflect jar 1.7.0
org.jetbrains.kotlin : kotlin-script-runtime jar 1.7.0
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm jar 1.6.2
org.jline : jline jar 3.21.0
org.jetbrains.kotlinx : ki-shell jar 0.4.5

Project Modules

There are no modules declared in this project.