License |
License |
---|---|
Categories |
CategoriesJava Languages Auto Application Layer Libs Code Generators |
GroupId | GroupIdgov.nist.secauto.metaschema |
ArtifactId | ArtifactIdmetaschema-java-binding-annotations |
Last Version | Last Version0.6.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMetaschema Binding Annotations
Java annotations for associating Metaschema constructs with Java classes.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
gov.nist.secauto.metaschema : metaschema-model-common | jar | 0.6.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |