| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииTomcat Контейнер Application Servers |
| Группа | Группаcom.github.psi-probe |
| Идентификатор | Идентификаторpsi-probe-tomcat7 |
| Последняя версия | Последняя версия3.5.9 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеpsi-probe-tomcat7
PSI Probe Tomcat 7.0.x Adapter - Implementation of features specific to Apache Tomcat 7.0.x
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.github.psi-probe/psi-probe-tomcat7/ -->
<dependency>
<groupId>com.github.psi-probe</groupId>
<artifactId>psi-probe-tomcat7</artifactId>
<version>3.5.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.psi-probe/psi-probe-tomcat7/
implementation 'com.github.psi-probe:psi-probe-tomcat7:3.5.9'
// https://jarcasting.com/artifacts/com.github.psi-probe/psi-probe-tomcat7/
implementation ("com.github.psi-probe:psi-probe-tomcat7:3.5.9")
'com.github.psi-probe:psi-probe-tomcat7:jar:3.5.9'
<dependency org="com.github.psi-probe" name="psi-probe-tomcat7" rev="3.5.9">
<artifact name="psi-probe-tomcat7" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.psi-probe', module='psi-probe-tomcat7', version='3.5.9')
)
libraryDependencies += "com.github.psi-probe" % "psi-probe-tomcat7" % "3.5.9"
[com.github.psi-probe/psi-probe-tomcat7 "3.5.9"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.psi-probe : psi-probe-core | jar | 3.5.9 |
| jakarta.activation : jakarta.activation-api | jar | 1.2.2 |
| com.sun.activation : jakarta.activation | jar | 1.2.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.tomcat : tomcat-catalina | jar | 7.0.109 |
| org.apache.tomcat : tomcat-coyote | jar | 7.0.109 |
| org.apache.tomcat : tomcat-dbcp | jar | 7.0.109 |
| org.apache.tomcat : tomcat-jasper | jar | 7.0.109 |
| com.github.spotbugs : spotbugs-annotations | jar | 4.7.0 |
| com.google.errorprone : error_prone_annotations | jar | 2.14.0 |
| com.google.j2objc : j2objc-annotations | jar | 1.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.hazendaz.jmockit : jmockit | jar | 1.49.2 |
| org.assertj : assertj-core | jar | 3.23.1 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
| com.github.hazendaz : javabean-tester | jar | 2.4.3 |