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

Google App Engine Profiler for Java 2.0.3

A mini profiler for the Google App Engine Java runtime (inspired by the Python gae_mini_profiler at https://github.com/kamens/gae_mini_profiler and the MVC Mini Profiler at http://code.google.com/p/mvc-mini-profiler/)

Лицензия

Лицензия

MIT
Группа

Группа

ca.jimr
Идентификатор

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

gae-mini-profiler
Версия

Версия

2.0.3
Тип

Тип

jar
Описание

Описание

Google App Engine Profiler for Java
A mini profiler for the Google App Engine Java runtime (inspired by the Python gae_mini_profiler at https://github.com/kamens/gae_mini_profiler and the MVC Mini Profiler at http://code.google.com/p/mvc-mini-profiler/)
Ссылка на сайт

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

https://github.com/jriecken/gae-java-mini-profiler
Система контроля версий

Система контроля версий

https://github.com/jriecken/gae-java-mini-profiler

Скачать gae-mini-profiler 2.0.3


<!-- https://jarcasting.com/artifacts/ca.jimr/gae-mini-profiler/ -->
<dependency>
    <groupId>ca.jimr</groupId>
    <artifactId>gae-mini-profiler</artifactId>
    <version>2.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/ca.jimr/gae-mini-profiler/
implementation 'ca.jimr:gae-mini-profiler:2.0.3'
// https://jarcasting.com/artifacts/ca.jimr/gae-mini-profiler/
implementation ("ca.jimr:gae-mini-profiler:2.0.3")
'ca.jimr:gae-mini-profiler:jar:2.0.3'
<dependency org="ca.jimr" name="gae-mini-profiler" rev="2.0.3">
  <artifact name="gae-mini-profiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='ca.jimr', module='gae-mini-profiler', version='2.0.3')
)
libraryDependencies += "ca.jimr" % "gae-mini-profiler" % "2.0.3"
[ca.jimr/gae-mini-profiler "2.0.3"]

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
javax.servlet : servlet-api jar 2.5
com.google.appengine : appengine-api-1.0-sdk jar 1.9.26
com.google.appengine : appengine-api-labs jar 1.9.26
org.codehaus.jackson : jackson-core-asl jar 1.9.11
org.codehaus.jackson : jackson-mapper-asl jar 1.9.11

test (3)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
com.google.appengine : appengine-testing jar 1.9.26
com.google.appengine : appengine-api-stubs jar 1.9.26

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

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