is not current version
Last Version 2.3.0-92

com.github.cafdataprocessing:boilerplate-api-web-swagger 2.0.0-5


Categories

Categories

Data Swagger Program Interface REST Frameworks
GroupId

GroupId

com.github.cafdataprocessing
ArtifactId

ArtifactId

boilerplate-api-web-swagger
Version

Version

2.0.0-5
Type

Type

pom

Download boilerplate-api-web-swagger 2.0.0-5


<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing/boilerplate-api-web-swagger/ -->
<dependency>
    <groupId>com.github.cafdataprocessing</groupId>
    <artifactId>boilerplate-api-web-swagger</artifactId>
    <version>2.0.0-5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/boilerplate-api-web-swagger/
implementation 'com.github.cafdataprocessing:boilerplate-api-web-swagger:2.0.0-5'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/boilerplate-api-web-swagger/
implementation ("com.github.cafdataprocessing:boilerplate-api-web-swagger:2.0.0-5")
'com.github.cafdataprocessing:boilerplate-api-web-swagger:pom:2.0.0-5'
<dependency org="com.github.cafdataprocessing" name="boilerplate-api-web-swagger" rev="2.0.0-5">
  <artifact name="boilerplate-api-web-swagger" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='boilerplate-api-web-swagger', version='2.0.0-5')
)
libraryDependencies += "com.github.cafdataprocessing" % "boilerplate-api-web-swagger" % "2.0.0-5"
[com.github.cafdataprocessing/boilerplate-api-web-swagger "2.0.0-5"]