License |
License |
---|---|
Categories |
CategoriesNeo4J Data Databases |
GroupId | GroupIdio.shiftleft |
ArtifactId | ArtifactIdcpgloader-neo4j |
Version | Version0.9.115 |
Type | Typejar |
Description |
Descriptioncpgloader-neo4j
cpgloader-neo4j
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cpgloader-neo4j-0.9.115.pom | |
cpgloader-neo4j-0.9.115.jar | 4 KB |
cpgloader-neo4j-0.9.115-tests-sources.jar | 257 bytes |
cpgloader-neo4j-0.9.115-tests-javadoc.jar | 189 bytes |
cpgloader-neo4j-0.9.115-sources.jar | 1 KB |
cpgloader-neo4j-0.9.115-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.shiftleft/cpgloader-neo4j/ -->
<dependency>
<groupId>io.shiftleft</groupId>
<artifactId>cpgloader-neo4j</artifactId>
<version>0.9.115</version>
</dependency>
// https://jarcasting.com/artifacts/io.shiftleft/cpgloader-neo4j/
implementation 'io.shiftleft:cpgloader-neo4j:0.9.115'
// https://jarcasting.com/artifacts/io.shiftleft/cpgloader-neo4j/
implementation ("io.shiftleft:cpgloader-neo4j:0.9.115")
'io.shiftleft:cpgloader-neo4j:jar:0.9.115'
<dependency org="io.shiftleft" name="cpgloader-neo4j" rev="0.9.115">
<artifact name="cpgloader-neo4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.shiftleft', module='cpgloader-neo4j', version='0.9.115')
)
libraryDependencies += "io.shiftleft" % "cpgloader-neo4j" % "0.9.115"
[io.shiftleft/cpgloader-neo4j "0.9.115"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.7 |
io.shiftleft : enhancements | jar | 0.9.115 |
org.apache.tinkerpop : neo4j-gremlin | jar | 3.3.3 |
org.neo4j : neo4j-tinkerpop-api-impl | jar | 0.7-3.2.3 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.0.3 |