Skip to content

com.themeclean.themeclean-core 1.0-SNAPSHOT Latest version

Install 1/2: Add this to pom.xml:
Learn more about Maven or Gradle
<dependency>
  <groupId>com.themeclean</groupId>
  <artifactId>themeclean-core</artifactId>
  <version>1.0-SNAPSHOT</version>
</dependency>
Install 2/2: Run via command line
$ mvn install

About this package

    This is an empty OSGi Bundle which can be used
    to compile and deploy OSGi Services to Sling.

    This Bundle can be deployed using the Profile
    "autoInstallBundle" but that should not be used
    together with the "ui.apps" Profile "autoInstallAll"
    as they are not deployed the same way and can lead
    to undesired issues during deployment (bundle not
    updated or not working at all).