Metaschema XML Implementation

A common build root for all NIST projects related to the Metaschema framework.

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

gov.nist.secauto.metaschema
ArtifactId

ArtifactId

metaschema-model
Last Version

Last Version

0.7.0
Release Date

Release Date

Type

Type

jar
Description

Description

Metaschema XML Implementation
A common build root for all NIST projects related to the Metaschema framework.
Project Organization

Project Organization

National Institute of Standards and Technology
Source Code Management

Source Code Management

https://github.com/usnistgov/metaschema-java/tree/main/metaschema-model

Download metaschema-model

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
gov.nist.secauto.metaschema : metaschema-model-common jar 0.7.0
org.apache.xmlbeans : xmlbeans jar 5.0.3
org.xmlresolver : xmlresolver jar 4.2.0
org.apache.logging.log4j : log4j-core jar 2.17.1
org.apache.logging.log4j : log4j-jul jar 2.17.1

provided (1)

Group / Artifact Type Version
org.jetbrains : annotations Optional jar 23.0.0

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2

Project Modules

There are no modules declared in this project.
gov.nist.secauto.metaschema

National Institute of Standards and Technology

Department of Commerce

Versions

Version
0.7.0
0.6.0
0.5.0
0.4.0