License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.github.beingcoder |
ArtifactId | ArtifactIdopenapi-generator-cli |
Version | Version3.3.4.2 |
Type | Typejar |
Description |
Descriptionopenapi-generator (executable)
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
<!-- https://jarcasting.com/artifacts/com.github.beingcoder/openapi-generator-cli/ -->
<dependency>
<groupId>com.github.beingcoder</groupId>
<artifactId>openapi-generator-cli</artifactId>
<version>3.3.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.beingcoder/openapi-generator-cli/
implementation 'com.github.beingcoder:openapi-generator-cli:3.3.4.2'
// https://jarcasting.com/artifacts/com.github.beingcoder/openapi-generator-cli/
implementation ("com.github.beingcoder:openapi-generator-cli:3.3.4.2")
'com.github.beingcoder:openapi-generator-cli:jar:3.3.4.2'
<dependency org="com.github.beingcoder" name="openapi-generator-cli" rev="3.3.4.2">
<artifact name="openapi-generator-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.beingcoder', module='openapi-generator-cli', version='3.3.4.2')
)
libraryDependencies += "com.github.beingcoder" % "openapi-generator-cli" % "3.3.4.2"
[com.github.beingcoder/openapi-generator-cli "3.3.4.2"]
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.9.6 |
org.jmockit : jmockit | jar | 1.43 |