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

ca.jimr:gae-mini-profiler-parent 2.0.0

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/)

Группа

Группа

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

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

gae-mini-profiler-parent
Версия

Версия

2.0.0
Тип

Тип

pom

Скачать gae-mini-profiler-parent 2.0.0

Имя Файла Размер
gae-mini-profiler-parent-2.0.0.pom 4 KB
Обзор

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