Last Version

ModeShape Demo of Embedding Repository 4.0.0.Final

A simple demo application that creates an embedded ModeShape engine.

License

License

GroupId

GroupId

org.modeshape.demo
ArtifactId

ArtifactId

modeshape-embedded-repo-demo
Version

Version

4.0.0.Final
Type

Type

jar
Description

Description

ModeShape Demo of Embedding Repository
A simple demo application that creates an embedded ModeShape engine.
Project Organization

Project Organization

JBoss, a division of Red Hat

Download modeshape-embedded-repo-demo 4.0.0.Final


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

Dependencies

compile (3)

Group / Artifact Type Version
javax.jcr : jcr jar 2.0
org.modeshape : modeshape-jcr jar 4.0.0.Final
org.picketbox : picketbox-bare jar 4.0.20.Beta2

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.