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.

Лицензия

Лицензия

Категории

Категории

Neo4J Данные Базы данных
Группа

Группа

de.fraunhofer.aisec
Идентификатор

Идентификатор

cpg-neo4j
Последняя версия

Последняя версия

4.6.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

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.
Ссылка на сайт

Ссылка на сайт

https://github.com/Fraunhofer-AISEC/cpg
Система контроля версий

Система контроля версий

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

Скачать cpg-neo4j

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (9)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
org.apache.logging.log4j : log4j-slf4j18-impl jar 2.17.2
org.jetbrains.kotlin : kotlin-reflect jar 1.7.0

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
4.6.0
4.5.1
4.5.0
4.4.2
4.4.1
4.4.0
4.3.5
4.3.4
4.3.3
4.3.2
4.3.1