is not current version
Last Version 0.2.5

OAS Generator :: Common 0.2.4

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

License

License

GroupId

GroupId

com.github.chhorz
ArtifactId

ArtifactId

oas-generator-common
Version

Version

0.2.4
Type

Type

jar
Description

Description

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

Download oas-generator-common 0.2.4


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

Dependencies

compile (5)

Group / Artifact Type Version
com.github.chhorz : javadoc-parser jar 0.1.0
com.fasterxml.jackson.core : jackson-databind jar 2.12.4
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.12.4
org.yaml : snakeyaml jar 1.29
jakarta.validation : jakarta.validation-api Optional jar 2.0.2

provided (1)

Group / Artifact Type Version
org.springframework.security : spring-security-core Optional jar 5.5.1

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.2
org.assertj : assertj-core jar 3.20.2
org.skyscreamer : jsonassert jar 1.5.0
com.jayway.jsonpath : json-path jar 2.6.0

Project Modules

There are no modules declared in this project.