Spring Inspector

A simple Spring plugin to diagnostic and inspect Spring beans at runtime. It provides JSON based services as well as an UI based Console to execute queries and scripts against the application.

Лицензия

Лицензия

Группа

Группа

com.github.julior
Идентификатор

Идентификатор

spring-inspector
Последняя версия

Последняя версия

1.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

Spring Inspector
A simple Spring plugin to diagnostic and inspect Spring beans at runtime. It provides JSON based services as well as an UI based Console to execute queries and scripts against the application.
Ссылка на сайт

Ссылка на сайт

https://github.com/julior/spring-inspector

Скачать spring-inspector

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.github.julior/spring-inspector/ -->
<dependency>
    <groupId>com.github.julior</groupId>
    <artifactId>spring-inspector</artifactId>
    <version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.julior/spring-inspector/
implementation 'com.github.julior:spring-inspector:1.3'
// https://jarcasting.com/artifacts/com.github.julior/spring-inspector/
implementation ("com.github.julior:spring-inspector:1.3")
'com.github.julior:spring-inspector:jar:1.3'
<dependency org="com.github.julior" name="spring-inspector" rev="1.3">
  <artifact name="spring-inspector" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.julior', module='spring-inspector', version='1.3')
)
libraryDependencies += "com.github.julior" % "spring-inspector" % "1.3"
[com.github.julior/spring-inspector "1.3"]

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.springframework : spring-web jar 3.0.5.RELEASE
org.springframework : spring-context jar 3.0.5.RELEASE
log4j : log4j jar 1.2.16
org.codehaus.jackson : jackson-mapper-asl jar 1.7.2
com.google.guava : guava jar r08

provided (1)

Идентификатор библиотеки Тип Версия
javax.servlet : servlet-api jar 2.4

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.3
1.1