kafka-ui com.provectus 0.1.1-SNAPSHOT 4.0.0 kafka-ui-api org.springframework.boot spring-boot-dependencies ${spring-boot.version} pom import org.springframework.boot spring-boot-starter-webflux org.springframework.boot spring-boot-starter-logging org.springframework.boot spring-boot-starter-security org.springframework.boot spring-boot-starter-oauth2-client com.provectus kafka-ui-contract ${project.version} org.springdoc springdoc-openapi-webflux-ui ${springdoc-openapi-webflux-ui.version} org.apache.kafka kafka-clients ${kafka-clients.version} org.apache.kafka kafka_2.13 ${kafka.version} com.101tec zkclient ${zkclient.version} org.projectlombok lombok provided org.mapstruct mapstruct ${org.mapstruct.version} io.confluent kafka-schema-registry-client ${confluent.version} io.confluent kafka-avro-serializer ${confluent.version} io.confluent kafka-protobuf-serializer ${confluent.version} org.apache.avro avro ${avro.version} org.springframework.boot spring-boot-starter-log4j2 io.projectreactor.addons reactor-extra org.springframework.boot spring-boot-starter-test test io.projectreactor reactor-test test org.apache.commons commons-pool2 ${apache.commons.version} org.testcontainers testcontainers ${test.containers.version} test org.testcontainers kafka ${test.containers.version} test org.testcontainers junit-jupiter ${test.containers.version} test org.junit.jupiter junit-jupiter-engine ${junit-jupiter-engine.version} test org.mockito mockito-core ${mockito.version} test org.mockito mockito-junit-jupiter ${mockito.version} test org.assertj assertj-core ${assertj.version} test org.springframework.boot spring-boot-maven-plugin ${spring-boot.version} repackage org.apache.maven.plugins maven-compiler-plugin ${maven-compiler-plugin.version} ${maven.compiler.source} ${maven.compiler.target} org.mapstruct mapstruct-processor ${org.mapstruct.version} org.projectlombok lombok ${org.projectlombok.version} org.springframework.boot spring-boot-configuration-processor ${spring-boot.version} org.apache.maven.plugins maven-surefire-plugin ${maven-surefire-plugin.version} --illegal-access=permit org.apache.maven.plugins maven-checkstyle-plugin 3.1.1 com.puppycrawl.tools checkstyle 8.32 checkstyle validate check warning true true true file:${basedir}/../etc/checkstyle/checkstyle.xml file:${basedir}/../etc/checkstyle/apache-header.txt prod pl.project13.maven git-commit-id-plugin 4.0.0 get-the-git-infos revision initialize true ${project.build.outputDirectory}/git.properties ^git.build.(time|version)$ ^git.commit.id.(abbrev|full)$ full maven-resources-plugin copy-resources process-classes copy-resources ${basedir}/target/classes/static ../kafka-ui-react-app/build com.github.eirslett frontend-maven-plugin ${frontend-maven-plugin.version} ../kafka-ui-react-app v${project.version} ${git.commit.id.abbrev} install node and npm install-node-and-npm ${node.version} npm install npm install npm run build npm run build com.spotify dockerfile-maven-plugin ${dockerfile-maven-plugin.version} true default package build ${git.revision} provectuslabs/kafka-ui ${project.build.finalName}.jar ${project.artifactId}.jar