License |
License |
---|---|
GroupId | GroupIdorg.sakaiproject.sitestats |
ArtifactId | ArtifactIdsitestats-impl |
Version | Version11.4 |
Type | Typejar |
Description |
DescriptionSakai SiteStats Implementation
SiteStats is a tool for Sakai for showing site usage statistics.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
sitestats-impl-11.4.pom | |
sitestats-impl-11.4.jar | 290 KB |
sitestats-impl-11.4-sources.jar | 121 KB |
sitestats-impl-11.4-javadoc.jar | 247 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.sakaiproject.sitestats/sitestats-impl/ -->
<dependency>
<groupId>org.sakaiproject.sitestats</groupId>
<artifactId>sitestats-impl</artifactId>
<version>11.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.sakaiproject.sitestats/sitestats-impl/
implementation 'org.sakaiproject.sitestats:sitestats-impl:11.4'
// https://jarcasting.com/artifacts/org.sakaiproject.sitestats/sitestats-impl/
implementation ("org.sakaiproject.sitestats:sitestats-impl:11.4")
'org.sakaiproject.sitestats:sitestats-impl:jar:11.4'
<dependency org="org.sakaiproject.sitestats" name="sitestats-impl" rev="11.4">
<artifact name="sitestats-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sakaiproject.sitestats', module='sitestats-impl', version='11.4')
)
libraryDependencies += "org.sakaiproject.sitestats" % "sitestats-impl" % "11.4"
[org.sakaiproject.sitestats/sitestats-impl "11.4"]
Group / Artifact | Type | Version |
---|---|---|
org.sakaiproject.kernel : sakai-kernel-util | jar | 11.4 |
org.sakaiproject.sitestats : sitestats-bundle | jar | 11.4 |
commons-digester : commons-digester | jar | 1.8 |
commons-betwixt : commons-betwixt | jar | 0.8 |
commons-beanutils : commons-beanutils | jar | 1.7.0 |
org.apache.xmlgraphics : fop | jar | 1.0 |
org.apache.poi : poi | jar | 3.14 |
jfree : jfreechart | jar | 1.0.5 |
junit : junit | jar | 4.11 |
Group / Artifact | Type | Version |
---|---|---|
commons-dbcp : commons-dbcp | jar | 1.4 |
org.springframework : spring-test | jar | 4.2.7.RELEASE |
org.springframework : spring-context | jar | 4.2.7.RELEASE |
org.springframework : spring-jdbc | jar | 4.2.7.RELEASE |
org.hsqldb : hsqldb | jar | 1.8.0.10 |
mysql : mysql-connector-java | jar | 5.1.25 |
dom4j : dom4j | jar | 1.6.1 |
cglib : cglib-full | jar | 2.0.2 |
commons-codec : commons-codec | jar | 1.8 |
commons-collections : commons-collections | jar | 3.2.2 |
net.sf.ehcache : ehcache-core | jar | 2.6.11 |
org.easymock : easymock | jar | 3.2 |
org.mockito : mockito-all | jar | 1.9.0 |
javax.servlet : servlet-api | jar | 2.4 |