is not current version
Last Version 0.2.5

OAS Generator :: SPI :: Asciidoctor 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-asciidoctor
Version

Version

0.2.4
Type

Type

jar
Description

Description

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

Download oas-generator-asciidoctor 0.2.4


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.chhorz : oas-generator-common jar 0.2.4
org.freemarker : freemarker jar 2.3.31

test (3)

Group / Artifact Type Version
com.github.chhorz : oas-generator-common test-jar 0.2.4
org.junit.jupiter : junit-jupiter jar 5.7.2
org.assertj : assertj-core jar 3.20.2

Project Modules

There are no modules declared in this project.