is not current version
Last Version 2022.1.1

io.openapiprocessor:openapi-parser-bom 2022.1

OpenAPI Parser Platform BOM

GroupId

GroupId

io.openapiprocessor
ArtifactId

ArtifactId

openapi-parser-bom
Version

Version

2022.1
Type

Type

pom

Download openapi-parser-bom 2022.1


<!-- https://jarcasting.com/artifacts/io.openapiprocessor/openapi-parser-bom/ -->
<dependency>
    <groupId>io.openapiprocessor</groupId>
    <artifactId>openapi-parser-bom</artifactId>
    <version>2022.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.openapiprocessor/openapi-parser-bom/
implementation 'io.openapiprocessor:openapi-parser-bom:2022.1'
// https://jarcasting.com/artifacts/io.openapiprocessor/openapi-parser-bom/
implementation ("io.openapiprocessor:openapi-parser-bom:2022.1")
'io.openapiprocessor:openapi-parser-bom:pom:2022.1'
<dependency org="io.openapiprocessor" name="openapi-parser-bom" rev="2022.1">
  <artifact name="openapi-parser-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.openapiprocessor', module='openapi-parser-bom', version='2022.1')
)
libraryDependencies += "io.openapiprocessor" % "openapi-parser-bom" % "2022.1"
[io.openapiprocessor/openapi-parser-bom "2022.1"]