SDS Aspect Model Validator

OMP SDS SDK

License

License

GroupId

GroupId

io.openmanufacturing
ArtifactId

ArtifactId

sds-aspect-model-validator
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

SDS Aspect Model Validator
OMP SDS SDK

Download sds-aspect-model-validator

How to add to project

<!-- https://jarcasting.com/artifacts/io.openmanufacturing/sds-aspect-model-validator/ -->
<dependency>
    <groupId>io.openmanufacturing</groupId>
    <artifactId>sds-aspect-model-validator</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.openmanufacturing/sds-aspect-model-validator/
implementation 'io.openmanufacturing:sds-aspect-model-validator:1.0.2'
// https://jarcasting.com/artifacts/io.openmanufacturing/sds-aspect-model-validator/
implementation ("io.openmanufacturing:sds-aspect-model-validator:1.0.2")
'io.openmanufacturing:sds-aspect-model-validator:jar:1.0.2'
<dependency org="io.openmanufacturing" name="sds-aspect-model-validator" rev="1.0.2">
  <artifact name="sds-aspect-model-validator" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.openmanufacturing', module='sds-aspect-model-validator', version='1.0.2')
)
libraryDependencies += "io.openmanufacturing" % "sds-aspect-model-validator" % "1.0.2"
[io.openmanufacturing/sds-aspect-model-validator "1.0.2"]

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.jena : jena-core jar 4.2.0
org.topbraid : shacl jar 1.3.2
io.openmanufacturing : sds-aspect-meta-model jar 1.0.0
io.openmanufacturing : sds-aspect-model-urn jar 1.0.2
io.openmanufacturing : sds-aspect-meta-model-resolver jar 1.0.2
io.openmanufacturing : sds-aspect-model-resolver jar 1.0.2

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar
org.assertj : assertj-core jar
io.openmanufacturing : sds-test-resources jar 1.0.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0