License |
License |
---|---|
Categories |
CategoriesNeo4J Data Databases |
GroupId | GroupIdorg.neo4j |
ArtifactId | ArtifactIdneo4j-command-line |
Version | Version4.3.3 |
Type | Typejar |
Description |
DescriptionNeo4j - Command Line
Neo4j Graph Database
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
neo4j-command-line-4.3.3.pom | |
neo4j-command-line-4.3.3.jar | 46 KB |
neo4j-command-line-4.3.3-tests.jar | 31 KB |
neo4j-command-line-4.3.3-sources.jar | 40 KB |
neo4j-command-line-4.3.3-javadoc.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.neo4j/neo4j-command-line/ -->
<dependency>
<groupId>org.neo4j</groupId>
<artifactId>neo4j-command-line</artifactId>
<version>4.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.neo4j/neo4j-command-line/
implementation 'org.neo4j:neo4j-command-line:4.3.3'
// https://jarcasting.com/artifacts/org.neo4j/neo4j-command-line/
implementation ("org.neo4j:neo4j-command-line:4.3.3")
'org.neo4j:neo4j-command-line:jar:4.3.3'
<dependency org="org.neo4j" name="neo4j-command-line" rev="4.3.3">
<artifact name="neo4j-command-line" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.neo4j', module='neo4j-command-line', version='4.3.3')
)
libraryDependencies += "org.neo4j" % "neo4j-command-line" % "4.3.3"
[org.neo4j/neo4j-command-line "4.3.3"]
Group / Artifact | Type | Version |
---|---|---|
info.picocli : picocli | jar | 4.6.1 |
org.neo4j : annotations | jar | 4.3.3 |
org.neo4j : neo4j-kernel | jar | 4.3.3 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : annotations | jar | 3.0.1u2 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 3.7.7 |
org.assertj : assertj-core | jar | 3.19.0 |
org.junit.jupiter : junit-jupiter | jar | 5.7.1 |