License |
License |
---|---|
GroupId | GroupIdio.openapiprocessor |
ArtifactId | ArtifactIdopenapi-parser-bom |
Last Version | Last Version2022.1.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionopenapi-parser bom
OpenAPI Parser Platform BOM
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
openapi-parser-bom-2022.1.1.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/io.openapiprocessor/openapi-parser-bom/ -->
<dependency>
<groupId>io.openapiprocessor</groupId>
<artifactId>openapi-parser-bom</artifactId>
<version>2022.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.openapiprocessor/openapi-parser-bom/
implementation 'io.openapiprocessor:openapi-parser-bom:2022.1.1'
// https://jarcasting.com/artifacts/io.openapiprocessor/openapi-parser-bom/
implementation ("io.openapiprocessor:openapi-parser-bom:2022.1.1")
'io.openapiprocessor:openapi-parser-bom:pom:2022.1.1'
<dependency org="io.openapiprocessor" name="openapi-parser-bom" rev="2022.1.1">
<artifact name="openapi-parser-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.openapiprocessor', module='openapi-parser-bom', version='2022.1.1')
)
libraryDependencies += "io.openapiprocessor" % "openapi-parser-bom" % "2022.1.1"
[io.openapiprocessor/openapi-parser-bom "2022.1.1"]