Categories |
CategoriesAuto Application Layer Libs Code Generators config Configuration |
---|---|
GroupId | GroupIdde.qaware.tools.openapi-generator-for-spring |
ArtifactId | ArtifactIdopenapi-generator-for-spring-autoconfigure |
Version | Version2.0.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/de.qaware.tools.openapi-generator-for-spring/openapi-generator-for-spring-autoconfigure/ -->
<dependency>
<groupId>de.qaware.tools.openapi-generator-for-spring</groupId>
<artifactId>openapi-generator-for-spring-autoconfigure</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.qaware.tools.openapi-generator-for-spring/openapi-generator-for-spring-autoconfigure/
implementation 'de.qaware.tools.openapi-generator-for-spring:openapi-generator-for-spring-autoconfigure:2.0.1'
// https://jarcasting.com/artifacts/de.qaware.tools.openapi-generator-for-spring/openapi-generator-for-spring-autoconfigure/
implementation ("de.qaware.tools.openapi-generator-for-spring:openapi-generator-for-spring-autoconfigure:2.0.1")
'de.qaware.tools.openapi-generator-for-spring:openapi-generator-for-spring-autoconfigure:jar:2.0.1'
<dependency org="de.qaware.tools.openapi-generator-for-spring" name="openapi-generator-for-spring-autoconfigure" rev="2.0.1">
<artifact name="openapi-generator-for-spring-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.qaware.tools.openapi-generator-for-spring', module='openapi-generator-for-spring-autoconfigure', version='2.0.1')
)
libraryDependencies += "de.qaware.tools.openapi-generator-for-spring" % "openapi-generator-for-spring-autoconfigure" % "2.0.1"
[de.qaware.tools.openapi-generator-for-spring/openapi-generator-for-spring-autoconfigure "2.0.1"]