is not current version
Last Version 2.1.28

gradle-plugin-htmlcompiler 2.0.151

Gradle plugin to compile html files to java Class files for production use

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

org.webpieces
ArtifactId

ArtifactId

gradle-plugin-htmlcompiler
Version

Version

2.0.151
Type

Type

jar
Description

Description

gradle-plugin-htmlcompiler
Gradle plugin to compile html files to java Class files for production use
Project URL

Project URL

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

Source Code Management

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

Download gradle-plugin-htmlcompiler 2.0.151


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

Dependencies

compile (4)

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

runtime (1)

Group / Artifact Type Version
org.webpieces : http-templating-dev jar 2.0.151

Project Modules

There are no modules declared in this project.