Last Version

ModeShape JDBC Driver (Local) 5.4.1.Final

JDBC driver to allow clients to use JCR-SQL2 to query a ModeShape JCR repository within the same JVM process.

License

License

GroupId

GroupId

org.modeshape
ArtifactId

ArtifactId

modeshape-jdbc-local
Version

Version

5.4.1.Final
Type

Type

jar
Description

Description

ModeShape JDBC Driver (Local)
JDBC driver to allow clients to use JCR-SQL2 to query a ModeShape JCR repository within the same JVM process.
Project URL

Project URL

http://www.modeshape.org
Project Organization

Project Organization

JBoss, a division of Red Hat

Download modeshape-jdbc-local 5.4.1.Final


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

Dependencies

compile (3)

Group / Artifact Type Version
javax.jcr : jcr jar 2.0
org.modeshape : modeshape-jcr-api jar 5.4.1.Final
org.modeshape : modeshape-common jar 5.4.1.Final

test (10)

Group / Artifact Type Version
org.modeshape : modeshape-common test-jar 5.4.1.Final
org.modeshape : modeshape-jcr jar 5.4.1.Final
org.modeshape : modeshape-jcr test-jar 5.4.1.Final
org.modeshape : modeshape-schematic test-jar 5.4.1.Final
junit : junit jar 4.12
org.hamcrest : hamcrest-library jar 1.3
org.mockito : mockito-core jar 1.10.19
org.slf4j : slf4j-api jar 1.7.7
org.slf4j : slf4j-log4j12 jar 1.7.7
org.picketbox : picketbox-bare jar 4.9.6.Final

Project Modules

There are no modules declared in this project.