| License |
License |
|---|---|
| GroupId | GroupIdcom.xliic |
| ArtifactId | ArtifactIdcicd-core |
| Last Version | Last Version5.13 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncom.xliic:cicd-core
Bundles multiple OpenAPI files (in JSON or YAML formats) using external references into one JSON file.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| cicd-core-5.13.pom | |
| cicd-core-5.13.jar | 46 KB |
| cicd-core-5.13-sources.jar | 28 KB |
| cicd-core-5.13-javadoc.jar | 621 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.xliic/cicd-core/ -->
<dependency>
<groupId>com.xliic</groupId>
<artifactId>cicd-core</artifactId>
<version>5.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.xliic/cicd-core/
implementation 'com.xliic:cicd-core:5.13'
// https://jarcasting.com/artifacts/com.xliic/cicd-core/
implementation ("com.xliic:cicd-core:5.13")
'com.xliic:cicd-core:jar:5.13'
<dependency org="com.xliic" name="cicd-core" rev="5.13">
<artifact name="cicd-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.xliic', module='cicd-core', version='5.13')
)
libraryDependencies += "com.xliic" % "cicd-core" % "5.13"
[com.xliic/cicd-core "5.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.13 |
| org.apache.httpcomponents : httpmime | jar | 4.5.13 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.13.3 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.3 |
| com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.13.3 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.3 |
| com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.13.3 |
| com.github.java-json-tools : json-schema-validator | jar | 2.2.14 |
| com.networknt : json-schema-validator | jar | 1.0.43 |
| com.github.spotbugs : spotbugs-annotations Optional | jar | 4.0.4 |
| org.apache.ant : ant | jar | 1.10.11 |
| 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 |