License |
License |
---|---|
Categories |
CategoriesNeo4J Data Databases |
GroupId | GroupIdde.fraunhofer.aisec |
ArtifactId | ArtifactIdcpg-neo4j |
Last Version | Last Version4.6.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCode 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 |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cpg-neo4j-4.6.0.pom | |
cpg-neo4j-4.6.0.jar | 13 KB |
cpg-neo4j-4.6.0-sources.jar | 5 KB |
cpg-neo4j-4.6.0-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-slf4j18-impl | jar | 2.17.2 |
org.jetbrains.kotlin : kotlin-reflect | jar | 1.7.0 |