MVN

org.apache.sling : org.apache.sling.jcr.contentparser

Maven & Gradle

Aug 05, 2019
10 usages

Apache Sling JCR Content Parser · Parser for JCR repository content stored in files (e.g. JSON, FileVault XML).

<dependency>
    <groupId>org.apache.sling</groupId>
    <artifactId>org.apache.sling.jcr.contentparser</artifactId>
    <version>1.2.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.sling : org.apache.sling.jcr.contentparser to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.8

All Versions

Choose a version of org.apache.sling : org.apache.sling.jcr.contentparser to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
org.apache.sling.jcr.contentparser-1.2.8
org.apache.sling.jcr.contentparser-1.2.6
org.apache.sling.jcr.contentparser-1.2.4
org.apache.sling.jcr.contentparser-1.2.2
org.apache.sling.jcr.contentparser-1.2.0
1.1.x
org.apache.sling.jcr.contentparser-1.1.0
1.0.x
org.apache.sling.jcr.contentparser-1.0.0

How to add a dependency to Maven

Add the following org.apache.sling : org.apache.sling.jcr.contentparser maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.sling</groupId>
    <artifactId>org.apache.sling.jcr.contentparser</artifactId>
    <version>1.2.8</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.sling : org.apache.sling.jcr.contentparser gradle dependency to your build.gradle file:

implementation 'org.apache.sling:org.apache.sling.jcr.contentparser:1.2.8'

Gradle Kotlin DSL: Add the following org.apache.sling : org.apache.sling.jcr.contentparser gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.sling:org.apache.sling.jcr.contentparser:1.2.8")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.sling : org.apache.sling.jcr.contentparser sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.sling" % "org.apache.sling.jcr.contentparser" % "1.2.8"

Advertisement

Dependencies from Group

Discover Dependencies

Nov 25, 2020
7 usages
1.6k stars
Aug 02, 2018
5 usages
357 stars
Jun 03, 2019
8 usages
5 stars
Aug 25, 2017
5 usages
623 stars
Aug 25, 2017
5 usages
623 stars
Aug 17, 2023
6 usages
5 stars
Apr 07, 2017
5 usages
Apr 07, 2017
5 usages
Jul 21, 2022
6 usages
416 stars