| Лицензия |
Лицензия |
|---|---|
| Группа | Группаfr.figarocms |
| Идентификатор | Идентификаторweb-debug-tag |
| Последняя версия | Последняя версия1.7 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеTag JSTL for debugging session and request attributes in firebug, developed and used at Figaro
Classifieds
|
| Имя Файла | Размер |
|---|---|
| web-debug-tag-1.7.pom | |
| web-debug-tag-1.7.jar | 6 KB |
| web-debug-tag-1.7-sources.jar | 3 KB |
| web-debug-tag-1.7-javadoc.jar | 24 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/fr.figarocms/web-debug-tag/ -->
<dependency>
<groupId>fr.figarocms</groupId>
<artifactId>web-debug-tag</artifactId>
<version>1.7</version>
</dependency>
// https://jarcasting.com/artifacts/fr.figarocms/web-debug-tag/
implementation 'fr.figarocms:web-debug-tag:1.7'
// https://jarcasting.com/artifacts/fr.figarocms/web-debug-tag/
implementation ("fr.figarocms:web-debug-tag:1.7")
'fr.figarocms:web-debug-tag:jar:1.7'
<dependency org="fr.figarocms" name="web-debug-tag" rev="1.7">
<artifact name="web-debug-tag" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.figarocms', module='web-debug-tag', version='1.7')
)
libraryDependencies += "fr.figarocms" % "web-debug-tag" % "1.7"
[fr.figarocms/web-debug-tag "1.7"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-lang : commons-lang | jar | 2.6 |
| com.google.guava : guava | jar | 14.0.1 |
| javax.servlet.jsp : jsp-api | jar | 2.2 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.2.0 |
| org.slf4j : slf4j-api | jar | 1.7.2 |
| org.easytesting : fest-assert | jar | 1.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-web | jar | 3.2.2.RELEASE |
| org.springframework : spring-test | jar | 3.2.2.RELEASE |
| junit : junit | jar | 4.11 |
| org.mockito : mockito-all | jar | 1.9.5 |
| javax.el : el-api | jar | 2.2 |
| ch.qos.logback : logback-classic | jar | 1.0.12 |