Last Version

openapi-spring-test-generator-common 1.0.1

Common code of OpenAPI Spring Test Generator

License

License

GroupId

GroupId

com.github.lzaruba
ArtifactId

ArtifactId

openapi-spring-test-generator-common
Version

Version

1.0.1
Type

Type

jar
Description

Description

openapi-spring-test-generator-common
Common code of OpenAPI Spring Test Generator
Project Organization

Project Organization

Lundegaard a.s.

Download openapi-spring-test-generator-common 1.0.1


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

Dependencies

compile (5)

Group / Artifact Type Version
io.swagger.core.v3 : swagger-models jar 2.0.9
io.swagger.core.v3 : swagger-core jar 2.0.9
org.springdoc : springdoc-openapi-common jar 1.1.47
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-configuration-processor Optional jar

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
org.junit.jupiter : junit-jupiter jar 5.5.2

Project Modules

There are no modules declared in this project.