Last Version

ModeShape JDBC Driver 5.4.1.Final

JDBC driver to allow clients to use JCR-SQL2 to query a local or remote ModeShape JCR repository.

License

License

GroupId

GroupId

org.modeshape
ArtifactId

ArtifactId

modeshape-jdbc
Version

Version

5.4.1.Final
Type

Type

jar
Description

Description

ModeShape JDBC Driver
JDBC driver to allow clients to use JCR-SQL2 to query a local or remote ModeShape JCR repository.
Project URL

Project URL

http://www.modeshape.org
Project Organization

Project Organization

JBoss, a division of Red Hat

Download modeshape-jdbc 5.4.1.Final


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

Dependencies

compile (7)

Group / Artifact Type Version
javax.jcr : jcr jar 2.0
org.modeshape : modeshape-common jar 5.4.1.Final
org.modeshape : modeshape-jcr-api jar 5.4.1.Final
org.modeshape : modeshape-jdbc-local jar 5.4.1.Final
org.codehaus.jettison : jettison jar 1.3.3
org.apache.httpcomponents : httpcore jar 4.4
org.apache.httpcomponents : httpclient jar 4.4

test (12)

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
org.modeshape : modeshape-jdbc-local test-jar 5.4.1.Final
org.modeshape : modeshape-web-jcr-rest-war war 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.picketbox : picketbox-bare jar 4.9.6.Final
org.slf4j : slf4j-log4j12 jar 1.7.7
log4j : log4j jar 1.2.17

Project Modules

There are no modules declared in this project.