Last Version

org.springdoc:department-service 3.1.5

Spring-openapi demos

License

License

GroupId

GroupId

org.springdoc
ArtifactId

ArtifactId

department-service
Version

Version

3.1.5
Type

Type

jar
Description

Description

Spring-openapi demos

Download department-service 3.1.5


<!-- https://jarcasting.com/artifacts/org.springdoc/department-service/ -->
<dependency>
    <groupId>org.springdoc</groupId>
    <artifactId>department-service</artifactId>
    <version>3.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.springdoc/department-service/
implementation 'org.springdoc:department-service:3.1.5'
// https://jarcasting.com/artifacts/org.springdoc/department-service/
implementation ("org.springdoc:department-service:3.1.5")
'org.springdoc:department-service:jar:3.1.5'
<dependency org="org.springdoc" name="department-service" rev="3.1.5">
  <artifact name="department-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springdoc', module='department-service', version='3.1.5')
)
libraryDependencies += "org.springdoc" % "department-service" % "3.1.5"
[org.springdoc/department-service "3.1.5"]

Dependencies

compile (10)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-starter-netflix-eureka-client jar
org.springframework.cloud : spring-cloud-starter-config jar
org.springframework.cloud : spring-cloud-starter-openfeign jar
org.springframework.cloud : spring-cloud-openfeign-core jar
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-actuator jar
org.springframework.cloud : spring-cloud-starter-sleuth jar
org.springdoc : springdoc-openapi-webmvc-core jar 1.5.2
org.springframework.boot : spring-boot-devtools Optional jar
org.springframework.boot : spring-boot-configuration-processor Optional jar

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.