li.moskito:scribble

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

li.moskito
ArtifactId

ArtifactId

scribble
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

li.moskito:scribble
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/moskitoli/scribble

Download scribble

How to add to project

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

Dependencies

compile (13)

Group / Artifact Type Version
javax : javaee-api jar 7.0
org.slf4j : slf4j-api jar 1.7.6
org.apache.logging.log4j : log4j-slf4j-impl jar 2.0-rc1
org.apache.logging.log4j : log4j-api jar 2.0-rc1
org.apache.logging.log4j : log4j-core jar 2.0-rc1
commons-io : commons-io jar 2.4
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5
org.apache.deltaspike.core : deltaspike-core-api jar 1.1.0
org.apache.deltaspike.core : deltaspike-core-impl jar 1.1.0
javax.jcr : jcr jar 2.0
org.apache.jackrabbit : jackrabbit-core jar 2.8.0
org.apache.jackrabbit : jackrabbit-jcr-commons jar 2.8.0

provided (1)

Group / Artifact Type Version
org.jacoco : jacoco-maven-plugin jar 0.7.1.201405082137

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.4
0.0.3
0.0.2
0.0.1