is not current version
Last Version 3.1.0

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

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.

Categories

Categories

Net Configuration Application Layer Libs config
GroupId

GroupId

au.net.zeus.jgdms.tools
ArtifactId

ArtifactId

checkconfigurationfile
Version

Version

3.0.1-RC-07
Type

Type

jar

Download checkconfigurationfile 3.0.1-RC-07


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