| License | License | 
|---|---|
| Categories | CategoriesNeo4J Data Databases | 
| GroupId | GroupIdcom.graphaware.neo4j | 
| ArtifactId | ArtifactIdruntime | 
| Last Version | Last Version4.2.0.58 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionGraphAware Runtime Runtime for GraphAware Runtime Modules | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| runtime-4.2.0.58.pom | |
| runtime-4.2.0.58.jar | 97 KB | 
| runtime-4.2.0.58-tests.jar | 852 KB | 
| runtime-4.2.0.58-sources.jar | 105 KB | 
| runtime-4.2.0.58-javadoc.jar | 544 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.graphaware.neo4j/runtime/ -->
<dependency>
    <groupId>com.graphaware.neo4j</groupId>
    <artifactId>runtime</artifactId>
    <version>4.2.0.58</version>
</dependency>// https://jarcasting.com/artifacts/com.graphaware.neo4j/runtime/
implementation 'com.graphaware.neo4j:runtime:4.2.0.58'// https://jarcasting.com/artifacts/com.graphaware.neo4j/runtime/
implementation ("com.graphaware.neo4j:runtime:4.2.0.58")'com.graphaware.neo4j:runtime:jar:4.2.0.58'<dependency org="com.graphaware.neo4j" name="runtime" rev="4.2.0.58">
  <artifact name="runtime" type="jar" />
</dependency>@Grapes(
@Grab(group='com.graphaware.neo4j', module='runtime', version='4.2.0.58')
)libraryDependencies += "com.graphaware.neo4j" % "runtime" % "4.2.0.58"[com.graphaware.neo4j/runtime "4.2.0.58"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.graphaware.neo4j : writer | jar | 4.2.0.58 | 
| com.graphaware.neo4j : common | jar | 4.2.0.58 | 
| com.graphaware.neo4j : tx-api | jar | 4.2.0.58 | 
| org.apache.commons : commons-configuration2 | jar | 2.5 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.neo4j : neo4j | jar | 4.2.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.graphaware.neo4j : tests | jar | 4.2.0.58 | 
| org.neo4j.test : neo4j-harness | jar | 4.2.0 | 
| org.junit.jupiter : junit-jupiter | jar | 5.6.2 | 
| org.mockito : mockito-all | jar | 1.10.19 |