hua-zally-rules

Qianmo extend Zally rules for OpenAPI 3.x validation

License

License

GroupId

GroupId

ai.qianmo
ArtifactId

ArtifactId

hua-zally-rules
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

hua-zally-rules
Qianmo extend Zally rules for OpenAPI 3.x validation
Project URL

Project URL

https://github.com/huaji-app/hua-zally-rules
Source Code Management

Source Code Management

https://github.com/huaji-app/hua-zally-rules

Download hua-zally-rules

How to add to project

<!-- https://jarcasting.com/artifacts/ai.qianmo/hua-zally-rules/ -->
<dependency>
    <groupId>ai.qianmo</groupId>
    <artifactId>hua-zally-rules</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/ai.qianmo/hua-zally-rules/
implementation 'ai.qianmo:hua-zally-rules:1.0.1'
// https://jarcasting.com/artifacts/ai.qianmo/hua-zally-rules/
implementation ("ai.qianmo:hua-zally-rules:1.0.1")
'ai.qianmo:hua-zally-rules:jar:1.0.1'
<dependency org="ai.qianmo" name="hua-zally-rules" rev="1.0.1">
  <artifact name="hua-zally-rules" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.qianmo', module='hua-zally-rules', version='1.0.1')
)
libraryDependencies += "ai.qianmo" % "hua-zally-rules" % "1.0.1"
[ai.qianmo/hua-zally-rules "1.0.1"]

Dependencies

compile (3)

Group / Artifact Type Version
org.zalando : zally-core jar 2.1.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10
org.slf4j : slf4j-simple jar 1.7.36

test (3)

Group / Artifact Type Version
org.zalando : zally-ruleset-zalando jar 2.1.0
org.assertj : assertj-core jar 3.22.0
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0