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

App Introspector 1.3.1

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
Идентификатор

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

app-introspector
Версия

Версия

1.3.1
Тип

Тип

jar
Описание

Описание

App Introspector
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/app-introspector

Скачать app-introspector 1.3.1


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

Зависимости

compile (6)

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

provided (1)

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

test (7)

Идентификатор библиотеки Тип Версия
org.springframework : spring-test jar 3.2.0.RELEASE
junit : junit jar 4.11
com.jayway.jsonpath : json-path-assert jar 0.8.1
org.eclipse.jetty : jetty-webapp jar 8.1.13.v20130916
org.eclipse.jetty : jetty-server jar 8.1.13.v20130916
javax.servlet : javax.servlet-api jar 3.0.1
org.springframework : spring-webmvc jar 3.2.0.RELEASE

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

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