Skip to content

Instantly share code, notes, and snippets.

@vietj
Created November 22, 2018 14:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vietj/448126795714e80f4c38b375dd675655 to your computer and use it in GitHub Desktop.
Save vietj/448126795714e80f4c38b375dd675655 to your computer and use it in GitHub Desktop.
[INFO] +- io.vertx:vertx-web-api-contract:jar:3.6.0-SNAPSHOT:compile (optional)
[INFO] | +- com.networknt:json-schema-validator:jar:0.1.23:compile (optional)
[INFO] | +- io.swagger.parser.v3:swagger-parser:jar:2.0.5:compile (optional)
[INFO] | | +- io.swagger.parser.v3:swagger-parser-v2-converter:jar:2.0.5:compile (optional)
[INFO] | | | +- io.swagger:swagger-parser:jar:1.0.39:compile (optional)
[INFO] | | | | \- io.swagger:swagger-core:jar:1.5.21:compile (optional)
[INFO] | | | | \- io.swagger:swagger-models:jar:1.5.21:compile (optional)
[INFO] | | | | \- io.swagger:swagger-annotations:jar:1.5.21:compile (optional)
[INFO] | | | +- io.swagger:swagger-compat-spec-parser:jar:1.0.39:compile (optional)
[INFO] | | | | +- com.github.java-json-tools:json-schema-validator:jar:2.2.8:compile (optional)
[INFO] | | | | | +- com.github.java-json-tools:json-schema-core:jar:1.2.8:compile (optional)
[INFO] | | | | | | +- org.mozilla:rhino:jar:1.7R4:compile (optional)
[INFO] | | | | | | \- com.github.fge:uri-template:jar:0.9:compile (optional)
[INFO] | | | | | +- javax.mail:mailapi:jar:1.4.3:compile (optional)
[INFO] | | | | | | \- javax.activation:activation:jar:1.1:compile (optional)
[INFO] | | | | | +- com.googlecode.libphonenumber:libphonenumber:jar:8.0.0:compile (optional)
[INFO] | | | | | \- com.google.code.findbugs:jsr305:jar:3.0.1:compile (optional)
[INFO] | | | | \- com.github.fge:json-patch:jar:1.6:compile (optional)
[INFO] | | | | \- com.github.fge:jackson-coreutils:jar:1.6:compile (optional)
[INFO] | | | | \- com.github.fge:msg-simple:jar:1.1:compile (optional)
[INFO] | | | | \- com.github.fge:btf:jar:1.2:compile (optional)
[INFO] | | | +- io.swagger.core.v3:swagger-models:jar:2.0.4:compile (optional)
[INFO] | | | \- io.swagger.parser.v3:swagger-parser-core:jar:2.0.5:compile (optional)
[INFO] | | +- io.swagger.parser.v3:swagger-parser-v3:jar:2.0.5:compile (optional)
[INFO] | | | \- io.swagger.core.v3:swagger-core:jar:2.0.5:compile (optional)
[INFO] | | | +- javax.xml.bind:jaxb-api:jar:2.3.0:compile (optional)
[INFO] | | | +- io.swagger.core.v3:swagger-annotations:jar:2.0.5:compile (optional)
[INFO] | | | \- javax.validation:validation-api:jar:1.1.0.Final:compile (optional)
[INFO] | | \- org.slf4j:slf4j-ext:jar:1.6.3:compile (optional)
[INFO] | | \- ch.qos.cal10n:cal10n-api:jar:0.7.4:compile (optional)
[INFO] | \- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.9.7:compile (optional)
[INFO] | \- org.yaml:snakeyaml:jar:1.23:compile (optional)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment