License |
License |
---|---|
GroupId | GroupIdcom.github.chhorz |
ArtifactId | ArtifactIdoas-generator-docs |
Last Version | Last Version0.2.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOAS Generator :: Documentation
Java annotation processor for generating open api specification based on java annotations.
|
Filename | Size |
---|---|
oas-generator-docs-0.2.5.pom | |
oas-generator-docs-0.2.5.jar | 2 KB |
oas-generator-docs-0.2.5-tests.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.chhorz/oas-generator-docs/ -->
<dependency>
<groupId>com.github.chhorz</groupId>
<artifactId>oas-generator-docs</artifactId>
<version>0.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.chhorz/oas-generator-docs/
implementation 'com.github.chhorz:oas-generator-docs:0.2.5'
// https://jarcasting.com/artifacts/com.github.chhorz/oas-generator-docs/
implementation ("com.github.chhorz:oas-generator-docs:0.2.5")
'com.github.chhorz:oas-generator-docs:jar:0.2.5'
<dependency org="com.github.chhorz" name="oas-generator-docs" rev="0.2.5">
<artifact name="oas-generator-docs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.chhorz', module='oas-generator-docs', version='0.2.5')
)
libraryDependencies += "com.github.chhorz" % "oas-generator-docs" % "0.2.5"
[com.github.chhorz/oas-generator-docs "0.2.5"]
Version |
---|
0.2.5
|
0.2.4
|
0.2.3
|
0.2.2
|
0.2.1
|
0.2.0
|
0.2.0-RC.3
|
0.2.0-RC.2
|
0.2.0-RC.1
|
0.1.1
|
0.1.0
|
0.1.0-RC.3
|
0.1.0.RC2
|
0.1.0.RC1
|