Last Version

Tool :: Check ConfigurationFile 3.1.0

Checks the format of the source for a Jini ConfigurationFile. The source is specified with either a file, URL, or standard input, as well as with override options. The checks include syntax and static type checking, and require access to any application types mentioned in the source.

License

License

Categories

Categories

Net Configuration Application Layer Libs config
GroupId

GroupId

au.net.zeus.jgdms.tools
ArtifactId

ArtifactId

checkconfigurationfile
Version

Version

3.1.0
Type

Type

jar
Description

Description

Tool :: Check ConfigurationFile
Checks the format of the source for a Jini ConfigurationFile. The source is specified with either a file, URL, or standard input, as well as with override options. The checks include syntax and static type checking, and require access to any application types mentioned in the source.

Download checkconfigurationfile 3.1.0


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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.