GroupId | GroupIdcom.day.crx |
---|---|
ArtifactId | ArtifactIdcrx-core |
Version | Version2.6.8 |
Type | Typejar |
Description |
DescriptionDay CRX Core
The CRX Core Library
|
Filename | Size |
---|---|
crx-core-2.6.8.pom | |
crx-core-2.6.8.jar | 736 KB |
crx-core-2.6.8-sources.jar | 459 bytes |
crx-core-2.6.8-javadoc.jar | 459 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.day.crx/crx-core/ -->
<dependency>
<groupId>com.day.crx</groupId>
<artifactId>crx-core</artifactId>
<version>2.6.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.day.crx/crx-core/
implementation 'com.day.crx:crx-core:2.6.8'
// https://jarcasting.com/artifacts/com.day.crx/crx-core/
implementation ("com.day.crx:crx-core:2.6.8")
'com.day.crx:crx-core:jar:2.6.8'
<dependency org="com.day.crx" name="crx-core" rev="2.6.8">
<artifact name="crx-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.day.crx', module='crx-core', version='2.6.8')
)
libraryDependencies += "com.day.crx" % "crx-core" % "2.6.8"
[com.day.crx/crx-core "2.6.8"]
Group / Artifact | Type | Version |
---|---|---|
com.day.crx : crx-api | jar | |
org.apache.jackrabbit : jackrabbit-api | jar | |
org.apache.jackrabbit : jackrabbit-jcr-commons | jar | |
org.apache.jackrabbit : jackrabbit-spi | jar | |
org.apache.jackrabbit : jackrabbit-spi-commons | jar | |
org.apache.jackrabbit : jackrabbit-core | jar | |
com.day.commons : day-commons-durbo | jar | |
com.day.commons : day-commons-io | jar | |
com.day.commons : day-commons-smb | jar | |
commons-collections : commons-collections | jar | |
concurrent : concurrent | jar | |
org.apache.lucene : lucene-core | jar | |
org.apache.tika : tika-core | jar | |
hsqldb : hsqldb | jar | |
oracle » ojdbc | jar | |
javax.jcr : jcr | jar | |
org.slf4j : slf4j-api | jar |
Group / Artifact | Type | Version |
---|---|---|
org.apache.jackrabbit : jackrabbit-jcr-tests | jar | |
org.apache.tika : tika-parsers | jar | |
org.slf4j : slf4j-log4j12 | jar | |
junit : junit | jar |