License |
License |
---|---|
GroupId | GroupIdio.inkstand |
ArtifactId | ArtifactIdscribble-parent |
Last Version | Last Version0.3.2.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionscribble-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 |
Project Organization |
Project Organization |
Filename | Size |
---|---|
scribble-parent-0.3.2.1.pom | 35 KB |
Browse |
<!-- 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"]