Kestros Project Archetype


License

License

GroupId

GroupId

io.kestros.cms.archetypes
ArtifactId

ArtifactId

kestros-project-archetype
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

Kestros Project Archetype
Project URL

Project URL

https://www.kestros.io/kestros-project-archetype
Project Organization

Project Organization

Kestros, Inc.
Source Code Management

Source Code Management

https://github.com/kestros/kestros-archetypes/tree/master/kestros-project-archetype

Download kestros-project-archetype

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
javax.annotation : javax.annotation-api jar 1.2
com.fasterxml.jackson.core : jackson-databind jar 2.9.9
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.12
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 (5)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.0
0.2.1
0.1.0
0.0.1