License |
License |
---|---|
GroupId | GroupIdcom.github.lzaruba |
ArtifactId | ArtifactIdopenapi-spring-test-generator |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionopenapi-spring-test-generator
Parent POM of the OpenApi generator
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
openapi-spring-test-generator-1.0.1.pom | 8 KB |
Browse |
<!-- 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.1</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.1'
// https://jarcasting.com/artifacts/com.github.lzaruba/openapi-spring-test-generator/
implementation ("com.github.lzaruba:openapi-spring-test-generator:1.0.1")
'com.github.lzaruba:openapi-spring-test-generator:pom:1.0.1'
<dependency org="com.github.lzaruba" name="openapi-spring-test-generator" rev="1.0.1">
<artifact name="openapi-spring-test-generator" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.lzaruba', module='openapi-spring-test-generator', version='1.0.1')
)
libraryDependencies += "com.github.lzaruba" % "openapi-spring-test-generator" % "1.0.1"
[com.github.lzaruba/openapi-spring-test-generator "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
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 |