Last Version

Parent POM to use Sling Starter 11 1.4

This specifies the versions of the OSGI bundles included in the Sling Starter as maven dependencies. This POM can be included in the dependencyManagement section of an artifact with scope include to easily have the right versions for these bundles according to the Sling Starter. Caution: this was created automatically via a script, so it might not contain everything and there might be errors.

License

License

GroupId

GroupId

com.composum.meta.sling.dependencies
ArtifactId

ArtifactId

sling-starter-dependencies-11
Version

Version

1.4
Type

Type

pom
Description

Description

Parent POM to use Sling Starter 11
This specifies the versions of the OSGI bundles included in the Sling Starter as maven dependencies. This POM can be included in the dependencyManagement section of an artifact with scope include to easily have the right versions for these bundles according to the Sling Starter. Caution: this was created automatically via a script, so it might not contain everything and there might be errors.

Download sling-starter-dependencies-11 1.4


<!-- https://jarcasting.com/artifacts/com.composum.meta.sling.dependencies/sling-starter-dependencies-11/ -->
<dependency>
    <groupId>com.composum.meta.sling.dependencies</groupId>
    <artifactId>sling-starter-dependencies-11</artifactId>
    <version>1.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.composum.meta.sling.dependencies/sling-starter-dependencies-11/
implementation 'com.composum.meta.sling.dependencies:sling-starter-dependencies-11:1.4'
// https://jarcasting.com/artifacts/com.composum.meta.sling.dependencies/sling-starter-dependencies-11/
implementation ("com.composum.meta.sling.dependencies:sling-starter-dependencies-11:1.4")
'com.composum.meta.sling.dependencies:sling-starter-dependencies-11:pom:1.4'
<dependency org="com.composum.meta.sling.dependencies" name="sling-starter-dependencies-11" rev="1.4">
  <artifact name="sling-starter-dependencies-11" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.composum.meta.sling.dependencies', module='sling-starter-dependencies-11', version='1.4')
)
libraryDependencies += "com.composum.meta.sling.dependencies" % "sling-starter-dependencies-11" % "1.4"
[com.composum.meta.sling.dependencies/sling-starter-dependencies-11 "1.4"]

Dependencies

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

Project Modules

There are no modules declared in this project.