is not current version
Last Version 0.7.0

Metaschema Framework Parent 0.4.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-framework
Version

Version

0.4.0
Type

Type

pom
Description

Description

Metaschema Framework Parent
A common build root for all NIST projects related to the Metaschema framework.
Project URL

Project URL

https://github.com/usnistgov/metaschema-java
Project Organization

Project Organization

National Institute of Standards and Technology
Source Code Management

Source Code Management

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

Download metaschema-framework 0.4.0


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

Dependencies

test (2)

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

Project Modules

  • metaschema-model
  • metaschema-java-datatypes
  • metaschema-java-binding-annotations
  • metaschema-java-codegen
  • metaschema-maven-plugin
  • metaschema-java-binding
  • metaschema-schema-generator
  • metaschema-metapath
  • metaschema-documentation-generator