GroupId | GroupIdcom.google.sitebricks |
---|---|
ArtifactId | ArtifactIdstat |
Last Version | Last Version0.8.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionguice-stat
Statistics module for Guice applications (does not require sitebricks)
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
stat-0.8.3.pom | |
stat-0.8.3.jar | 29 KB |
stat-0.8.3-sources.jar | 17 KB |
stat-0.8.3-javadoc.jar | 71 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.google.sitebricks/stat/ -->
<dependency>
<groupId>com.google.sitebricks</groupId>
<artifactId>stat</artifactId>
<version>0.8.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.sitebricks/stat/
implementation 'com.google.sitebricks:stat:0.8.3'
// https://jarcasting.com/artifacts/com.google.sitebricks/stat/
implementation ("com.google.sitebricks:stat:0.8.3")
'com.google.sitebricks:stat:jar:0.8.3'
<dependency org="com.google.sitebricks" name="stat" rev="0.8.3">
<artifact name="stat" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.sitebricks', module='stat', version='0.8.3')
)
libraryDependencies += "com.google.sitebricks" % "stat" % "0.8.3"
[com.google.sitebricks/stat "0.8.3"]
Group / Artifact | Type | Version |
---|---|---|
com.google.inject.extensions : guice-servlet | jar | 2.0 |
com.google.inject.extensions : guice-multibindings | jar | 2.0 |
com.google.code.gson : gson | jar | 1.6 |
com.google.guava : guava | jar | r07 |
com.google.inject : guice | jar | 2.0 |
commons-io : commons-io | jar | 1.4 |
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.0 |