Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [INFO] --- maven-dependency-plugin:3.3.0:tree (default-cli) @ iaido-api ---
- [INFO] ai.iaido:iaido-api:jar:3.0.0-SNAPSHOT
- [INFO] +- org.springframework.boot:spring-boot-starter-data-jpa:jar:3.0.2:compile
- [INFO] | +- org.springframework.boot:spring-boot-starter-aop:jar:3.0.2:compile
- [INFO] | | \- org.aspectj:aspectjweaver:jar:1.9.19:compile
- [INFO] | +- org.springframework.boot:spring-boot-starter-jdbc:jar:3.0.2:compile
- [INFO] | | +- com.zaxxer:HikariCP:jar:5.0.1:compile
- [INFO] | | \- org.springframework:spring-jdbc:jar:6.0.4:compile
- [INFO] | +- org.hibernate.orm:hibernate-core:jar:6.1.6.Final:compile
- [INFO] | | +- jakarta.transaction:jakarta.transaction-api:jar:2.0.1:compile
- [INFO] | | +- org.jboss.logging:jboss-logging:jar:3.5.0.Final:compile
- [INFO] | | +- org.hibernate.common:hibernate-commons-annotations:jar:6.0.2.Final:compile
- [INFO] | | +- org.jboss:jandex:jar:2.4.2.Final:compile
- [INFO] | | +- com.fasterxml:classmate:jar:1.5.1:compile
- [INFO] | | +- net.bytebuddy:byte-buddy:jar:1.12.22:compile
- [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:4.0.1:runtime
- [INFO] | | | \- org.glassfish.jaxb:jaxb-core:jar:4.0.1:runtime
- [INFO] | | | +- org.eclipse.angus:angus-activation:jar:1.0.0:runtime
- [INFO] | | | +- org.glassfish.jaxb:txw2:jar:4.0.1:runtime
- [INFO] | | | \- com.sun.istack:istack-commons-runtime:jar:4.1.1:runtime
- [INFO] | | +- jakarta.inject:jakarta.inject-api:jar:2.0.0:compile
- [INFO] | | \- org.antlr:antlr4-runtime:jar:4.10.1:runtime
- [INFO] | +- org.springframework.data:spring-data-jpa:jar:3.0.1:compile
- [INFO] | | +- org.springframework:spring-orm:jar:6.0.4:compile
- [INFO] | | +- org.springframework:spring-context:jar:6.0.4:compile
- [INFO] | | +- org.springframework:spring-tx:jar:6.0.4:compile
- [INFO] | | +- org.springframework:spring-beans:jar:6.0.4:compile
- [INFO] | | \- jakarta.annotation:jakarta.annotation-api:jar:2.1.1:compile
- [INFO] | \- org.springframework:spring-aspects:jar:6.0.4:compile
- [INFO] +- org.springframework.boot:spring-boot-starter-oauth2-resource-server:jar:3.0.2:compile
- [INFO] | +- org.springframework.boot:spring-boot-starter:jar:3.0.2:compile
- [INFO] | | +- org.springframework.boot:spring-boot:jar:3.0.2:compile
- [INFO] | | \- org.springframework.boot:spring-boot-starter-logging:jar:3.0.2:compile
- [INFO] | | +- org.apache.logging.log4j:log4j-to-slf4j:jar:2.19.0:compile
- [INFO] | | | \- org.apache.logging.log4j:log4j-api:jar:2.19.0:compile
- [INFO] | | \- org.slf4j:jul-to-slf4j:jar:2.0.6:compile
- [INFO] | +- org.springframework.security:spring-security-config:jar:6.0.1:compile
- [INFO] | +- org.springframework.security:spring-security-core:jar:6.0.1:compile
- [INFO] | | +- org.springframework.security:spring-security-crypto:jar:6.0.1:compile
- [INFO] | | +- org.springframework:spring-expression:jar:6.0.4:compile
- [INFO] | | \- io.micrometer:micrometer-observation:jar:1.10.3:compile
- [INFO] | | \- io.micrometer:micrometer-commons:jar:1.10.3:compile
- [INFO] | +- org.springframework.security:spring-security-oauth2-resource-server:jar:6.0.1:compile
- [INFO] | | \- org.springframework.security:spring-security-oauth2-core:jar:6.0.1:compile
- [INFO] | \- org.springframework.security:spring-security-oauth2-jose:jar:6.0.1:compile
- [INFO] | \- com.nimbusds:nimbus-jose-jwt:jar:9.24.4:compile
- [INFO] | \- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1:compile
- [INFO] +- org.springdoc:springdoc-openapi-starter-webmvc-ui:jar:2.0.2:compile
- [INFO] | +- org.springdoc:springdoc-openapi-starter-webmvc-api:jar:2.0.2:compile
- [INFO] | | \- org.springdoc:springdoc-openapi-starter-common:jar:2.0.2:compile
- [INFO] | | \- io.swagger.core.v3:swagger-core-jakarta:jar:2.2.7:compile
- [INFO] | | +- io.swagger.core.v3:swagger-annotations-jakarta:jar:2.2.7:compile
- [INFO] | | \- io.swagger.core.v3:swagger-models-jakarta:jar:2.2.7:compile
- [INFO] | +- org.webjars:swagger-ui:jar:4.15.5:compile
- [INFO] | +- org.webjars:webjars-locator-core:jar:0.52:compile
- [INFO] | \- io.github.classgraph:classgraph:jar:4.8.149:compile
- [INFO] +- org.springframework.boot:spring-boot-starter-security:jar:3.0.2:compile
- [INFO] | +- org.springframework:spring-aop:jar:6.0.4:compile
- [INFO] | \- org.springframework.security:spring-security-web:jar:6.0.1:compile
- [INFO] +- org.springframework.boot:spring-boot-starter-validation:jar:3.0.2:compile
- [INFO] | +- org.apache.tomcat.embed:tomcat-embed-el:jar:10.1.5:compile
- [INFO] | \- org.hibernate.validator:hibernate-validator:jar:8.0.0.Final:compile
- [INFO] | \- jakarta.validation:jakarta.validation-api:jar:3.0.2:compile
- [INFO] +- org.springframework.boot:spring-boot-starter-web:jar:3.0.2:compile
- [INFO] | +- org.springframework.boot:spring-boot-starter-json:jar:3.0.2:compile
- [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jdk8:jar:2.14.1:compile
- [INFO] | | +- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.14.1:compile
- [INFO] | | \- com.fasterxml.jackson.module:jackson-module-parameter-names:jar:2.14.1:compile
- [INFO] | +- org.springframework.boot:spring-boot-starter-tomcat:jar:3.0.2:compile
- [INFO] | | \- org.apache.tomcat.embed:tomcat-embed-websocket:jar:10.1.5:compile
- [INFO] | +- org.springframework:spring-web:jar:6.0.4:compile
- [INFO] | \- org.springframework:spring-webmvc:jar:6.0.4:compile
- [INFO] +- org.springframework.boot:spring-boot-starter-jersey:jar:3.0.2:compile
- [INFO] | +- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:3.1.0:compile
- [INFO] | | \- org.glassfish.jersey.core:jersey-common:jar:3.1.0:compile
- [INFO] | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile
- [INFO] | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:3.1.0:compile
- [INFO] | +- org.glassfish.jersey.core:jersey-server:jar:3.1.0:compile
- [INFO] | | \- org.glassfish.jersey.core:jersey-client:jar:3.1.0:compile
- [INFO] | +- org.glassfish.jersey.ext:jersey-bean-validation:jar:3.1.0:compile
- [INFO] | +- org.glassfish.jersey.ext:jersey-spring6:jar:3.1.0:compile
- [INFO] | | +- org.glassfish.jersey.inject:jersey-hk2:jar:3.1.0:compile
- [INFO] | | | +- org.glassfish.hk2:hk2-locator:jar:3.0.3:compile
- [INFO] | | | | \- org.glassfish.hk2.external:aopalliance-repackaged:jar:3.0.3:compile
- [INFO] | | | \- org.javassist:javassist:jar:3.28.0-GA:compile
- [INFO] | | +- org.glassfish.hk2:hk2:jar:3.0.3:compile
- [INFO] | | | +- org.glassfish.hk2:hk2-utils:jar:3.0.3:compile
- [INFO] | | | +- org.glassfish.hk2:hk2-api:jar:3.0.3:compile
- [INFO] | | | +- org.glassfish.hk2:hk2-core:jar:3.0.3:compile
- [INFO] | | | +- org.glassfish.hk2:hk2-runlevel:jar:3.0.3:compile
- [INFO] | | | \- org.glassfish.hk2:class-model:jar:3.0.3:compile
- [INFO] | | | +- org.ow2.asm:asm-analysis:jar:9.2:compile
- [INFO] | | | +- org.ow2.asm:asm-commons:jar:9.2:compile
- [INFO] | | | +- org.ow2.asm:asm-tree:jar:9.2:compile
- [INFO] | | | \- org.ow2.asm:asm-util:jar:9.2:compile
- [INFO] | | \- org.glassfish.hk2:spring-bridge:jar:3.0.3:compile
- [INFO] | \- org.glassfish.jersey.media:jersey-media-json-jackson:jar:3.1.0:compile
- [INFO] | \- org.glassfish.jersey.ext:jersey-entity-filtering:jar:3.1.0:compile
- [INFO] +- org.springframework.boot:spring-boot-starter-freemarker:jar:3.0.2:compile
- [INFO] | +- org.freemarker:freemarker:jar:2.3.32:compile
- [INFO] | \- org.springframework:spring-context-support:jar:6.0.4:compile
- [INFO] +- com.fasterxml.jackson.module:jackson-module-kotlin:jar:2.14.1:compile
- [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.14.1:compile
- [INFO] | \- com.fasterxml.jackson.core:jackson-annotations:jar:2.14.1:compile
- [INFO] +- org.springframework.boot:spring-boot-configuration-processor:jar:3.0.2:compile
- [INFO] +- org.postgresql:postgresql:jar:42.5.2:compile
- [INFO] | \- org.checkerframework:checker-qual:jar:3.5.0:runtime
- [INFO] +- org.jetbrains.kotlin:kotlin-reflect:jar:1.8.10:compile
- [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib:jar:1.8.10:compile
- [INFO] | \- org.jetbrains:annotations:jar:13.0:compile
- [INFO] +- org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.8.10:compile
- [INFO] | \- org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.8.10:compile
- [INFO] +- org.springframework.boot:spring-boot-starter-test:jar:3.0.2:test
- [INFO] | +- org.springframework.boot:spring-boot-test:jar:3.0.2:test
- [INFO] | +- org.springframework.boot:spring-boot-test-autoconfigure:jar:3.0.2:test
- [INFO] | +- com.jayway.jsonpath:json-path:jar:2.7.0:test
- [INFO] | | \- net.minidev:json-smart:jar:2.4.8:test
- [INFO] | | \- net.minidev:accessors-smart:jar:2.4.8:test
- [INFO] | | \- org.ow2.asm:asm:jar:9.1:test
- [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.0:compile
- [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:2.1.1:compile
- [INFO] | +- org.assertj:assertj-core:jar:3.23.1:compile
- [INFO] | +- org.hamcrest:hamcrest:jar:2.2:test
- [INFO] | +- org.junit.jupiter:junit-jupiter:jar:5.9.2:test
- [INFO] | | +- org.junit.jupiter:junit-jupiter-api:jar:5.9.2:test
- [INFO] | | | +- org.opentest4j:opentest4j:jar:1.2.0:test
- [INFO] | | | +- org.junit.platform:junit-platform-commons:jar:1.9.2:test
- [INFO] | | | \- org.apiguardian:apiguardian-api:jar:1.1.2:test
- [INFO] | | +- org.junit.jupiter:junit-jupiter-params:jar:5.9.2:test
- [INFO] | | \- org.junit.jupiter:junit-jupiter-engine:jar:5.9.2:test
- [INFO] | | \- org.junit.platform:junit-platform-engine:jar:1.9.2:test
- [INFO] | +- org.mockito:mockito-core:jar:4.8.1:test
- [INFO] | | +- net.bytebuddy:byte-buddy-agent:jar:1.12.22:test
- [INFO] | | \- org.objenesis:objenesis:jar:3.2:test
- [INFO] | +- org.mockito:mockito-junit-jupiter:jar:4.8.1:test
- [INFO] | +- org.skyscreamer:jsonassert:jar:1.5.1:test
- [INFO] | | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test
- [INFO] | +- org.springframework:spring-core:jar:6.0.4:compile
- [INFO] | | \- org.springframework:spring-jcl:jar:6.0.4:compile
- [INFO] | +- org.springframework:spring-test:jar:6.0.4:test
- [INFO] | \- org.xmlunit:xmlunit-core:jar:2.9.1:test
- [INFO] +- org.apache.poi:poi-ooxml:jar:3.15:compile
- [INFO] | +- org.apache.poi:poi:jar:3.15:compile
- [INFO] | | \- org.apache.commons:commons-collections4:jar:4.1:compile
- [INFO] | +- org.apache.poi:poi-ooxml-schemas:jar:3.15:compile
- [INFO] | | \- org.apache.xmlbeans:xmlbeans:jar:2.6.0:compile
- [INFO] | | \- stax:stax-api:jar:1.0.1:compile
- [INFO] | \- com.github.virtuald:curvesapi:jar:1.04:compile
- [INFO] +- com.amazonaws:aws-java-sdk-s3:jar:1.12.261:compile
- [INFO] | +- com.amazonaws:aws-java-sdk-kms:jar:1.12.261:compile
- [INFO] | +- com.amazonaws:aws-java-sdk-core:jar:1.12.261:compile
- [INFO] | | +- commons-logging:commons-logging:jar:1.1.3:compile
- [INFO] | | +- software.amazon.ion:ion-java:jar:1.0.2:compile
- [INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:jar:2.14.1:compile
- [INFO] | | \- joda-time:joda-time:jar:2.8.1:compile
- [INFO] | \- com.amazonaws:jmespath-java:jar:1.12.261:compile
- [INFO] +- net.coobird:thumbnailator:jar:0.4.8:compile
- [INFO] +- com.sendgrid:sendgrid-java:jar:4.9.1:compile
- [INFO] | +- com.sendgrid:java-http-client:jar:4.3.9:compile
- [INFO] | | \- org.apache.httpcomponents:httpcore:jar:4.4.16:compile
- [INFO] | +- com.fasterxml.jackson.core:jackson-core:jar:2.14.1:compile
- [INFO] | \- org.bouncycastle:bcprov-jdk15on:jar:1.70:compile
- [INFO] +- org.apache.xmlgraphics:batik-transcoder:jar:1.14:compile
- [INFO] | +- org.apache.xmlgraphics:batik-anim:jar:1.14:compile
- [INFO] | | +- org.apache.xmlgraphics:batik-css:jar:1.14:compile
- [INFO] | | +- org.apache.xmlgraphics:batik-ext:jar:1.14:compile
- [INFO] | | +- org.apache.xmlgraphics:batik-parser:jar:1.14:compile
- [INFO] | | \- org.apache.xmlgraphics:batik-svg-dom:jar:1.14:compile
- [INFO] | +- org.apache.xmlgraphics:batik-awt-util:jar:1.14:compile
- [INFO] | | \- org.apache.xmlgraphics:xmlgraphics-commons:jar:2.6:compile
- [INFO] | +- org.apache.xmlgraphics:batik-bridge:jar:1.14:compile
- [INFO] | | \- org.apache.xmlgraphics:batik-script:jar:1.14:compile
- [INFO] | +- org.apache.xmlgraphics:batik-dom:jar:1.14:compile
- [INFO] | | +- xalan:xalan:jar:2.7.2:compile
- [INFO] | | | \- xalan:serializer:jar:2.7.2:compile
- [INFO] | | \- xml-apis:xml-apis:jar:1.4.01:compile
- [INFO] | +- org.apache.xmlgraphics:batik-gvt:jar:1.14:compile
- [INFO] | +- org.apache.xmlgraphics:batik-shared-resources:jar:1.14:compile
- [INFO] | +- org.apache.xmlgraphics:batik-svggen:jar:1.14:compile
- [INFO] | +- org.apache.xmlgraphics:batik-util:jar:1.14:compile
- [INFO] | | +- org.apache.xmlgraphics:batik-constants:jar:1.14:compile
- [INFO] | | \- org.apache.xmlgraphics:batik-i18n:jar:1.14:compile
- [INFO] | +- org.apache.xmlgraphics:batik-xml:jar:1.14:compile
- [INFO] | \- xml-apis:xml-apis-ext:jar:1.3.04:compile
- [INFO] +- org.apache.xmlgraphics:batik-codec:jar:1.10:compile
- [INFO] +- com.github.librepdf:openpdf:jar:1.2.10:compile
- [INFO] | \- com.github.albfernandez:juniversalchardet:jar:2.3.0:compile
- [INFO] +- org.springframework.boot:spring-boot-starter-cache:jar:3.0.2:compile
- [INFO] +- org.springframework.boot:spring-boot-starter-data-redis:jar:3.0.2:compile
- [INFO] | +- org.springframework.data:spring-data-redis:jar:3.0.1:compile
- [INFO] | | +- org.springframework.data:spring-data-keyvalue:jar:3.0.1:compile
- [INFO] | | \- org.springframework:spring-oxm:jar:6.0.4:compile
- [INFO] | \- io.lettuce:lettuce-core:jar:6.2.2.RELEASE:compile
- [INFO] | +- io.netty:netty-common:jar:4.1.87.Final:compile
- [INFO] | +- io.netty:netty-handler:jar:4.1.87.Final:compile
- [INFO] | | +- io.netty:netty-resolver:jar:4.1.87.Final:compile
- [INFO] | | +- io.netty:netty-buffer:jar:4.1.87.Final:compile
- [INFO] | | +- io.netty:netty-transport-native-unix-common:jar:4.1.87.Final:compile
- [INFO] | | \- io.netty:netty-codec:jar:4.1.87.Final:compile
- [INFO] | +- io.netty:netty-transport:jar:4.1.87.Final:compile
- [INFO] | \- io.projectreactor:reactor-core:jar:3.5.2:compile
- [INFO] | \- org.reactivestreams:reactive-streams:jar:1.0.4:compile
- [INFO] +- iaido.ai:report-library:jar:1.0.0-SNAPSHOT:compile
- [INFO] | +- iaido.ai:pipline-orchestration:jar:0.0.1-SNAPSHOT:compile
- [INFO] | | +- org.springdoc:springdoc-openapi-kotlin:jar:1.6.12:compile
- [INFO] | | | \- org.springdoc:springdoc-openapi-common:jar:1.6.12:compile
- [INFO] | | | \- io.swagger.core.v3:swagger-core:jar:2.2.4:compile
- [INFO] | | | +- io.swagger.core.v3:swagger-annotations:jar:2.2.4:compile
- [INFO] | | | \- io.swagger.core.v3:swagger-models:jar:2.2.4:compile
- [INFO] | | \- org.springdoc:springdoc-openapi-ui:jar:1.6.12:compile
- [INFO] | | \- org.springdoc:springdoc-openapi-webmvc-core:jar:1.6.12:compile
- [INFO] | +- io.novaware.latte5.spring:utils:jar:3.1.0-SNAPSHOT:compile
- [INFO] | | \- com.github.slugify:slugify:jar:2.4:compile
- [INFO] | | \- com.ibm.icu:icu4j:jar:64.2:compile
- [INFO] | +- org.springframework.boot:spring-boot-autoconfigure:jar:3.0.2:compile
- [INFO] | \- io.fabric8:kubernetes-client:jar:6.1.1:compile
- [INFO] | +- io.fabric8:kubernetes-client-api:jar:6.1.1:compile
- [INFO] | | +- io.fabric8:kubernetes-model-core:jar:6.1.1:compile
- [INFO] | | | \- io.fabric8:kubernetes-model-common:jar:6.1.1:compile
- [INFO] | | +- io.fabric8:kubernetes-model-gatewayapi:jar:6.1.1:compile
- [INFO] | | +- io.fabric8:kubernetes-model-rbac:jar:6.1.1:compile
- [INFO] | | +- io.fabric8:kubernetes-model-admissionregistration:jar:6.1.1:compile
- [INFO] | | +- io.fabric8:kubernetes-model-apps:jar:6.1.1:compile
- [INFO] | | +- io.fabric8:kubernetes-model-autoscaling:jar:6.1.1:compile
- [INFO] | | +- io.fabric8:kubernetes-model-apiextensions:jar:6.1.1:compile
- [INFO] | | +- io.fabric8:kubernetes-model-batch:jar:6.1.1:compile
- [INFO] | | +- io.fabric8:kubernetes-model-certificates:jar:6.1.1:compile
- [INFO] | | +- io.fabric8:kubernetes-model-coordination:jar:6.1.1:compile
- [INFO] | | +- io.fabric8:kubernetes-model-discovery:jar:6.1.1:compile
- [INFO] | | +- io.fabric8:kubernetes-model-events:jar:6.1.1:compile
- [INFO] | | +- io.fabric8:kubernetes-model-extensions:jar:6.1.1:compile
- [INFO] | | +- io.fabric8:kubernetes-model-flowcontrol:jar:6.1.1:compile
- [INFO] | | +- io.fabric8:kubernetes-model-networking:jar:6.1.1:compile
- [INFO] | | +- io.fabric8:kubernetes-model-metrics:jar:6.1.1:compile
- [INFO] | | +- io.fabric8:kubernetes-model-policy:jar:6.1.1:compile
- [INFO] | | +- io.fabric8:kubernetes-model-scheduling:jar:6.1.1:compile
- [INFO] | | +- io.fabric8:kubernetes-model-storageclass:jar:6.1.1:compile
- [INFO] | | +- io.fabric8:kubernetes-model-node:jar:6.1.1:compile
- [INFO] | | \- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.14.1:compile
- [INFO] | +- io.fabric8:kubernetes-httpclient-okhttp:jar:6.1.1:runtime
- [INFO] | | +- com.squareup.okhttp3:okhttp:jar:4.10.0:runtime
- [INFO] | | | \- com.squareup.okio:okio-jvm:jar:3.0.0:runtime
- [INFO] | | \- com.squareup.okhttp3:logging-interceptor:jar:4.10.0:runtime
- [INFO] | \- io.fabric8:zjsonpatch:jar:0.3.0:compile
- [INFO] +- org.apache.commons:commons-csv:jar:1.6:compile
- [INFO] +- org.testcontainers:postgresql:jar:1.17.6:test
- [INFO] | \- org.testcontainers:jdbc:jar:1.17.6:test
- [INFO] | \- org.testcontainers:database-commons:jar:1.17.6:test
- [INFO] +- org.testcontainers:elasticsearch:jar:1.17.6:test
- [INFO] | \- org.testcontainers:testcontainers:jar:1.17.6:test
- [INFO] | +- org.apache.commons:commons-compress:jar:1.22:test
- [INFO] | +- org.rnorth.duct-tape:duct-tape:jar:1.0.8:test
- [INFO] | +- com.github.docker-java:docker-java-api:jar:3.2.13:test
- [INFO] | \- com.github.docker-java:docker-java-transport-zerodep:jar:3.2.13:test
- [INFO] | +- com.github.docker-java:docker-java-transport:jar:3.2.13:test
- [INFO] | \- net.java.dev.jna:jna:jar:5.8.0:test
- [INFO] +- io.rest-assured:kotlin-extensions:jar:5.3.0:test
- [INFO] | \- io.rest-assured:rest-assured:jar:5.2.1:test
- [INFO] | +- org.apache.groovy:groovy:jar:4.0.7:test
- [INFO] | +- org.apache.groovy:groovy-xml:jar:4.0.7:test
- [INFO] | +- org.ccil.cowan.tagsoup:tagsoup:jar:1.2.1:test
- [INFO] | +- io.rest-assured:json-path:jar:5.2.1:test
- [INFO] | | +- org.apache.groovy:groovy-json:jar:4.0.7:test
- [INFO] | | \- io.rest-assured:rest-assured-common:jar:5.2.1:test
- [INFO] | \- io.rest-assured:xml-path:jar:5.2.1:test
- [INFO] +- iaido.ai:core-iaido:jar:3.0.0-SNAPSHOT:compile
- [INFO] | +- iaido.ai:admin:jar:3.1.0-SNAPSHOT:compile
- [INFO] | | +- iaido.ai:application:jar:3.1.0-SNAPSHOT:compile
- [INFO] | | +- com.amazonaws:aws-java-sdk-polly:jar:1.11.716:compile
- [INFO] | | +- com.amazonaws:aws-java-sdk-translate:jar:1.11.716:compile
- [INFO] | | +- com.amazonaws:aws-java-sdk-cloudfront:jar:1.11.716:compile
- [INFO] | | \- org.springframework.boot:spring-boot-starter-webflux:jar:3.0.2:compile
- [INFO] | | +- org.springframework.boot:spring-boot-starter-reactor-netty:jar:3.0.2:compile
- [INFO] | | | \- io.projectreactor.netty:reactor-netty-http:jar:1.1.2:compile
- [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.87.Final:compile
- [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.87.Final:compile
- [INFO] | | | +- io.netty:netty-resolver-dns:jar:4.1.87.Final:compile
- [INFO] | | | | \- io.netty:netty-codec-dns:jar:4.1.87.Final:compile
- [INFO] | | | +- io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.87.Final:compile
- [INFO] | | | | \- io.netty:netty-resolver-dns-classes-macos:jar:4.1.87.Final:compile
- [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.87.Final:compile
- [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.87.Final:compile
- [INFO] | | | \- io.projectreactor.netty:reactor-netty-core:jar:1.1.2:compile
- [INFO] | | | \- io.netty:netty-handler-proxy:jar:4.1.87.Final:compile
- [INFO] | | | \- io.netty:netty-codec-socks:jar:4.1.87.Final:compile
- [INFO] | | \- org.springframework:spring-webflux:jar:6.0.4:compile
- [INFO] | +- jakarta.persistence:jakarta.persistence-api:jar:3.1.0:compile
- [INFO] | +- org.hibernate.orm:hibernate-envers:jar:6.1.6.Final:compile
- [INFO] | +- org.springframework.data:spring-data-commons:jar:3.0.1:compile
- [INFO] | +- iaido.ai:hibernate-search:jar:1.1.0-SNAPSHOT:compile
- [INFO] | | +- org.hibernate.search:hibernate-search-mapper-orm-orm6:jar:6.1.8.Final:compile
- [INFO] | | | +- org.hibernate.search:hibernate-search-engine:jar:6.1.8.Final:compile
- [INFO] | | | +- org.hibernate.search:hibernate-search-mapper-pojo-base:jar:6.1.8.Final:compile
- [INFO] | | | \- org.hibernate.search:hibernate-search-util-common:jar:6.1.8.Final:compile
- [INFO] | | +- org.hibernate.search:hibernate-search-backend-elasticsearch:jar:6.1.7.Final:compile
- [INFO] | | | \- org.elasticsearch.client:elasticsearch-rest-client-sniffer:jar:8.5.3:compile
- [INFO] | | \- org.hibernate.search:hibernate-search-backend-lucene:jar:6.1.7.Final:compile
- [INFO] | | +- org.apache.lucene:lucene-core:jar:8.11.1:compile
- [INFO] | | +- org.apache.lucene:lucene-analyzers-common:jar:8.11.1:compile
- [INFO] | | +- org.apache.lucene:lucene-queryparser:jar:8.11.1:compile
- [INFO] | | | \- org.apache.lucene:lucene-queries:jar:8.11.1:compile
- [INFO] | | +- org.apache.lucene:lucene-join:jar:8.11.1:compile
- [INFO] | | \- org.apache.lucene:lucene-facet:jar:8.11.1:compile
- [INFO] | | \- com.carrotsearch:hppc:jar:0.8.1:compile
- [INFO] | +- com.fasterxml.jackson.module:jackson-module-jakarta-xmlbind-annotations:jar:2.14.1:compile
- [INFO] | +- io.hypersistence:hypersistence-utils-hibernate-60:jar:3.1.1:compile
- [INFO] | +- commons-io:commons-io:jar:2.8.0:compile
- [INFO] | +- commons-codec:commons-codec:jar:1.15:compile
- [INFO] | \- jakarta.ws.rs:jakarta.ws.rs-api:jar:3.1.0:compile
- [INFO] +- io.sentry:sentry-logback:jar:5.7.0:compile
- [INFO] | +- io.sentry:sentry:jar:5.7.0:compile
- [INFO] | \- ch.qos.logback:logback-classic:jar:1.4.5:compile
- [INFO] | \- ch.qos.logback:logback-core:jar:1.4.5:compile
- [INFO] +- io.sentry:sentry-spring-boot-starter:jar:5.7.0:compile
- [INFO] | \- io.sentry:sentry-spring:jar:5.7.0:compile
- [INFO] +- com.mashape.unirest:unirest-java:jar:1.4.9:compile
- [INFO] | +- org.apache.httpcomponents:httpclient:jar:4.5.14:compile
- [INFO] | +- org.apache.httpcomponents:httpasyncclient:jar:4.1.5:compile
- [INFO] | | \- org.apache.httpcomponents:httpcore-nio:jar:4.4.16:compile
- [INFO] | +- org.apache.httpcomponents:httpmime:jar:4.5.14:compile
- [INFO] | \- org.json:json:jar:20160212:compile
- [INFO] +- com.google.code.gson:gson:jar:2.9.0:compile
- [INFO] +- co.elastic.clients:elasticsearch-java:jar:8.3.3:compile
- [INFO] | +- org.elasticsearch.client:elasticsearch-rest-client:jar:8.5.3:compile
- [INFO] | +- com.google.code.findbugs:jsr305:jar:3.0.2:compile
- [INFO] | +- jakarta.json:jakarta.json-api:jar:2.1.1:compile
- [INFO] | \- org.eclipse.parsson:parsson:jar:1.0.0:compile
- [INFO] +- iaido.ai:auth-helper:jar:1.1.0-SNAPSHOT:compile
- [INFO] +- org.liquibase:liquibase-core:jar:4.19.0:compile
- [INFO] | +- javax.xml.bind:jaxb-api:jar:2.3.1:compile
- [INFO] | | \- javax.activation:javax.activation-api:jar:1.2.0:compile
- [INFO] | +- org.yaml:snakeyaml:jar:1.33:compile
- [INFO] | \- com.opencsv:opencsv:jar:5.7.1:compile
- [INFO] | +- org.apache.commons:commons-lang3:jar:3.12.0:compile
- [INFO] | \- org.apache.commons:commons-text:jar:1.10.0:compile
- [INFO] +- com.amazonaws:aws-java-sdk-ses:jar:1.12.261:compile
- [INFO] +- org.springframework.security:spring-security-test:jar:6.0.2:test
- [INFO] +- io.mockk:mockk-jvm:jar:1.13.4:test
- [INFO] | +- io.mockk:mockk-dsl-jvm:jar:1.13.4:test
- [INFO] | +- io.mockk:mockk-agent-jvm:jar:1.13.4:test
- [INFO] | +- io.mockk:mockk-agent-api-jvm:jar:1.13.4:test
- [INFO] | +- io.mockk:mockk-core-jvm:jar:1.13.4:test
- [INFO] | +- org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.8.10:compile
- [INFO] | +- org.slf4j:slf4j-api:jar:2.0.6:compile
- [INFO] | +- junit:junit:jar:4.13.2:test
- [INFO] | | \- org.hamcrest:hamcrest-core:jar:2.2:test
- [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-core:jar:1.6.4:test
- [INFO] | \- org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.6.4:test
- [INFO] +- com.c4-soft.springaddons:spring-addons-oauth2-test:jar:6.1.0:test
- [INFO] | +- org.springframework.security:spring-security-oauth2-client:jar:6.0.1:test
- [INFO] | | \- com.nimbusds:oauth2-oidc-sdk:jar:9.43.1:test
- [INFO] | | +- com.nimbusds:content-type:jar:2.2:test
- [INFO] | | \- com.nimbusds:lang-tag:jar:1.7:test
- [INFO] | +- com.c4-soft.springaddons:spring-addons-oauth2:jar:6.1.0:test
- [INFO] | \- org.apache.tomcat.embed:tomcat-embed-core:jar:10.1.5:compile
- [INFO] | \- org.apache.tomcat:tomcat-annotations-api:jar:10.1.5:compile
- [INFO] +- org.springframework.cloud:spring-cloud-contract-wiremock:jar:4.0.1:compile
- [INFO] | +- jakarta.servlet:jakarta.servlet-api:jar:6.0.0:compile
- [INFO] | +- com.github.tomakehurst:wiremock-jre8-standalone:jar:2.35.0:compile
- [INFO] | +- org.apache.httpcomponents.client5:httpclient5:jar:5.1.4:compile
- [INFO] | | +- org.apache.httpcomponents.core5:httpcore5:jar:5.1.5:compile
- [INFO] | | \- org.apache.httpcomponents.core5:httpcore5-h2:jar:5.1.5:compile
- [INFO] | \- org.springframework.cloud:spring-cloud-test-support:jar:4.0.1:compile
- [INFO] | +- org.apache.maven.resolver:maven-resolver-connector-basic:jar:1.1.1:compile
- [INFO] | | +- org.apache.maven.resolver:maven-resolver-api:jar:1.1.1:compile
- [INFO] | | +- org.apache.maven.resolver:maven-resolver-spi:jar:1.1.1:compile
- [INFO] | | \- org.apache.maven.resolver:maven-resolver-util:jar:1.1.1:compile
- [INFO] | +- org.apache.maven.resolver:maven-resolver-impl:jar:1.1.1:compile
- [INFO] | +- org.apache.maven:maven-resolver-provider:jar:3.5.4:compile
- [INFO] | | +- org.apache.maven:maven-model:jar:3.5.4:compile
- [INFO] | | +- org.apache.maven:maven-model-builder:jar:3.5.4:compile
- [INFO] | | | +- org.codehaus.plexus:plexus-interpolation:jar:1.24:compile
- [INFO] | | | +- org.codehaus.plexus:plexus-component-annotations:jar:1.7.1:compile
- [INFO] | | | +- org.apache.maven:maven-artifact:jar:3.5.4:compile
- [INFO] | | | \- org.apache.maven:maven-builder-support:jar:3.5.4:compile
- [INFO] | | +- org.apache.maven:maven-repository-metadata:jar:3.5.4:compile
- [INFO] | | +- org.codehaus.plexus:plexus-utils:jar:3.1.0:compile
- [INFO] | | \- javax.inject:javax.inject:jar:1:compile
- [INFO] | \- org.apache.maven.resolver:maven-resolver-transport-http:jar:1.1.1:compile
- [INFO] \- org.bitbucket.b_c:jose4j:jar:0.9.3:compile
- [INFO] ------------------------------------------------------------------------
Add Comment
Please, Sign In to add comment