License |
License |
---|---|
Categories |
CategoriesLeaf Data Databases |
GroupId | GroupIdcom.github.dandelion |
ArtifactId | ArtifactIdwebanalytics-thymeleaf |
Last Version | Last Version0.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDandelion :: Web Analytics :: Thymeleaf
Dandelion module for Web Analytics Providers
|
<!-- https://jarcasting.com/artifacts/com.github.dandelion/webanalytics-thymeleaf/ -->
<dependency>
<groupId>com.github.dandelion</groupId>
<artifactId>webanalytics-thymeleaf</artifactId>
<version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dandelion/webanalytics-thymeleaf/
implementation 'com.github.dandelion:webanalytics-thymeleaf:0.2.2'
// https://jarcasting.com/artifacts/com.github.dandelion/webanalytics-thymeleaf/
implementation ("com.github.dandelion:webanalytics-thymeleaf:0.2.2")
'com.github.dandelion:webanalytics-thymeleaf:jar:0.2.2'
<dependency org="com.github.dandelion" name="webanalytics-thymeleaf" rev="0.2.2">
<artifact name="webanalytics-thymeleaf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dandelion', module='webanalytics-thymeleaf', version='0.2.2')
)
libraryDependencies += "com.github.dandelion" % "webanalytics-thymeleaf" % "0.2.2"
[com.github.dandelion/webanalytics-thymeleaf "0.2.2"]
Group / Artifact | Type | Version |
---|---|---|
com.github.dandelion : dandelion-thymeleaf | jar | 0.2.0 |
com.github.dandelion : webanalytics-core | jar | 0.2.2 |
javax.servlet : javax.servlet-api | jar |