License |
License |
---|---|
GroupId | GroupIdcom.day.jcr.vault |
ArtifactId | ArtifactIdvault-commons |
Last Version | Last Version2.3.30 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDay File Vault Commons Library
Parent project for the File Vault
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
vault-commons-2.3.30.pom | |
vault-commons-2.3.30.jar | 109 KB |
vault-commons-2.3.30-sources.jar | 459 bytes |
vault-commons-2.3.30-javadoc.jar | 459 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.day.jcr.vault/vault-commons/ -->
<dependency>
<groupId>com.day.jcr.vault</groupId>
<artifactId>vault-commons</artifactId>
<version>2.3.30</version>
</dependency>
// https://jarcasting.com/artifacts/com.day.jcr.vault/vault-commons/
implementation 'com.day.jcr.vault:vault-commons:2.3.30'
// https://jarcasting.com/artifacts/com.day.jcr.vault/vault-commons/
implementation ("com.day.jcr.vault:vault-commons:2.3.30")
'com.day.jcr.vault:vault-commons:jar:2.3.30'
<dependency org="com.day.jcr.vault" name="vault-commons" rev="2.3.30">
<artifact name="vault-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.day.jcr.vault', module='vault-commons', version='2.3.30')
)
libraryDependencies += "com.day.jcr.vault" % "vault-commons" % "2.3.30"
[com.day.jcr.vault/vault-commons "2.3.30"]
Group / Artifact | Type | Version |
---|---|---|
com.day.jcr.vault : vault-fs-api | jar | 2.3.30 |
org.apache.jackrabbit : jackrabbit-jcr-commons | jar | 2.2.7 |
commons-io : commons-io | jar | 1.4 |
Group / Artifact | Type | Version |
---|---|---|
javax.jcr : jcr | jar | 2.0 |
org.slf4j : slf4j-api | jar | 1.5.8 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |