не последняя версия
Последняя версия 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.

Категории

Категории

Сеть Configuration Библиотеки уровня приложения config
Группа

Группа

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

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

checkconfigurationfile
Версия

Версия

3.0.1-RC-07
Тип

Тип

jar

Скачать 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"]