Last Version

Metaschema Datatype Support 0.5.0

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

License

License

Categories

Categories

Java Languages Data Auto Application Layer Libs Code Generators
GroupId

GroupId

gov.nist.secauto.metaschema
ArtifactId

ArtifactId

metaschema-java-datatypes
Version

Version

0.5.0
Type

Type

jar
Description

Description

Metaschema Datatype Support
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-datatypes

Download metaschema-java-datatypes 0.5.0


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

Dependencies

compile (12)

Group / Artifact Type Version
com.fasterxml.woodstox : woodstox-core jar 6.2.3
com.fasterxml.jackson.core : jackson-core jar 2.12.1
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.12.1
com.vladsch.flexmark : flexmark jar 0.62.2
com.vladsch.flexmark : flexmark-ext-tables jar 0.62.2
com.vladsch.flexmark : flexmark-ext-escaped-character jar 0.62.2
com.vladsch.flexmark : flexmark-ext-superscript jar 0.62.2
com.vladsch.flexmark : flexmark-ext-gfm-strikethrough jar 0.62.2
com.vladsch.flexmark : flexmark-ext-typographic jar 0.62.2
com.vladsch.flexmark : flexmark-html2md-converter jar 0.62.2
org.apache.logging.log4j : log4j-core jar 2.14.0
org.apache.logging.log4j : log4j-jul jar 2.14.0

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-params jar 5.7.2
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.