| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJava Языки программирования Auto Библиотеки уровня приложения Code Generators |
| Группа | Группаgov.nist.secauto.metaschema |
| Идентификатор | Идентификаторmetaschema-java-binding-annotations |
| Версия | Версия0.6.0 |
| Тип | Типjar |
| Описание |
ОписаниеMetaschema Binding Annotations
Java annotations for associating Metaschema constructs with Java classes.
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/gov.nist.secauto.metaschema/metaschema-java-binding-annotations/ -->
<dependency>
<groupId>gov.nist.secauto.metaschema</groupId>
<artifactId>metaschema-java-binding-annotations</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/gov.nist.secauto.metaschema/metaschema-java-binding-annotations/
implementation 'gov.nist.secauto.metaschema:metaschema-java-binding-annotations:0.6.0'
// https://jarcasting.com/artifacts/gov.nist.secauto.metaschema/metaschema-java-binding-annotations/
implementation ("gov.nist.secauto.metaschema:metaschema-java-binding-annotations:0.6.0")
'gov.nist.secauto.metaschema:metaschema-java-binding-annotations:jar:0.6.0'
<dependency org="gov.nist.secauto.metaschema" name="metaschema-java-binding-annotations" rev="0.6.0">
<artifact name="metaschema-java-binding-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='gov.nist.secauto.metaschema', module='metaschema-java-binding-annotations', version='0.6.0')
)
libraryDependencies += "gov.nist.secauto.metaschema" % "metaschema-java-binding-annotations" % "0.6.0"
[gov.nist.secauto.metaschema/metaschema-java-binding-annotations "0.6.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| gov.nist.secauto.metaschema : metaschema-model-common | jar | 0.6.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |