Last Version

Apache Sling Scripting HTL Engine 1.4.18-1.4.0

The Apache Sling Scripting HTL Engine is a Java implementation of the HTML Template Language specification. The bundle contains the HTL script engine and its runtime implementation.

License

License

GroupId

GroupId

org.apache.sling
ArtifactId

ArtifactId

org.apache.sling.scripting.sightly
Version

Version

1.4.18-1.4.0
Type

Type

jar
Description

Description

Apache Sling Scripting HTL Engine
The Apache Sling Scripting HTL Engine is a Java implementation of the HTML Template Language specification. The bundle contains the HTL script engine and its runtime implementation.
Project Organization

Project Organization

The Apache Software Foundation

Download org.apache.sling.scripting.sightly 1.4.18-1.4.0


<!-- https://jarcasting.com/artifacts/org.apache.sling/org.apache.sling.scripting.sightly/ -->
<dependency>
    <groupId>org.apache.sling</groupId>
    <artifactId>org.apache.sling.scripting.sightly</artifactId>
    <version>1.4.18-1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.sling/org.apache.sling.scripting.sightly/
implementation 'org.apache.sling:org.apache.sling.scripting.sightly:1.4.18-1.4.0'
// https://jarcasting.com/artifacts/org.apache.sling/org.apache.sling.scripting.sightly/
implementation ("org.apache.sling:org.apache.sling.scripting.sightly:1.4.18-1.4.0")
'org.apache.sling:org.apache.sling.scripting.sightly:jar:1.4.18-1.4.0'
<dependency org="org.apache.sling" name="org.apache.sling.scripting.sightly" rev="1.4.18-1.4.0">
  <artifact name="org.apache.sling.scripting.sightly" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.sling', module='org.apache.sling.scripting.sightly', version='1.4.18-1.4.0')
)
libraryDependencies += "org.apache.sling" % "org.apache.sling.scripting.sightly" % "1.4.18-1.4.0"
[org.apache.sling/org.apache.sling.scripting.sightly "1.4.18-1.4.0"]

Dependencies

provided (26)

Group / Artifact Type Version
org.apache.sling : org.apache.sling.scripting.sightly.runtime jar 1.2.6-1.4.0
org.apache.sling : org.apache.sling.scripting.sightly.compiler jar 1.2.2-1.4.0
org.apache.sling : org.apache.sling.scripting.sightly.compiler.java jar 1.1.4-1.4.0
org.apache.sling : org.apache.sling.scripting.spi jar 1.0.2
org.osgi : osgi.core jar 7.0.0
org.osgi : org.osgi.service.cm jar 1.6.0
org.osgi : org.osgi.service.component jar 1.4.0
org.osgi : org.osgi.service.event jar 1.4.0
org.osgi : org.osgi.service.log jar 1.3.0
org.osgi : org.osgi.annotation.versioning jar 1.1.1
org.osgi : org.osgi.service.component.annotations jar 1.4.0
org.osgi : org.osgi.service.metatype.annotations jar 1.4.0
org.apache.sling : org.apache.sling.api jar 2.25.0
org.apache.sling : org.apache.sling.commons.osgi jar 2.1.0
org.apache.sling : org.apache.sling.scripting.api jar 2.1.12
org.apache.sling : org.apache.sling.scripting.core jar 2.3.0
org.apache.sling : org.apache.sling.commons.classloader jar 1.3.0
org.apache.sling : org.apache.sling.commons.compiler jar 2.4.0
org.apache.sling : org.apache.sling.xss jar 2.0.0
org.apache.sling : org.apache.sling.i18n jar 2.2.8
org.apache.sling : org.apache.sling.models.api jar 1.3.8
javax.servlet : javax.servlet-api jar 3.1.0
org.slf4j : slf4j-api jar 1.7.25
org.apache.commons : commons-lang3 jar 3.5
commons-io : commons-io jar 2.5
org.jetbrains : annotations jar 16.0.2

test (5)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.mockito : mockito-core jar 2.25.1
org.powermock : powermock-api-mockito2 jar 2.0.2
org.powermock : powermock-module-junit4 jar 2.0.2
org.apache.sling : org.apache.sling.testing.sling-mock.junit4 jar 2.5.0

Project Modules

There are no modules declared in this project.