Last Version

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.

License

License

GroupId

GroupId

com.github.julior
ArtifactId

ArtifactId

app-introspector
Version

Version

1.3.1
Type

Type

jar
Description

Description

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.
Project URL

Project URL

https://github.com/julior/app-introspector

Download 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"]

Dependencies

compile (6)

Group / Artifact Type Version
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)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

test (7)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.