Last Version

Code Property Graph - Neo4j 4.6.0

An Application to translate and persist specified source code as a Code Property Graph to an installed instance of the Neo4j Graph Database.

License

License

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

de.fraunhofer.aisec
ArtifactId

ArtifactId

cpg-neo4j
Version

Version

4.6.0
Type

Type

jar
Description

Description

Code Property Graph - Neo4j
An Application to translate and persist specified source code as a Code Property Graph to an installed instance of the Neo4j Graph Database.
Project URL

Project URL

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

Source Code Management

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

Download cpg-neo4j 4.6.0


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

Dependencies

compile (9)

Group / Artifact Type Version
de.fraunhofer.aisec : cpg-core 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
org.neo4j : neo4j-ogm-core jar 3.2.8
org.neo4j : neo4j-ogm jar 3.2.8
org.neo4j : neo4j-ogm-bolt-driver jar 3.2.8
info.picocli : picocli jar 4.6.3
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.7.0

runtime (2)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-slf4j18-impl jar 2.17.2
org.jetbrains.kotlin : kotlin-reflect jar 1.7.0

Project Modules

There are no modules declared in this project.