License |
License |
---|---|
GroupId | GroupIdcom.github.ptv-logistics |
ArtifactId | ArtifactIdopenapi-generator-online |
Version | Version5.0.2 |
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.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ptv-logistics/openapi-generator-online/
implementation 'com.github.ptv-logistics:openapi-generator-online:5.0.2'
// https://jarcasting.com/artifacts/com.github.ptv-logistics/openapi-generator-online/
implementation ("com.github.ptv-logistics:openapi-generator-online:5.0.2")
'com.github.ptv-logistics:openapi-generator-online:jar:5.0.2'
<dependency org="com.github.ptv-logistics" name="openapi-generator-online" rev="5.0.2">
<artifact name="openapi-generator-online" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ptv-logistics', module='openapi-generator-online', version='5.0.2')
)
libraryDependencies += "com.github.ptv-logistics" % "openapi-generator-online" % "5.0.2"
[com.github.ptv-logistics/openapi-generator-online "5.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | |
io.springfox : springfox-swagger2 | jar | 3.0.0 |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.10.2 |
com.fasterxml.jackson.core : jackson-core | jar | 2.10.2 |
javax.validation : validation-api | jar | |
com.github.ptv-logistics : openapi-generator | jar | 5.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
org.springframework.boot : spring-boot-test | jar | |
org.hamcrest : java-hamcrest | jar | 2.0.0.0 |