License |
License |
---|---|
GroupId | GroupIdcom.github.lzaruba |
ArtifactId | ArtifactIdopenapi-spring-test-generator-mvc |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionopenapi-spring-test-generator-mvc
Spring MVC implementation of the OpenApi generator
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.github.lzaruba/openapi-spring-test-generator-mvc/ -->
<dependency>
<groupId>com.github.lzaruba</groupId>
<artifactId>openapi-spring-test-generator-mvc</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lzaruba/openapi-spring-test-generator-mvc/
implementation 'com.github.lzaruba:openapi-spring-test-generator-mvc:1.0.1'
// https://jarcasting.com/artifacts/com.github.lzaruba/openapi-spring-test-generator-mvc/
implementation ("com.github.lzaruba:openapi-spring-test-generator-mvc:1.0.1")
'com.github.lzaruba:openapi-spring-test-generator-mvc:jar:1.0.1'
<dependency org="com.github.lzaruba" name="openapi-spring-test-generator-mvc" rev="1.0.1">
<artifact name="openapi-spring-test-generator-mvc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lzaruba', module='openapi-spring-test-generator-mvc', version='1.0.1')
)
libraryDependencies += "com.github.lzaruba" % "openapi-spring-test-generator-mvc" % "1.0.1"
[com.github.lzaruba/openapi-spring-test-generator-mvc "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.lzaruba : openapi-spring-test-generator-common | jar | 1.0.1 |
org.springdoc : springdoc-openapi-core | jar | 1.1.47 |
org.springframework.boot : spring-boot-starter | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | |
org.projectlombok : lombok | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
org.junit.jupiter : junit-jupiter | jar | 5.5.2 |