is not current version
Last Version 2.1.1

http-templating-dev 2.0.150

Library that swaps out http-templating classes to enable compiling on any incoming request if the source code has changed for development servers

License

License

GroupId

GroupId

org.webpieces
ArtifactId

ArtifactId

http-templating-dev
Version

Version

2.0.150
Type

Type

jar
Description

Description

http-templating-dev
Library that swaps out http-templating classes to enable compiling on any incoming request if the source code has changed for development servers
Project URL

Project URL

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

Source Code Management

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

Download http-templating-dev 2.0.150


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

Dependencies

compile (7)

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
commons-io : commons-io jar 2.4
org.apache.commons : commons-lang3 jar 3.5
org.webpieces : http-templating jar 2.0.150

Project Modules

There are no modules declared in this project.