Metaschema XML Implementation

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

Лицензия

Лицензия

Категории

Категории

Auto Библиотеки уровня приложения Code Generators
Группа

Группа

gov.nist.secauto.metaschema
Идентификатор

Идентификатор

metaschema-model
Последняя версия

Последняя версия

0.7.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Metaschema XML Implementation
A common build root for all NIST projects related to the Metaschema framework.
Организация-разработчик

Организация-разработчик

National Institute of Standards and Technology
Система контроля версий

Система контроля версий

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

Скачать metaschema-model

Как подключить последнюю версию

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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
gov.nist.secauto.metaschema : metaschema-model-common jar 0.7.0
org.apache.xmlbeans : xmlbeans jar 5.0.3
org.xmlresolver : xmlresolver jar 4.2.0
org.apache.logging.log4j : log4j-core jar 2.17.1
org.apache.logging.log4j : log4j-jul jar 2.17.1

provided (1)

Идентификатор библиотеки Тип Версия
org.jetbrains : annotations Необязательный jar 23.0.0

test (2)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2

Модули Проекта

Данный проект не имеет модулей.
gov.nist.secauto.metaschema

National Institute of Standards and Technology

Department of Commerce

Версии библиотеки

Версия
0.7.0
0.6.0
0.5.0
0.4.0