License |
License |
---|---|
Categories |
CategoriesLeaf Data Databases |
GroupId | GroupIdch.itds.taglib |
ArtifactId | ArtifactIdasset-pipeline-thymeleaf-taglib |
Version | Version1.1.1 |
Type | Typejar |
Description |
Descriptionasset-pipeline-thymeleaf-taglib
Thymeleaf taglib to simplify the use of the asset-pipeline
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/ch.itds.taglib/asset-pipeline-thymeleaf-taglib/ -->
<dependency>
<groupId>ch.itds.taglib</groupId>
<artifactId>asset-pipeline-thymeleaf-taglib</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/ch.itds.taglib/asset-pipeline-thymeleaf-taglib/
implementation 'ch.itds.taglib:asset-pipeline-thymeleaf-taglib:1.1.1'
// https://jarcasting.com/artifacts/ch.itds.taglib/asset-pipeline-thymeleaf-taglib/
implementation ("ch.itds.taglib:asset-pipeline-thymeleaf-taglib:1.1.1")
'ch.itds.taglib:asset-pipeline-thymeleaf-taglib:jar:1.1.1'
<dependency org="ch.itds.taglib" name="asset-pipeline-thymeleaf-taglib" rev="1.1.1">
<artifact name="asset-pipeline-thymeleaf-taglib" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.itds.taglib', module='asset-pipeline-thymeleaf-taglib', version='1.1.1')
)
libraryDependencies += "ch.itds.taglib" % "asset-pipeline-thymeleaf-taglib" % "1.1.1"
[ch.itds.taglib/asset-pipeline-thymeleaf-taglib "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.thymeleaf : thymeleaf | jar | 3.0.11.RELEASE |
com.bertramlabs.plugins : asset-pipeline-core | jar | 3.0.5 |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.3.3.RELEASE |