is not current version
Last Version 0.7.0

Metaschema Model 0.5.0

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
Version

Version

0.5.0
Type

Type

jar
Description

Description

Metaschema Model
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 0.5.0


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

Dependencies

compile (5)

Group / Artifact Type Version
gov.nist.secauto.metaschema : metaschema-model-common jar 0.5.0
org.apache.xmlbeans : xmlbeans jar 5.0.1
xml-resolver : xml-resolver jar 1.2
org.apache.logging.log4j : log4j-core jar 2.14.0
org.apache.logging.log4j : log4j-jul jar 2.14.0

test (2)

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

Project Modules

There are no modules declared in this project.