is not current version
Last Version 0.3.2.1

io.inkstand:scribble-jcr 0.3.0

Java Content Repository (JCR) support, providing JCR specific assertions and various types of content repositories as Test Rules.

GroupId

GroupId

io.inkstand
ArtifactId

ArtifactId

scribble-jcr
Version

Version

0.3.0
Type

Type

jar

Download scribble-jcr 0.3.0


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