is not current version
Last Version 1.3.26

org.bardframework.commons:common-swagger 0.9.5

The Bard Framework Parent POM provides common settings for all Bards components.

License

License

Categories

Categories

Swagger Program Interface REST Frameworks
GroupId

GroupId

org.bardframework.commons
ArtifactId

ArtifactId

common-swagger
Version

Version

0.9.5
Type

Type

jar
Description

Description

The Bard Framework Parent POM provides common settings for all Bards components.

Download common-swagger 0.9.5


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

Dependencies

compile (6)

Group / Artifact Type Version
org.springdoc : springdoc-openapi-ui jar 1.5.12
org.bardframework.commons : common-utils jar 0.9.5
org.bardframework.commons : common-config jar 0.9.5
org.springframework : spring-webmvc jar
com.google.guava : guava jar 31.0.1-jre
org.slf4j : slf4j-api jar

test (2)

Group / Artifact Type Version
org.assertj : assertj-core jar
org.junit.jupiter : junit-jupiter-engine jar

Project Modules

There are no modules declared in this project.