License |
License |
---|---|
GroupId | GroupIdde.fraunhofer.aisec |
ArtifactId | ArtifactIdcpg-core |
Last Version | Last Version4.6.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCode Property Graph - Core
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 |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cpg-core-4.6.0.pom | |
cpg-core-4.6.0.jar | 1 MB |
cpg-core-4.6.0-test-fixtures.jar | 6 KB |
cpg-core-4.6.0-sources.jar | 363 KB |
cpg-core-4.6.0-javadoc.jar | 760 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.fraunhofer.aisec/cpg-core/ -->
<dependency>
<groupId>de.fraunhofer.aisec</groupId>
<artifactId>cpg-core</artifactId>
<version>4.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.fraunhofer.aisec/cpg-core/
implementation 'de.fraunhofer.aisec:cpg-core:4.6.0'
// https://jarcasting.com/artifacts/de.fraunhofer.aisec/cpg-core/
implementation ("de.fraunhofer.aisec:cpg-core:4.6.0")
'de.fraunhofer.aisec:cpg-core:jar:4.6.0'
<dependency org="de.fraunhofer.aisec" name="cpg-core" rev="4.6.0">
<artifact name="cpg-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.fraunhofer.aisec', module='cpg-core', version='4.6.0')
)
libraryDependencies += "de.fraunhofer.aisec" % "cpg-core" % "4.6.0"
[de.fraunhofer.aisec/cpg-core "4.6.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.12.0 |
org.neo4j : neo4j-ogm-core | jar | 3.2.35 |
org.slf4j : jul-to-slf4j | jar | 1.7.36 |
org.slf4j : slf4j-api | jar | 1.7.36 |
com.github.javaparser : javaparser-symbol-solver-core | jar | 3.24.2 |
com.fasterxml.jackson.module : jackson-module-kotlin | jar | 2.13.3 |
org.eclipse.platform : org.eclipse.core.runtime | jar | 3.24.100 |
org.osgi : org.osgi.service.prefs | jar | 1.1.2 |
com.ibm.icu : icu4j | jar | 71.1 |
org.eclipse.cdt » core | jar | 7.2.100.202105180159 |
org.opencypher : parser-9.0 | jar | 9.0.20210312 |
org.scala-lang : scala-library | jar | 2.12.15 |
commons-io : commons-io | jar | 2.11.0 |
org.junit.jupiter : junit-jupiter-api Optional | jar | 5.8.2 |
org.mockito : mockito-core Optional | jar | 4.6.1 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 Optional | jar | 1.7.0 |
org.jetbrains.kotlin : kotlin-test Optional | jar | 1.7.0 |
org.jetbrains.kotlin : kotlin-test-junit5 Optional | jar | 1.7.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-slf4j18-impl | jar | 2.17.2 |
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.7.0 |
org.jetbrains.kotlin : kotlin-reflect | jar | 1.7.0 |