Last Version

JCR Mock 2.1.5

Testing and mocking utilities for the JCR

License

License

GroupId

GroupId

com.tacitknowledge
ArtifactId

ArtifactId

jcr-mock
Version

Version

2.1.5
Type

Type

jar
Description

Description

JCR Mock
Testing and mocking utilities for the JCR
Project URL

Project URL

https://github.com/tacitknowledge/jcr-mock
Project Organization

Project Organization

Tacit Knowledge
Source Code Management

Source Code Management

https://github.com/tacitknowledge/jcr-mock

Download jcr-mock 2.1.5


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

Dependencies

compile (8)

Group / Artifact Type Version
javax.jcr : jcr jar 2.0
org.slf4j : slf4j-log4j12 jar 1.6.0
org.mockito : mockito-core jar 1.9.0
org.apache.commons : commons-lang3 jar 3.1
commons-collections : commons-collections jar 3.2.1
commons-io : commons-io jar 2.4
junit : junit jar 4.10
com.google.code.gson : gson jar 2.1

Project Modules

There are no modules declared in this project.