| License |
License |
|---|---|
| GroupId | GroupIdcom.day.crx |
| ArtifactId | ArtifactIdcrx-statistics |
| Last Version | Last Version2.5.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionDay CRX Statistics
The Statistics project contains a CRXModule, which writes arbitrary
statistical information into a tree structure.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| crx-statistics-2.5.0.pom | |
| crx-statistics-2.5.0.jar | 48 KB |
| crx-statistics-2.5.0-sources.jar | 459 bytes |
| crx-statistics-2.5.0-javadoc.jar | 459 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.day.crx/crx-statistics/ -->
<dependency>
<groupId>com.day.crx</groupId>
<artifactId>crx-statistics</artifactId>
<version>2.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.day.crx/crx-statistics/
implementation 'com.day.crx:crx-statistics:2.5.0'
// https://jarcasting.com/artifacts/com.day.crx/crx-statistics/
implementation ("com.day.crx:crx-statistics:2.5.0")
'com.day.crx:crx-statistics:jar:2.5.0'
<dependency org="com.day.crx" name="crx-statistics" rev="2.5.0">
<artifact name="crx-statistics" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.day.crx', module='crx-statistics', version='2.5.0')
)
libraryDependencies += "com.day.crx" % "crx-statistics" % "2.5.0"
[com.day.crx/crx-statistics "2.5.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.day.crx : crx-api | jar | 2.5.0 |
| org.apache.jackrabbit : jackrabbit-jcr-commons | jar | 2.7-r1481964 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.jcr : jcr | jar | 2.0 |
| org.slf4j : slf4j-api | jar | 1.6.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.jackrabbit : jackrabbit-core | jar | 2.7-r1481964 |
| junit : junit | jar | 3.8.1 |
| org.slf4j : slf4j-log4j12 | jar | 1.6.4 |