Metaschema Binding Annotations

Java annotations for associating Metaschema constructs with Java classes.

License

License

Categories

Categories

Java Languages Auto Application Layer Libs Code Generators
GroupId

GroupId

gov.nist.secauto.metaschema
ArtifactId

ArtifactId

metaschema-java-binding-annotations
Last Version

Last Version

0.6.0
Release Date

Release Date

Type

Type

jar
Description

Description

Metaschema Binding Annotations
Java annotations for associating Metaschema constructs with Java classes.
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-java-binding-annotations

Download metaschema-java-binding-annotations

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
gov.nist.secauto.metaschema : metaschema-model-common jar 0.6.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.6.0
0.5.0
0.4.0