| Лицензия |
Лицензия |
|---|---|
| Категории |
Категории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.
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| metaschema-model-0.7.0.pom | |
| metaschema-model-0.7.0.jar | 542 KB |
| metaschema-model-0.7.0-sources.jar | 435 KB |
| metaschema-model-0.7.0-javadoc.jar | 2 MB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains : annotations Необязательный | jar | 23.0.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |