| License | License | 
|---|---|
| Categories | CategoriesNet | 
| GroupId | GroupIdnet.sourceforge.messadmin | 
| ArtifactId | ArtifactIdMessAdmin-ServletStatsGatherer | 
| Last Version | Last Version4.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionMessAdmin Notification system and Session administration for J2EE Web Applications | 
| Project URL | Project URL | 
<!-- https://jarcasting.com/artifacts/net.sourceforge.messadmin/MessAdmin-ServletStatsGatherer/ -->
<dependency>
    <groupId>net.sourceforge.messadmin</groupId>
    <artifactId>MessAdmin-ServletStatsGatherer</artifactId>
    <version>4.0</version>
</dependency>// https://jarcasting.com/artifacts/net.sourceforge.messadmin/MessAdmin-ServletStatsGatherer/
implementation 'net.sourceforge.messadmin:MessAdmin-ServletStatsGatherer:4.0'// https://jarcasting.com/artifacts/net.sourceforge.messadmin/MessAdmin-ServletStatsGatherer/
implementation ("net.sourceforge.messadmin:MessAdmin-ServletStatsGatherer:4.0")'net.sourceforge.messadmin:MessAdmin-ServletStatsGatherer:jar:4.0'<dependency org="net.sourceforge.messadmin" name="MessAdmin-ServletStatsGatherer" rev="4.0">
  <artifact name="MessAdmin-ServletStatsGatherer" type="jar" />
</dependency>@Grapes(
@Grab(group='net.sourceforge.messadmin', module='MessAdmin-ServletStatsGatherer', version='4.0')
)libraryDependencies += "net.sourceforge.messadmin" % "MessAdmin-ServletStatsGatherer" % "4.0"[net.sourceforge.messadmin/MessAdmin-ServletStatsGatherer "4.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| net.sourceforge.messadmin : MessAdmin-Core | jar | 4.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| javax.servlet : servlet-api | jar | 2.3 | 
| javax.servlet : jsp-api | jar | 1.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | [3.8.2,3.9) |