| License |
License |
|---|---|
| GroupId | GroupIdorg.webpieces |
| ArtifactId | ArtifactIdhttp-templating |
| Version | Version2.0.150 |
| Type | Typejar |
| Description |
Descriptionhttp-templating
Templating library using groovy as the scripting language
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| http-templating-2.0.150.pom | |
| http-templating-2.0.150.jar | 58 KB |
| http-templating-2.0.150-sources.jar | 63 KB |
| http-templating-2.0.150-javadoc.jar | 358 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webpieces/http-templating/ -->
<dependency>
<groupId>org.webpieces</groupId>
<artifactId>http-templating</artifactId>
<version>2.0.150</version>
</dependency>
// https://jarcasting.com/artifacts/org.webpieces/http-templating/
implementation 'org.webpieces:http-templating:2.0.150'
// https://jarcasting.com/artifacts/org.webpieces/http-templating/
implementation ("org.webpieces:http-templating:2.0.150")
'org.webpieces:http-templating:jar:2.0.150'
<dependency org="org.webpieces" name="http-templating" rev="2.0.150">
<artifact name="http-templating" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webpieces', module='http-templating', version='2.0.150')
)
libraryDependencies += "org.webpieces" % "http-templating" % "2.0.150"
[org.webpieces/http-templating "2.0.150"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.inject : javax.inject | jar | 1 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| joda-time : joda-time | jar | 2.9.4 |
| com.google.inject : guice | jar | 4.2.2 |
| org.codehaus.groovy : groovy-all | jar | 2.4.6 |
| commons-beanutils : commons-beanutils | jar | 1.9.4 |
| org.webpieces : core-util | jar | 2.0.150 |
| org.webpieces : http-shared | jar | 2.0.150 |