Dandelion :: Web Analytics :: JSP

Dandelion module for Web Analytics Providers

License

License

Categories

Categories

Jakarta Server Pages Jakarta EE The Web Tier
GroupId

GroupId

com.github.dandelion
ArtifactId

ArtifactId

webanalytics-jsp
Last Version

Last Version

0.2.2
Release Date

Release Date

Type

Type

jar
Description

Description

Dandelion :: Web Analytics :: JSP
Dandelion module for Web Analytics Providers

Download webanalytics-jsp

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.dandelion/webanalytics-jsp/ -->
<dependency>
    <groupId>com.github.dandelion</groupId>
    <artifactId>webanalytics-jsp</artifactId>
    <version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dandelion/webanalytics-jsp/
implementation 'com.github.dandelion:webanalytics-jsp:0.2.2'
// https://jarcasting.com/artifacts/com.github.dandelion/webanalytics-jsp/
implementation ("com.github.dandelion:webanalytics-jsp:0.2.2")
'com.github.dandelion:webanalytics-jsp:jar:0.2.2'
<dependency org="com.github.dandelion" name="webanalytics-jsp" rev="0.2.2">
  <artifact name="webanalytics-jsp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dandelion', module='webanalytics-jsp', version='0.2.2')
)
libraryDependencies += "com.github.dandelion" % "webanalytics-jsp" % "0.2.2"
[com.github.dandelion/webanalytics-jsp "0.2.2"]

Dependencies

compile (4)

Group / Artifact Type Version
com.github.dandelion : dandelion-jsp jar 0.2.0
com.github.dandelion : webanalytics-core jar 0.2.2
javax.servlet.jsp : jsp-api jar
javax.servlet : javax.servlet-api jar

Project Modules

There are no modules declared in this project.
com.github.dandelion

Dandelion project

Dandelion is a free and Open Source Java framework aimed at making web development simpler in JVM-based environments

Versions

Version
0.2.2
0.2.1
0.2.0
0.1.0