Last Version

co.abit.api.core:core-swagger 1.1.6

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

co.abit.api.core
ArtifactId

ArtifactId

core-swagger
Version

Version

1.1.6
Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/core-swagger

Download core-swagger 1.1.6


<!-- https://jarcasting.com/artifacts/co.abit.api.core/core-swagger/ -->
<dependency>
    <groupId>co.abit.api.core</groupId>
    <artifactId>core-swagger</artifactId>
    <version>1.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/co.abit.api.core/core-swagger/
implementation 'co.abit.api.core:core-swagger:1.1.6'
// https://jarcasting.com/artifacts/co.abit.api.core/core-swagger/
implementation ("co.abit.api.core:core-swagger:1.1.6")
'co.abit.api.core:core-swagger:jar:1.1.6'
<dependency org="co.abit.api.core" name="core-swagger" rev="1.1.6">
  <artifact name="core-swagger" type="jar" />
</dependency>
@Grapes(
@Grab(group='co.abit.api.core', module='core-swagger', version='1.1.6')
)
libraryDependencies += "co.abit.api.core" % "core-swagger" % "1.1.6"
[co.abit.api.core/core-swagger "1.1.6"]

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.1.0.RELEASE
io.springfox : springfox-swagger2 jar 2.8.0
org.slf4j : slf4j-api jar 1.7.25
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.9.7
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.1.0.RELEASE

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.2

Project Modules

There are no modules declared in this project.