| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAuto Библиотеки уровня приложения Code Generators |
| Группа | Группаgov.nist.secauto.metaschema |
| Идентификатор | Идентификаторmetaschema-testing |
| Версия | Версия0.7.0 |
| Тип | Типjar |
| Описание |
ОписаниеMetaschema Unit Testing Support
A common build root for all NIST projects related to the Metaschema framework.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| metaschema-testing-0.7.0.pom | |
| metaschema-testing-0.7.0.jar | 153 KB |
| metaschema-testing-0.7.0-sources.jar | 126 KB |
| metaschema-testing-0.7.0-javadoc.jar | 923 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/gov.nist.secauto.metaschema/metaschema-testing/ -->
<dependency>
<groupId>gov.nist.secauto.metaschema</groupId>
<artifactId>metaschema-testing</artifactId>
<version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/gov.nist.secauto.metaschema/metaschema-testing/
implementation 'gov.nist.secauto.metaschema:metaschema-testing:0.7.0'
// https://jarcasting.com/artifacts/gov.nist.secauto.metaschema/metaschema-testing/
implementation ("gov.nist.secauto.metaschema:metaschema-testing:0.7.0")
'gov.nist.secauto.metaschema:metaschema-testing:jar:0.7.0'
<dependency org="gov.nist.secauto.metaschema" name="metaschema-testing" rev="0.7.0">
<artifact name="metaschema-testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='gov.nist.secauto.metaschema', module='metaschema-testing', version='0.7.0')
)
libraryDependencies += "gov.nist.secauto.metaschema" % "metaschema-testing" % "0.7.0"
[gov.nist.secauto.metaschema/metaschema-testing "0.7.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| gov.nist.secauto.metaschema : metaschema-java-binding | jar | 0.7.0 |
| gov.nist.secauto.metaschema : metaschema-java-codegen | jar | 0.7.0 |
| gov.nist.secauto.metaschema : metaschema-model | jar | 0.7.0 |
| gov.nist.secauto.metaschema : metaschema-model-common | jar | 0.7.0 |
| org.apache.xmlbeans : xmlbeans | jar | 5.0.3 |
| org.apache.logging.log4j : log4j-core | jar | 2.17.1 |
| org.apache.logging.log4j : log4j-jul | jar | 2.17.1 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains : annotations Необязательный | jar | 23.0.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |