MVN

com.adobe.aem : aem-importer-markdown

Maven & Gradle

Jan 11, 2018
12 stars

AEM Importer for Markdown · Take a directory of Markdown files and turn them into a content package for Adobe Experience Manager that contains one page for every Markdown file, with proper components for every paragraph in the Markdown

<dependency>
    <groupId>com.adobe.aem</groupId>
    <artifactId>aem-importer-markdown</artifactId>
    <version>0.0.11</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.adobe.aem : aem-importer-markdown to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.11

All Versions

Choose a version of com.adobe.aem : aem-importer-markdown to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
aem-importer-markdown-0.0.11

How to add a dependency to Maven

Add the following com.adobe.aem : aem-importer-markdown maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.adobe.aem</groupId>
    <artifactId>aem-importer-markdown</artifactId>
    <version>0.0.11</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.adobe.aem : aem-importer-markdown gradle dependency to your build.gradle file:

implementation 'com.adobe.aem:aem-importer-markdown:0.0.11'

Gradle Kotlin DSL: Add the following com.adobe.aem : aem-importer-markdown gradle kotlin dependency to your build.gradle.kts file:

implementation("com.adobe.aem:aem-importer-markdown:0.0.11")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.adobe.aem : aem-importer-markdown sbt scala dependency to your build.sbt file:

libraryDependencies += "com.adobe.aem" % "aem-importer-markdown" % "0.0.11"

Advertisement

Dependencies from Group

Aug 22, 2023
204 usages
Nov 04, 2020
46 usages
Aug 21, 2023
24 usages
Aug 15, 2023
3 usages

Discover Dependencies

Nov 15, 2020
1 usages
50 stars
Jul 29, 2023
20 usages
26.7k stars
Jul 29, 2023
1 usages
28.3k stars
Jul 29, 2023
32 usages
26.7k stars
Jul 29, 2023
11 usages
26.7k stars
Jul 29, 2023
9 usages
26.7k stars
Jul 29, 2023
19 usages
26.7k stars
Jan 24, 2018
63 stars