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

au.net.zeus.jgdms.tools:envcheck 3.0.1-RC-07

Tool used to perform validity checks on the run-time environment of a client or service. The output of this tool is a report; command-line options control the verbosity and severity level at which report entries are generated. A simple plugin architecture is implemented; a set of plugins implementing a variety of checks is bundled with the tool, and support is provided to allow additional plugins to be supplied by the user.

Категории

Категории

Сеть
Группа

Группа

au.net.zeus.jgdms.tools
Идентификатор

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

envcheck
Версия

Версия

3.0.1-RC-07
Тип

Тип

jar

Скачать envcheck 3.0.1-RC-07


<!-- https://jarcasting.com/artifacts/au.net.zeus.jgdms.tools/envcheck/ -->
<dependency>
    <groupId>au.net.zeus.jgdms.tools</groupId>
    <artifactId>envcheck</artifactId>
    <version>3.0.1-RC-07</version>
</dependency>
// https://jarcasting.com/artifacts/au.net.zeus.jgdms.tools/envcheck/
implementation 'au.net.zeus.jgdms.tools:envcheck:3.0.1-RC-07'
// https://jarcasting.com/artifacts/au.net.zeus.jgdms.tools/envcheck/
implementation ("au.net.zeus.jgdms.tools:envcheck:3.0.1-RC-07")
'au.net.zeus.jgdms.tools:envcheck:jar:3.0.1-RC-07'
<dependency org="au.net.zeus.jgdms.tools" name="envcheck" rev="3.0.1-RC-07">
  <artifact name="envcheck" type="jar" />
</dependency>
@Grapes(
@Grab(group='au.net.zeus.jgdms.tools', module='envcheck', version='3.0.1-RC-07')
)
libraryDependencies += "au.net.zeus.jgdms.tools" % "envcheck" % "3.0.1-RC-07"
[au.net.zeus.jgdms.tools/envcheck "3.0.1-RC-07"]