| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAuto Библиотеки уровня приложения Code Generators |
| Группа | Группаgov.nist.secauto.metaschema |
| Идентификатор | Идентификаторmetaschema-framework |
| Версия | Версия0.4.0 |
| Тип | Типpom |
| Описание |
ОписаниеMetaschema Framework Parent
A common build root for all NIST projects related to the Metaschema framework.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| metaschema-framework-0.4.0.pom | 17 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/gov.nist.secauto.metaschema/metaschema-framework/ -->
<dependency>
<groupId>gov.nist.secauto.metaschema</groupId>
<artifactId>metaschema-framework</artifactId>
<version>0.4.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/gov.nist.secauto.metaschema/metaschema-framework/
implementation 'gov.nist.secauto.metaschema:metaschema-framework:0.4.0'
// https://jarcasting.com/artifacts/gov.nist.secauto.metaschema/metaschema-framework/
implementation ("gov.nist.secauto.metaschema:metaschema-framework:0.4.0")
'gov.nist.secauto.metaschema:metaschema-framework:pom:0.4.0'
<dependency org="gov.nist.secauto.metaschema" name="metaschema-framework" rev="0.4.0">
<artifact name="metaschema-framework" type="pom" />
</dependency>
@Grapes(
@Grab(group='gov.nist.secauto.metaschema', module='metaschema-framework', version='0.4.0')
)
libraryDependencies += "gov.nist.secauto.metaschema" % "metaschema-framework" % "0.4.0"
[gov.nist.secauto.metaschema/metaschema-framework "0.4.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |