| License | License | 
|---|---|
| Categories | CategoriesNeo4J Data Databases | 
| GroupId | GroupIdorg.neo4j | 
| ArtifactId | ArtifactIdneo4j-push-to-cloud | 
| Last Version | Last Version4.4.8 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionNeo4j - Push To Cloud - Admin command Neo4j Admin command for pushing a database to the Neo4j cloud service | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Source Code Management | Source Code Management | 
<!-- https://jarcasting.com/artifacts/org.neo4j/neo4j-push-to-cloud/ -->
<dependency>
    <groupId>org.neo4j</groupId>
    <artifactId>neo4j-push-to-cloud</artifactId>
    <version>4.4.8</version>
</dependency>// https://jarcasting.com/artifacts/org.neo4j/neo4j-push-to-cloud/
implementation 'org.neo4j:neo4j-push-to-cloud:4.4.8'// https://jarcasting.com/artifacts/org.neo4j/neo4j-push-to-cloud/
implementation ("org.neo4j:neo4j-push-to-cloud:4.4.8")'org.neo4j:neo4j-push-to-cloud:jar:4.4.8'<dependency org="org.neo4j" name="neo4j-push-to-cloud" rev="4.4.8">
  <artifact name="neo4j-push-to-cloud" type="jar" />
</dependency>@Grapes(
@Grab(group='org.neo4j', module='neo4j-push-to-cloud', version='4.4.8')
)libraryDependencies += "org.neo4j" % "neo4j-push-to-cloud" % "4.4.8"[org.neo4j/neo4j-push-to-cloud "4.4.8"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.neo4j : neo4j-command-line | jar | 4.4.8 | 
| org.neo4j : neo4j-dbms | jar | 4.4.8 | 
| commons-io : commons-io | jar | 2.11.0 | 
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.7.2 | 
| org.mockito : mockito-core | jar | 3.12.4 | 
| com.github.tomakehurst : wiremock-jre8-standalone | jar | 2.30.1 | 
| org.neo4j : io-test-utils | jar | 4.4.8 | 
| org.neo4j.community : it-test-support | jar | 4.4.8 | 
