is not current version
Last Version 5.13

com.xliic:cicd-core 2.8

Bundles multiple OpenAPI files (in JSON or YAML formats) using external references into one JSON file.

License

License

GroupId

GroupId

com.xliic
ArtifactId

ArtifactId

cicd-core
Version

Version

2.8
Type

Type

jar
Description

Description

com.xliic:cicd-core
Bundles multiple OpenAPI files (in JSON or YAML formats) using external references into one JSON file.
Project Organization

Project Organization

42Crunch

Download cicd-core 2.8


<!-- https://jarcasting.com/artifacts/com.xliic/cicd-core/ -->
<dependency>
    <groupId>com.xliic</groupId>
    <artifactId>cicd-core</artifactId>
    <version>2.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.xliic/cicd-core/
implementation 'com.xliic:cicd-core:2.8'
// https://jarcasting.com/artifacts/com.xliic/cicd-core/
implementation ("com.xliic:cicd-core:2.8")
'com.xliic:cicd-core:jar:2.8'
<dependency org="com.xliic" name="cicd-core" rev="2.8">
  <artifact name="cicd-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.xliic', module='cicd-core', version='2.8')
)
libraryDependencies += "com.xliic" % "cicd-core" % "2.8"
[com.xliic/cicd-core "2.8"]

Dependencies

compile (13)

Group / Artifact Type Version
com.xliic : openapi-bundler jar 1.10
io.github.azagniotov : ant-style-path-matcher jar 1.0.0
org.apache.httpcomponents : httpclient jar 4.5.10
org.apache.httpcomponents : httpmime jar 4.5.10
com.fasterxml.jackson.core : jackson-core jar 2.12.3
com.fasterxml.jackson.core : jackson-databind jar 2.12.3
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.12.3
com.fasterxml.jackson.core : jackson-annotations jar 2.12.3
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.12.3
com.github.java-json-tools : json-schema-validator jar 2.2.13
com.networknt : json-schema-validator jar 1.0.38
com.github.spotbugs : spotbugs-annotations Optional jar 4.0.4
org.apache.ant : ant jar 1.10.9

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.6.2
org.junit.jupiter : junit-jupiter-engine jar 5.6.2
com.github.spotbugs : spotbugs jar 4.0.4

Project Modules

There are no modules declared in this project.