License |
License |
---|---|
GroupId | GroupIdli.moskito |
ArtifactId | ArtifactIdscribble |
Last Version | Last Version0.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionli.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 |
Filename | Size |
---|---|
scribble-0.0.4.pom | |
scribble-0.0.4.jar | 24 KB |
scribble-0.0.4-sources.jar | 14 KB |
scribble-0.0.4-javadoc.jar | 111 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.jacoco : jacoco-maven-plugin | jar | 0.7.1.201405082137 |