Group Id org.springdoc
Artifact Id gateway-service
Version 3.1.5
Packaging jar
URL -
Badge
Last Updated 2020-12-17T06:11:10+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>org.springdoc</groupId>
    <artifactId>gateway-service</artifactId>
    <version>3.1.5</version>
</dependency>
implementation group: 'org.springdoc', name: 'gateway-service', version: '3.1.5'
implementation 'org.springdoc:gateway-service:3.1.5'
implementation("org.springdoc:gateway-service:3.1.5")
libraryDependencies += "org.springdoc" % "gateway-service" % "3.1.5"
<dependency org="org.springdoc" name="gateway-service" rev="3.1.5"/>
@Grapes(
    @Grab(group='org.springdoc', module='gateway-service', version='3.1.5')
)
[org.springdoc/gateway-service "3.1.5"]
'org.springdoc:gateway-service:3.1.5'