License |
License |
---|---|
GroupId | GroupIdcom.republicate |
ArtifactId | ArtifactIdstillness |
Last Version | Last Version0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.republicate:stillness
Stillness reverse templating engine
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
stillness-0.6.pom | |
stillness-0.6.jar | 65 KB |
stillness-0.6-sources.jar | 45 KB |
stillness-0.6-javadoc.jar | 316 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |