Last Version

Decima Framework Command Line API 0.7.1

Command line interface (CLI) functionality for the Decima Framework that provides reusable CLI functions for XML content validation tools.

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

gov.nist.secauto.decima
ArtifactId

ArtifactId

decima-module
Version

Version

0.7.1
Type

Type

jar
Description

Description

Decima Framework Command Line API
Command line interface (CLI) functionality for the Decima Framework that provides reusable CLI functions for XML content validation tools.
Project URL

Project URL

https://pages.nist.gov/decima/decima-module/
Source Code Management

Source Code Management

https://github.com/usnistgov/decima/tree/master/decima-module

Download decima-module 0.7.1


<!-- https://jarcasting.com/artifacts/gov.nist.secauto.decima/decima-module/ -->
<dependency>
    <groupId>gov.nist.secauto.decima</groupId>
    <artifactId>decima-module</artifactId>
    <version>0.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/gov.nist.secauto.decima/decima-module/
implementation 'gov.nist.secauto.decima:decima-module:0.7.1'
// https://jarcasting.com/artifacts/gov.nist.secauto.decima/decima-module/
implementation ("gov.nist.secauto.decima:decima-module:0.7.1")
'gov.nist.secauto.decima:decima-module:jar:0.7.1'
<dependency org="gov.nist.secauto.decima" name="decima-module" rev="0.7.1">
  <artifact name="decima-module" type="jar" />
</dependency>
@Grapes(
@Grab(group='gov.nist.secauto.decima', module='decima-module', version='0.7.1')
)
libraryDependencies += "gov.nist.secauto.decima" % "decima-module" % "0.7.1"
[gov.nist.secauto.decima/decima-module "0.7.1"]

Dependencies

compile (2)

Group / Artifact Type Version
gov.nist.secauto.decima : decima-core jar 0.7.1
commons-cli : commons-cli jar 1.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.