Last Version

OAS Generator :: Schema 0.2.5

Java annotation processor for generating open api specification based on java annotations.

License

License

GroupId

GroupId

com.github.chhorz
ArtifactId

ArtifactId

oas-generator-schema
Version

Version

0.2.5
Type

Type

jar
Description

Description

OAS Generator :: Schema
Java annotation processor for generating open api specification based on java annotations.

Download oas-generator-schema 0.2.5


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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.chhorz : oas-generator-common jar 0.2.5

test (4)

Group / Artifact Type Version
com.github.chhorz : oas-generator-common test-jar 0.2.5
org.junit.jupiter : junit-jupiter jar 5.8.0
org.assertj : assertj-core jar 3.21.0
com.jayway.jsonpath : json-path jar 2.6.0

Project Modules

There are no modules declared in this project.