scribble-parent

A testing framework for developing unit tests that required a JCR repository. The framework contains mock repositories, assertion and other helper classes.

License

License

GroupId

GroupId

io.inkstand
ArtifactId

ArtifactId

scribble-parent
Last Version

Last Version

0.3.2.1
Release Date

Release Date

Type

Type

pom
Description

Description

scribble-parent
A testing framework for developing unit tests that required a JCR repository. The framework contains mock repositories, assertion and other helper classes.
Project URL

Project URL

https://github.com/inkstand-io/scribble
Project Organization

Project Organization

Inkstand.io

Download scribble-parent

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.
io.inkstand

Inkstand

Versions

Version
0.3.2.1
0.3.2
0.3.1
0.3.0