Last Version

Kestros Parent 0.2.2

Base Sling project build manager. Contains dependency and plugin versions for building and installing Bundles and Packages to Sling instances.

License

License

GroupId

GroupId

io.kestros.commons
ArtifactId

ArtifactId

kestros-parent
Version

Version

0.2.2
Type

Type

jar
Description

Description

Kestros Parent
Base Sling project build manager. Contains dependency and plugin versions for building and installing Bundles and Packages to Sling instances.
Project URL

Project URL

https://www.kestros.io/kestros-parent
Project Organization

Project Organization

Kestros, Inc.
Source Code Management

Source Code Management

https://github.com/kestros/kestros-root-project/tree/master/kestros-parent

Download kestros-parent 0.2.2


<!-- https://jarcasting.com/artifacts/io.kestros.commons/kestros-parent/ -->
<dependency>
    <groupId>io.kestros.commons</groupId>
    <artifactId>kestros-parent</artifactId>
    <version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.kestros.commons/kestros-parent/
implementation 'io.kestros.commons:kestros-parent:0.2.2'
// https://jarcasting.com/artifacts/io.kestros.commons/kestros-parent/
implementation ("io.kestros.commons:kestros-parent:0.2.2")
'io.kestros.commons:kestros-parent:jar:0.2.2'
<dependency org="io.kestros.commons" name="kestros-parent" rev="0.2.2">
  <artifact name="kestros-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.kestros.commons', module='kestros-parent', version='0.2.2')
)
libraryDependencies += "io.kestros.commons" % "kestros-parent" % "0.2.2"
[io.kestros.commons/kestros-parent "0.2.2"]

Dependencies

compile (10)

Group / Artifact Type Version
javax.annotation : javax.annotation-api jar 1.2
com.fasterxml.jackson.core : jackson-databind jar 2.9.10.8
org.slf4j : slf4j-api jar 1.7.30
org.apache.sling : org.apache.sling.models.impl jar 1.4.10
org.apache.sling : org.apache.sling.event.api jar 1.0.0
org.apache.sling : org.apache.sling.commons.log jar 5.0.0
junit : junit jar 4.13.1
org.mockito : mockito-core jar 2.23.0
org.apache.sling : org.apache.sling.testing.sling-mock.junit4 jar 2.3.10
org.apache.sling : org.apache.sling.testing.sling-mock-oak jar 2.1.0

provided (7)

Group / Artifact Type Version
org.osgi : osgi.core jar 7.0.0
org.osgi : osgi.cmpn jar 7.0.0
org.osgi : osgi.annotation jar 7.0.0
com.google.code.findbugs : annotations jar 3.0.0
org.apache.sling : org.apache.sling.models.api jar 1.3.6
org.apache.felix : org.apache.felix.healthcheck.api jar 2.0.2
org.apache.felix : org.apache.felix.healthcheck.annotation jar 2.0.0

Project Modules

There are no modules declared in this project.