Last Version

Metaschema API 0.7.0

A simple metaschema-model-common.

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

gov.nist.secauto.metaschema
ArtifactId

ArtifactId

metaschema-model-common
Version

Version

0.7.0
Type

Type

jar
Description

Description

Metaschema API
A simple metaschema-model-common.
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-common

Download metaschema-model-common 0.7.0


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

Dependencies

compile (17)

Group / Artifact Type Version
org.antlr : antlr4-runtime jar 4.9.2
com.fasterxml.woodstox : woodstox-core jar 6.2.7
com.fasterxml.jackson.core : jackson-core jar 2.13.2
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.13.2
com.fasterxml.jackson.dataformat : jackson-dataformat-xml jar 2.13.2
com.github.erosb : everit-json-schema jar 1.14.0
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
com.github.seancfoley : ipaddress jar 5.3.3
org.apache.logging.log4j : log4j-core jar 2.17.1
org.apache.logging.log4j : log4j-jul jar 2.17.1
org.apache.commons : commons-collections4 jar 4.4

provided (2)

Group / Artifact Type Version
com.google.auto.service : auto-service jar 1.0.1
org.jetbrains : annotations Optional jar 23.0.0

test (6)

Group / Artifact Type Version
io.hosuaby : inject-resources-core jar 0.3.0
io.hosuaby : inject-resources-junit-jupiter jar 0.3.0
org.junit.jupiter : junit-jupiter-params jar 5.8.2
org.jmock : jmock-junit5 jar 2.12.0
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.