Last Version

Parent root for Sling related POMs 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-parent
Version

Version

1.4
Type

Type

pom
Description

Description

Parent root for Sling related POMs
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.
Project URL

Project URL

https://github.com/ist-dresden/composum-meta
Source Code Management

Source Code Management

https://github.com/ist-dresden/composum-meta.git

Download sling-starter-dependencies-parent 1.4


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

  • 11