Last Version

Adobe HTL Technology Compatibility Kit 1.4.5

The Adobe HTTL TCK provides a suite of tests meant to certify that an HTL implementation conforms with the published language specification.

License

License

GroupId

GroupId

io.sightly
ArtifactId

ArtifactId

io.sightly.tck
Version

Version

1.4.5
Type

Type

jar
Description

Description

Adobe HTL Technology Compatibility Kit
The Adobe HTTL TCK provides a suite of tests meant to certify that an HTL implementation conforms with the published language specification.
Project URL

Project URL

https://github.com/adobe/htl-spec
Source Code Management

Source Code Management

https://github.com/adobe/htl-tck

Download io.sightly.tck 1.4.5


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

Dependencies

compile (9)

Group / Artifact Type Version
commons-httpclient : commons-httpclient jar 3.1
commons-lang : commons-lang jar 2.5
commons-io : commons-io jar 2.4
junit : junit jar 4.11
org.json : json jar 20140107
org.slf4j : slf4j-api jar 1.7.7
org.slf4j : slf4j-simple jar 1.7.7
org.jsoup : jsoup jar 1.7.3
commons-cli : commons-cli jar 1.2

Project Modules

There are no modules declared in this project.