is not current version
Last Version 0.0.8

net.sf.aguacate.swagger:aguacate-swagger-bom 0.0.1

Aguacate Swagger BOM project

Categories

Categories

Net Swagger Program Interface REST Frameworks
GroupId

GroupId

net.sf.aguacate.swagger
ArtifactId

ArtifactId

aguacate-swagger-bom
Version

Version

0.0.1
Type

Type

pom

Download aguacate-swagger-bom 0.0.1


<!-- https://jarcasting.com/artifacts/net.sf.aguacate.swagger/aguacate-swagger-bom/ -->
<dependency>
    <groupId>net.sf.aguacate.swagger</groupId>
    <artifactId>aguacate-swagger-bom</artifactId>
    <version>0.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.sf.aguacate.swagger/aguacate-swagger-bom/
implementation 'net.sf.aguacate.swagger:aguacate-swagger-bom:0.0.1'
// https://jarcasting.com/artifacts/net.sf.aguacate.swagger/aguacate-swagger-bom/
implementation ("net.sf.aguacate.swagger:aguacate-swagger-bom:0.0.1")
'net.sf.aguacate.swagger:aguacate-swagger-bom:pom:0.0.1'
<dependency org="net.sf.aguacate.swagger" name="aguacate-swagger-bom" rev="0.0.1">
  <artifact name="aguacate-swagger-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.sf.aguacate.swagger', module='aguacate-swagger-bom', version='0.0.1')
)
libraryDependencies += "net.sf.aguacate.swagger" % "aguacate-swagger-bom" % "0.0.1"
[net.sf.aguacate.swagger/aguacate-swagger-bom "0.0.1"]