is not current version
Last Version 2.1.1

http-templating 2.0.151

Templating library using groovy as the scripting language

License

License

GroupId

GroupId

org.webpieces
ArtifactId

ArtifactId

http-templating
Version

Version

2.0.151
Type

Type

jar
Description

Description

http-templating
Templating library using groovy as the scripting language
Project URL

Project URL

https://github.com/deanhiller/webpieces
Source Code Management

Source Code Management

https://github.com/deanhiller/webpieces.git

Download http-templating 2.0.151


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

Dependencies

compile (9)

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.151
org.webpieces : http-shared jar 2.0.151

Project Modules

There are no modules declared in this project.