is not current version
Last Version 0.6.0

Metaschema Binding Annotations 0.5.0

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

License

License

Categories

Categories

Java Languages Auto Application Layer Libs Code Generators
GroupId

GroupId

gov.nist.secauto.metaschema
ArtifactId

ArtifactId

metaschema-java-binding-annotations
Version

Version

0.5.0
Type

Type

jar
Description

Description

Metaschema Binding Annotations
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-java-binding-annotations

Download metaschema-java-binding-annotations 0.5.0


<!-- 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.5.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.5.0'
// https://jarcasting.com/artifacts/gov.nist.secauto.metaschema/metaschema-java-binding-annotations/
implementation ("gov.nist.secauto.metaschema:metaschema-java-binding-annotations:0.5.0")
'gov.nist.secauto.metaschema:metaschema-java-binding-annotations:jar:0.5.0'
<dependency org="gov.nist.secauto.metaschema" name="metaschema-java-binding-annotations" rev="0.5.0">
  <artifact name="metaschema-java-binding-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='gov.nist.secauto.metaschema', module='metaschema-java-binding-annotations', version='0.5.0')
)
libraryDependencies += "gov.nist.secauto.metaschema" % "metaschema-java-binding-annotations" % "0.5.0"
[gov.nist.secauto.metaschema/metaschema-java-binding-annotations "0.5.0"]

Dependencies

compile (2)

Group / Artifact Type Version
gov.nist.secauto.metaschema : metaschema-java-datatypes jar 0.5.0
gov.nist.secauto.metaschema : metaschema-model-common jar 0.5.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.