| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.sourceforge.messadmin |
| Идентификатор | ИдентификаторMessAdmin-ServletStatsGatherer |
| Последняя версия | Последняя версия4.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеMessAdmin
Notification system and Session administration for J2EE Web Applications
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.sourceforge.messadmin : MessAdmin-Core | jar | 4.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.3 |
| javax.servlet : jsp-api | jar | 1.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | [3.8.2,3.9) |