is not current version
Last Version 1.0.1

com.github.lzaruba:openapi-spring-test-generator 1.0.0

Parent POM of the OpenApi generator

GroupId

GroupId

com.github.lzaruba
ArtifactId

ArtifactId

openapi-spring-test-generator
Version

Version

1.0.0
Type

Type

pom

Download openapi-spring-test-generator 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.lzaruba/openapi-spring-test-generator/ -->
<dependency>
    <groupId>com.github.lzaruba</groupId>
    <artifactId>openapi-spring-test-generator</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.lzaruba/openapi-spring-test-generator/
implementation 'com.github.lzaruba:openapi-spring-test-generator:1.0.0'
// https://jarcasting.com/artifacts/com.github.lzaruba/openapi-spring-test-generator/
implementation ("com.github.lzaruba:openapi-spring-test-generator:1.0.0")
'com.github.lzaruba:openapi-spring-test-generator:pom:1.0.0'
<dependency org="com.github.lzaruba" name="openapi-spring-test-generator" rev="1.0.0">
  <artifact name="openapi-spring-test-generator" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.lzaruba', module='openapi-spring-test-generator', version='1.0.0')
)
libraryDependencies += "com.github.lzaruba" % "openapi-spring-test-generator" % "1.0.0"
[com.github.lzaruba/openapi-spring-test-generator "1.0.0"]