License |
License |
---|---|
Categories |
CategoriesGradle Build Tools |
GroupId | GroupIdorg.webpieces |
ArtifactId | ArtifactIdgradle-plugin-htmlcompiler |
Last Version | Last Version2.1.28 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongradle-plugin-htmlcompiler
Not filled in for this project
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webpieces/gradle-plugin-htmlcompiler/ -->
<dependency>
<groupId>org.webpieces</groupId>
<artifactId>gradle-plugin-htmlcompiler</artifactId>
<version>2.1.28</version>
</dependency>
// https://jarcasting.com/artifacts/org.webpieces/gradle-plugin-htmlcompiler/
implementation 'org.webpieces:gradle-plugin-htmlcompiler:2.1.28'
// https://jarcasting.com/artifacts/org.webpieces/gradle-plugin-htmlcompiler/
implementation ("org.webpieces:gradle-plugin-htmlcompiler:2.1.28")
'org.webpieces:gradle-plugin-htmlcompiler:jar:2.1.28'
<dependency org="org.webpieces" name="gradle-plugin-htmlcompiler" rev="2.1.28">
<artifact name="gradle-plugin-htmlcompiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webpieces', module='gradle-plugin-htmlcompiler', version='2.1.28')
)
libraryDependencies += "org.webpieces" % "gradle-plugin-htmlcompiler" % "2.1.28"
[org.webpieces/gradle-plugin-htmlcompiler "2.1.28"]
Group / Artifact | Type | Version |
---|---|---|
org.webpieces.core : core-util | jar | 2.1.28 |
org.webpieces.template : http-templating-dev-lib | jar | 2.1.28 |
Group / Artifact | Type | Version |
---|---|---|
jakarta.inject : jakarta.inject-api | jar | 1.0.3 |
org.slf4j : slf4j-api | jar | 1.7.30 |
commons-io : commons-io | jar | 2.8.0 |
com.google.inject : guice | jar | 4.2.2 |
ch.qos.logback : logback-classic | jar | 1.2.3 |