com.republicate:stillness

Stillness reverse templating engine

License

License

GroupId

GroupId

com.republicate
ArtifactId

ArtifactId

stillness
Last Version

Last Version

0.6
Release Date

Release Date

Type

Type

jar
Description

Description

com.republicate:stillness
Stillness reverse templating engine
Project URL

Project URL

https://github.com/arkanovicz/stillness
Source Code Management

Source Code Management

https://github.com/arkanovicz/stillness

Download stillness

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.32
org.apache.velocity : velocity-engine-core jar 2.2
org.apache.velocity.tools : velocity-tools-view jar 3.0
org.jsoup : jsoup jar 1.11.3

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.6
0.5
0.4
0.2