| License | License | 
|---|---|
| GroupId | GroupIdcom.github.ptv-logistics | 
| ArtifactId | ArtifactIdopenapi-generator-online | 
| Last Version | Last Version5.3.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionopenapi-generator-online Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/ | 
<!-- https://jarcasting.com/artifacts/com.github.ptv-logistics/openapi-generator-online/ -->
<dependency>
    <groupId>com.github.ptv-logistics</groupId>
    <artifactId>openapi-generator-online</artifactId>
    <version>5.3.1</version>
</dependency>// https://jarcasting.com/artifacts/com.github.ptv-logistics/openapi-generator-online/
implementation 'com.github.ptv-logistics:openapi-generator-online:5.3.1'// https://jarcasting.com/artifacts/com.github.ptv-logistics/openapi-generator-online/
implementation ("com.github.ptv-logistics:openapi-generator-online:5.3.1")'com.github.ptv-logistics:openapi-generator-online:jar:5.3.1'<dependency org="com.github.ptv-logistics" name="openapi-generator-online" rev="5.3.1">
  <artifact name="openapi-generator-online" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.ptv-logistics', module='openapi-generator-online', version='5.3.1')
)libraryDependencies += "com.github.ptv-logistics" % "openapi-generator-online" % "5.3.1"[com.github.ptv-logistics/openapi-generator-online "5.3.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | |
| io.springfox : springfox-swagger2 | jar | 3.0.0 | 
| jakarta.validation : jakarta.validation-api | jar | |
| com.github.ptv-logistics : openapi-generator | jar | 5.3.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.2 | 
| org.springframework.boot : spring-boot-starter-test | jar | |
| org.springframework.boot : spring-boot-test | jar |