<dependency>
<groupId>net.bretti.openapi-route-definition-locator</groupId>
<artifactId>openapi-route-definition-locator-bom</artifactId>
<version>0.6.4-sc-2021.0</version>
</dependency>
implementation group: 'net.bretti.openapi-route-definition-locator', name: 'openapi-route-definition-locator-bom', version: '0.6.4-sc-2021.0'
implementation 'net.bretti.openapi-route-definition-locator:openapi-route-definition-locator-bom:0.6.4-sc-2021.0'
implementation("net.bretti.openapi-route-definition-locator:openapi-route-definition-locator-bom:0.6.4-sc-2021.0")
libraryDependencies += "net.bretti.openapi-route-definition-locator" % "openapi-route-definition-locator-bom" % "0.6.4-sc-2021.0"
<dependency org="net.bretti.openapi-route-definition-locator" name="openapi-route-definition-locator-bom" rev="0.6.4-sc-2021.0"/>
@Grapes(
@Grab(group='net.bretti.openapi-route-definition-locator', module='openapi-route-definition-locator-bom', version='0.6.4-sc-2021.0')
)
[net.bretti.openapi-route-definition-locator/openapi-route-definition-locator-bom "0.6.4-sc-2021.0"]
'net.bretti.openapi-route-definition-locator:openapi-route-definition-locator-bom:jar:0.6.4-sc-2021.0'