is not current version
Last Version 2.0.3

com.mservicetech:openapi-schema-validation 1.0.3

openapi schema for openpai 3.*

GroupId

GroupId

com.mservicetech
ArtifactId

ArtifactId

openapi-schema-validation
Version

Version

1.0.3
Type

Type

jar

Download openapi-schema-validation 1.0.3


<!-- https://jarcasting.com/artifacts/com.mservicetech/openapi-schema-validation/ -->
<dependency>
    <groupId>com.mservicetech</groupId>
    <artifactId>openapi-schema-validation</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.mservicetech/openapi-schema-validation/
implementation 'com.mservicetech:openapi-schema-validation:1.0.3'
// https://jarcasting.com/artifacts/com.mservicetech/openapi-schema-validation/
implementation ("com.mservicetech:openapi-schema-validation:1.0.3")
'com.mservicetech:openapi-schema-validation:jar:1.0.3'
<dependency org="com.mservicetech" name="openapi-schema-validation" rev="1.0.3">
  <artifact name="openapi-schema-validation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mservicetech', module='openapi-schema-validation', version='1.0.3')
)
libraryDependencies += "com.mservicetech" % "openapi-schema-validation" % "1.0.3"
[com.mservicetech/openapi-schema-validation "1.0.3"]