Last Version

AEM Library 13.0.1-beta

The AEM Library provides a sturdy foundation for bootstrapping and simplifying Adobe Experience Manager projects.

License

License

GroupId

GroupId

com.icfolson.aem.library
ArtifactId

ArtifactId

aem-library
Version

Version

13.0.1-beta
Type

Type

pom
Description

Description

AEM Library
The AEM Library provides a sturdy foundation for bootstrapping and simplifying Adobe Experience Manager projects.
Project URL

Project URL

http://icfnext.github.io/aem-library
Project Organization

Project Organization

ICF Next
Source Code Management

Source Code Management

https://github.com/icfnext/aem-library

Download aem-library 13.0.1-beta


<!-- https://jarcasting.com/artifacts/com.icfolson.aem.library/aem-library/ -->
<dependency>
    <groupId>com.icfolson.aem.library</groupId>
    <artifactId>aem-library</artifactId>
    <version>13.0.1-beta</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.icfolson.aem.library/aem-library/
implementation 'com.icfolson.aem.library:aem-library:13.0.1-beta'
// https://jarcasting.com/artifacts/com.icfolson.aem.library/aem-library/
implementation ("com.icfolson.aem.library:aem-library:13.0.1-beta")
'com.icfolson.aem.library:aem-library:pom:13.0.1-beta'
<dependency org="com.icfolson.aem.library" name="aem-library" rev="13.0.1-beta">
  <artifact name="aem-library" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.icfolson.aem.library', module='aem-library', version='13.0.1-beta')
)
libraryDependencies += "com.icfolson.aem.library" % "aem-library" % "13.0.1-beta"
[com.icfolson.aem.library/aem-library "13.0.1-beta"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • aem-library-api
  • aem-library-core
  • aem-library-models
  • aem-library-ui