| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdio.github.atkawa7 |
| ArtifactId | ArtifactIdopenapi-generator-cli |
| Last Version | Last Version4.3.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionopenapi-generator (executable)
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| openapi-generator-cli-4.3.5.pom | |
| openapi-generator-cli-4.3.5.jar | 22 MB |
| openapi-generator-cli-4.3.5-sources.jar | 26 KB |
| openapi-generator-cli-4.3.5-javadoc.jar | 431 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.atkawa7/openapi-generator-cli/ -->
<dependency>
<groupId>io.github.atkawa7</groupId>
<artifactId>openapi-generator-cli</artifactId>
<version>4.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.atkawa7/openapi-generator-cli/
implementation 'io.github.atkawa7:openapi-generator-cli:4.3.5'
// https://jarcasting.com/artifacts/io.github.atkawa7/openapi-generator-cli/
implementation ("io.github.atkawa7:openapi-generator-cli:4.3.5")
'io.github.atkawa7:openapi-generator-cli:jar:4.3.5'
<dependency org="io.github.atkawa7" name="openapi-generator-cli" rev="4.3.5">
<artifact name="openapi-generator-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.atkawa7', module='openapi-generator-cli', version='4.3.5')
)
libraryDependencies += "io.github.atkawa7" % "openapi-generator-cli" % "4.3.5"
[io.github.atkawa7/openapi-generator-cli "4.3.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 6.14.3 |
| org.mockito : mockito-core | jar | 3.2.0 |