Neo4j JDBC Driver Example with Mybatis

POM for Neo4j JDBC Driver Example with Mybatis

License

License

Categories

Categories

Neo4J Data Databases MyBatis ORM
GroupId

GroupId

org.neo4j
ArtifactId

ArtifactId

neo4j-jdbc-examples-mybatis
Last Version

Last Version

4.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

Neo4j JDBC Driver Example with Mybatis
POM for Neo4j JDBC Driver Example with Mybatis
Project Organization

Project Organization

LARUS Business Automation Srl

Download neo4j-jdbc-examples-mybatis

How to add to project

<!-- https://jarcasting.com/artifacts/org.neo4j/neo4j-jdbc-examples-mybatis/ -->
<dependency>
    <groupId>org.neo4j</groupId>
    <artifactId>neo4j-jdbc-examples-mybatis</artifactId>
    <version>4.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.neo4j/neo4j-jdbc-examples-mybatis/
implementation 'org.neo4j:neo4j-jdbc-examples-mybatis:4.0.5'
// https://jarcasting.com/artifacts/org.neo4j/neo4j-jdbc-examples-mybatis/
implementation ("org.neo4j:neo4j-jdbc-examples-mybatis:4.0.5")
'org.neo4j:neo4j-jdbc-examples-mybatis:jar:4.0.5'
<dependency org="org.neo4j" name="neo4j-jdbc-examples-mybatis" rev="4.0.5">
  <artifact name="neo4j-jdbc-examples-mybatis" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.neo4j', module='neo4j-jdbc-examples-mybatis', version='4.0.5')
)
libraryDependencies += "org.neo4j" % "neo4j-jdbc-examples-mybatis" % "4.0.5"
[org.neo4j/neo4j-jdbc-examples-mybatis "4.0.5"]

Dependencies

compile (3)

Group / Artifact Type Version
org.mybatis : mybatis jar 3.5.9
org.testcontainers : testcontainers jar 1.16.3
org.testcontainers : neo4j jar 1.16.3

runtime (1)

Group / Artifact Type Version
org.neo4j : neo4j-jdbc-driver jar 4.0.5

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.mockito : mockito-core jar 4.3.1

Project Modules

There are no modules declared in this project.
org.neo4j

Neo4j Contrib

Public, Open Source Contributions to the Neo4j Ecosystem: Tools, Drivers, Documentation, Visualization

Versions

Version
4.0.5
4.0.4
4.0.3
4.0.2
4.0.1
4.0.0
3.5.2
3.5.1
3.4.0
3.3.1
3.3.0
3.1.0
3.0.3