Last Version

Tool :: Environment Check 3.1.0

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.

License

License

Categories

Categories

Net
GroupId

GroupId

au.net.zeus.jgdms.tools
ArtifactId

ArtifactId

envcheck
Version

Version

3.1.0
Type

Type

jar
Description

Description

Tool :: Environment Check
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.

Download envcheck 3.1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
au.net.zeus.jgdms : jgdms-url-integrity jar 3.1.0
au.net.zeus.jgdms : service-starter jar 3.1.0

Project Modules

There are no modules declared in this project.