is not current version
Last Version 2.0.3

com.mservicetech:openapi-schema-validation 2.0.1

openapi schema for openpai 3.*

GroupId

GroupId

com.mservicetech
ArtifactId

ArtifactId

openapi-schema-validation
Version

Version

2.0.1
Type

Type

jar

Download openapi-schema-validation 2.0.1


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