License |
License |
---|---|
GroupId | GroupIdorg.apache.jackrabbit |
ArtifactId | ArtifactIdoak-run-commons |
Last Version | Last Version1.42.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOak Commons for Runnable modules
The goal of the Oak effort within the Apache Jackrabbit project is
to implement a scalable and performant hierarchical content repository
for use as the foundation of modern world-class web sites and other
demanding content applications.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
oak-run-commons-1.42.0.pom | |
oak-run-commons-1.42.0.jar | 113 KB |
oak-run-commons-1.42.0-tests.jar | 19 KB |
oak-run-commons-1.42.0-sources.jar | 69 KB |
oak-run-commons-1.42.0-javadoc.jar | 230 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.jackrabbit/oak-run-commons/ -->
<dependency>
<groupId>org.apache.jackrabbit</groupId>
<artifactId>oak-run-commons</artifactId>
<version>1.42.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.jackrabbit/oak-run-commons/
implementation 'org.apache.jackrabbit:oak-run-commons:1.42.0'
// https://jarcasting.com/artifacts/org.apache.jackrabbit/oak-run-commons/
implementation ("org.apache.jackrabbit:oak-run-commons:1.42.0")
'org.apache.jackrabbit:oak-run-commons:jar:1.42.0'
<dependency org="org.apache.jackrabbit" name="oak-run-commons" rev="1.42.0">
<artifact name="oak-run-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.jackrabbit', module='oak-run-commons', version='1.42.0')
)
libraryDependencies += "org.apache.jackrabbit" % "oak-run-commons" % "1.42.0"
[org.apache.jackrabbit/oak-run-commons "1.42.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains : annotations | jar | 18.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.apache.jackrabbit : oak-store-document | test-jar | 1.42.0 |
org.mockito : mockito-core | jar | 3.12.4 |
org.hamcrest : hamcrest-all | jar | 1.3 |
com.arakelian : docker-junit-rule | jar | 2.3.0 |